Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Change Log
## v0.6.0
- Enhancements
- add support for RSA keys with passwords
- Contributors (thanks!)
- [sheharyarn](https://github.com/sheharyarn)
## v0.5.0
- Enhancements
- update poison dependency (enable use with Poison 3.0)
- Contributors (thanks!)
- [MarcAntoine-Arnaud](https://github.com/MarcAntoine-Arnaud)
## v0.4.0
- Enhancements
- add helpers for symmetric crypto tokens
- cleanup various & sundry dialyzer/compiler warnings
- Contributors
- [ntrepid8](https://github.com/ntrepid8)
## v0.3.0
- Enhancements
- add CBC mode
- Contributors
- [bglusman](https://github.com/bglusman)
- [ntrepid8](https://github.com/ntrepid8)