Releases: m3sserschmitt/libcryptography
Releases · m3sserschmitt/libcryptography
libcryptography version v6.0.2
New in version v6.0.2 (December 2021):
- Added AES GCM support.
- Functions related to old AES CBC cryptography were marked as deprecated.
libcryptography v6.0.1
New in version v6.0.1 (October 2021):
* Bugs fixed.
libcryptography version v6.0.0
New in version v6.0.0 (August 2021):
* Library reorganized into CRYPTO namespace.
* No backward compatible.
libcryptography5 version v5.0.1
New in version v5.0.1 (July 2021):
* Added function for RSA keys generation.
* Added function for RSA keys initialization from PEM files.
* Added documentation into source code.
libcryptography5 version v5.0.0
libcryptography version v5.0.0
libcryptography version v4.0.5
- Code refactoring and bugs fixed.
- This release it's not backward compatible with previous releases.
cryptography version v0.0.3
fixed makefiles.