Bugfix release 1.5.1
- Compare MCF hashes in constant time
Github link: pylibscrypt v1.5.1
Feature release 1.5.0
- Handle dependency failures better
- Improve test coverage
- Misc. cleanups
Github link: pylibscrypt v1.5.0
Bugfix release 1.4.1
- Fix missing import so Windows/Darwin may actually work
Github link: pylibscrypt v1.4.1
Feature release 1.4.0
- Improve library loading on Windows and Darwin.
- Obsolete libsodium_salsa implementation.
Github link: pylibscrypt v1.4.0
Feature release 1.3.0
- Support for libsodium 0.6+ changes.
- Use the low-level scrypt interface with libsodium so all calls are fast.
- Support python3 when running tests.
- Switch to the less verbose ISC license where possible
Github link: pylibscrypt v1.3.0