Skip to content

Commit 6cd6fe3

Browse files
committed
Update news [ci skip]
1 parent 4e60e3c commit 6cd6fe3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

news.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)