All Versions
9
Latest Version
Avg Release Cycle
92 days
Latest Release
2189 days ago
Changelog History
Changelog History
-
v0.10.0 Changes
February 20, 2019- 🛠Fixes
- fix
ExCrypto.decrypt/3
andExCrypto.decrypt/5
error tuples
- fix
- Contributors (thanks!) - AnilRedshift
- 🛠Fixes
-
v0.9.0 Changes
March 15, 2018- ✨ Enhancements
- implement
Inspect
protocol for public/private RSA keys to protect private key data - add
get_fingerprint/2
for public/private RSA keys to generate fingerprints - add
encode_der/1
anddecode_der/*
for public/private RSA keys to support DER encoding - add
get_public/1
to create a public key from the private RSA key
- implement
- Contributors (thanks!)
- ✨ Enhancements
-
v0.8.0 Changes
February 05, 2018- ✨ Enhancements
- remove warnings from Elixir 1.6.1 and Erlang/OTP 20
- update code style and formatting via Elixir 1.6.1 formatter
- Contributors (thanks!)
- ✨ Enhancements
-
v0.7.1 Changes
November 06, 2017- 🛠Fixes
- fix
generate_key
compatibility with OTP 20 - fix README examples compatibility with Elixir v1.5
- fix
- Contributors (thanks!)
- 🛠Fixes
-
v0.7.0 Changes
October 27, 2017- ✨ Enhancements
- Add generate_key and pem_encode wrappers
- Add support for OTP 20
- Update Elixir requirement to 1.4.2
- Add documentation & examples
- Update Travis-CI to test OTP 18 & OTP 20
- Contributors (thanks!)
- ✨ Enhancements
-
v0.6.0 Changes
October 23, 2017- ✨ Enhancements
- add support for RSA keys with passwords
- Contributors (thanks!)
- ✨ Enhancements
-
v0.5.0 Changes
October 03, 2017- ✨ Enhancements
- update poison dependency (enable use with Poison 3.0)
- Contributors (thanks!)
- ✨ Enhancements
-
v0.4.0 Changes
April 12, 2017- ✨ Enhancements
- add helpers for symmetric crypto tokens
- cleanup various & sundry dialyzer/compiler warnings
- Contributors
- ✨ Enhancements
-
v0.3.0 Changes
February 13, 2017