mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
underscore
This commit is contained in:
parent
9c2a11b283
commit
1592e5b203
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Changelog
|
|||
* Added :class:`~cryptography.hazmat.primitives.ciphers.algorithms.IDEA` support.
|
||||
* Added signature support to :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey`
|
||||
and verification support to :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKey`.
|
||||
* Moved test vectors to the new ``cryptography-vectors`` package.
|
||||
* Moved test vectors to the new ``cryptography_vectors`` package.
|
||||
|
||||
0.2.2 - 2014-03-03
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue