mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Refs #1209 -- added a changelog entry for our license change
This commit is contained in:
parent
9ba175847c
commit
df6a5cd1ef
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@ Changelog
|
|||
|
||||
.. note:: This version is not yet released and is under active development.
|
||||
|
||||
* Cryptography has been relicensed from the Apache Software License, Version
|
||||
2.0, to being available under *either* the Apache Software License, Version
|
||||
2.0, or the BSD license.
|
||||
* Added key-rotation support to :doc:`Fernet </fernet>` with
|
||||
:class:`~cryptography.fernet.MultiFernet`.
|
||||
* More bit-lengths are now support for ``p`` and ``q`` when loading DSA keys
|
||||
|
|
|
|||
Loading…
Reference in a new issue