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.
1 parent 62dff2d commit 4862383Copy full SHA for 4862383
ChangeLog.md
@@ -0,0 +1,11 @@
1
+# wolfProvider version 1.0.0 (July 17, 2024)
2
+
3
+This is the first release of wolfProvider. It is similar to wolfEngine (which
4
+creates a library to interface with OpenSSL 1.x). WolfProvider interfaces with
5
+OpenSSL 3.x using our wolfCrypt cryptography module.
6
7
+This first release has sample applications for Android as well as XCode (iOS).
8
+In addition, there are utility scripts added as a convenience for compiling
9
+all the dependencies of wolfProvider.
10
11
+Refer to README.md for more details
0 commit comments