All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Use scrypt in derivation function (experimental)
- Add benchmark for Tink
- Update key derivation function (experimental)
- Add key derivation function (experimental)
- Lazy loader for entrypoints
- Move AES to a separate package
- Add function to clean pystd options
- Add DummyFile test helper
- Add new targets in benchmarks.
- Fix bug in decrypting small files with big meta
- Allow change of container class
- Initial release
- Splitted from FernetFile