Skip to content

Commit c86d51e

Browse files
committed
summarize HMAC changes in "Improved Modules" as well
1 parent 59b365a commit c86d51e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,14 @@ http
623623
(Contributed by Yorik Hansen in :gh:`123430`.)
624624

625625

626+
hmac
627+
----
628+
629+
* Add a built-in implementation for HMAC (:rfc:`2104`) using formally verified
630+
code from the `HACL* <https://github.com/hacl-star/hacl-star/>`__ project.
631+
(Contributed by Bénédikt Tran in :gh:`99108`.)
632+
633+
626634
imaplib
627635
-------
628636

0 commit comments

Comments
 (0)