Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Legrandin committed Jan 7, 2024
1 parent cc782e4 commit bdbfbf1
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,13 @@ Under Development

New features
---------------
* Addde support for TurboSHAKE128 and TurboSHAKE256.
* Added support for TurboSHAKE128 and TurboSHAKE256.
* Added method ``Crypto.Hash.new()`` to generate a hash
object given a hash name.
* Added support for AES-GCM encryption of PBES2 and PKCS#8
containers.
* Added support for SHA-2 and SHA-3 algorithms in PBKDF2
when creating PBES2 and PKCS#8 containers.

3.19.1 (28 December 2023)
++++++++++++++++++++++++++
Expand Down

0 comments on commit bdbfbf1

Please sign in to comment.