We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b8873f + 7a53301 commit 1c56a26Copy full SHA for 1c56a26
IDE/XCODE-FIPSv6/README
@@ -0,0 +1,7 @@
1
+- The user_settings.h in this directory is intended for use with the FIPS 140-3
2
+submission candidate for upcoming SRTP-KDF submission. As such it is subject to
3
+change between now and when the CMVP issues the wolfCrypt FIPS 140-3
4
+certificate.
5
+
6
+- Last updated: 28 Feb 2025
7
IDE/XCODE-FIPSv6/include.am
@@ -0,0 +1,9 @@
+# vim:ft=automake
+# included from Top Level Makefile.am
+# All paths should be given relative to the root
+# NOTE: The app will be stored in wolfssl/fips repository and copied
+# into the proper release bundles when packaging the release.
8
+EXTRA_DIST+= IDE/XCODE-FIPSv6/user_settings.h
9
+EXTRA_DIST+= IDE/XCODE-FIPSv6/README
0 commit comments