Update to Changelog

This commit is contained in:
Helder Eijs 2021-10-31 01:00:39 +02:00
parent cf64b7b40c
commit 3deb24a06d
2 changed files with 6 additions and 0 deletions

View file

@ -8,6 +8,11 @@ New features
------------
* ECC keys in the SEC1 format can be exported and imported.
Resolved issues
---------------
* GH#566: cSHAKE128/256 generated a wrong output for customization strings
longer than 255 bytes.
3.11.0 (8 October 2021)
++++++++++++++++++++++++++

View file

@ -1,5 +1,6 @@
include MANIFEST.in
include setup.py
include LICENSE.rst
recursive-include src *.h *.c
graft pycryptodome_test_vectors
global-exclude __pycache__ *.pyc