File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,9 @@ Version 3.9.0, Not Yet Released
1818
1919* Add support for X.509 extensions from RFC 3779 (GH #4699 #4883 #4884 #4886)
2020
21- * Elliptic curve improvements (GH #4841 4935)
21+ * Elliptic curve improvements (GH #4841 #4935 #4937 #4949)
22+
23+ * Add ``EC_Scalar::hash `` following RFC 9380's hash_to_field (GH #4950)
2224
2325* Modify the OID lookup system to use a static switch for builtin OIDs. (GH #4896 #4888)
2426
@@ -147,8 +149,6 @@ Version 3.8.0, 2025-05-06
147149 input length. Add explicit ``from_seed `` and ``from_bytes `` functions which
148150 make the two options explicit. (GH #4701 #4702)
149151
150- * Add some examples of using format preserving encryption (GH #4758)
151-
152152* Add a new cleaner interface for handling ECIES flags (GH #4691)
153153
154154* Reduce use of heap in GCM/GMAC (GH #4826) and hex/base64 (GH #4832)
You can’t perform that action at this time.
0 commit comments