This repository has been archived by the owner on Oct 29, 2019. It is now read-only.
Releases: aol/mrcrypt
Releases · aol/mrcrypt
v2.0.0
Version 2.0.0 CHANGELOG
This release removes most of the internals of mrcrypt, and wraps the aws-encryption-sdk-cli. Wrapping the aws-encryption-sdk-cli allows mrcrypt to better support the AWS Encryption SDK message format (compressed points), and also adds Windows support for mrcrypt. Huge thanks to @mattsb42-aws for his awesome work to implement this change!
- [#9] Update mrcrypt to act as a thin translation layer on top of aws-encryption-cli (thanks @mattsb42-aws)
- [#12] Add warning when file uses uncompressed points
- [#12] Add a --quiet argument to suppress output
v1.1.0
Version 1.1.0 CHANGELOG
- [#4] Add support for reading from stdin when encrypting (thanks @saadmufti)
v1.0.0
Initial public release.
https://pypi.python.org/pypi/mrcrypt/1.0.0
The build for this tag is marked as failed on Github but there just wasn't any configuration for Travis CI yet. The actual release on PyPI should be fine.