ex_crypto v0.10.0 Release Notes
Release Date: 2019-02-20 // over 5 years ago-
- 🛠 Fixes
- fix
ExCrypto.decrypt/3
andExCrypto.decrypt/5
error tuples
- fix
- Contributors (thanks!) - AnilRedshift
- 🛠 Fixes
Previous changes from v0.9.0
-
- ✨ 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