We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd10422 commit 1ce734aCopy full SHA for 1ce734a
CHANGES.md
@@ -1,4 +1,4 @@
1
-Changes 1.2.0-prerelease
+Changes 1.2.0
2
* Locking für seeded_rng added to avoid requiring the caller providing a lock
3
4
* Addition of ASN.1 decoder, X.509 parser, PKCS#7 / CMS parser
@@ -35,6 +35,8 @@ Changes 1.2.0-prerelease
35
36
* Linux kernel: support version 6.13 kernel crypto signature API
37
38
+* Allow switching the central leancrypto seeded RNG instance with a caller-provided RNG
39
+
40
Changes 1.1.0
41
* ML-KEM remove modulus check of decapsulation key (not required by FIPS 203)
42
0 commit comments