Current section
Files
Jump to
Current section
Files
exth_crypto
CHANGELOG.md
CHANGELOG.md
* 0.1.5
* Upgraded libsecp256k1 dependency
* 0.1.4
* Add MAC stream.
* Improve signature recovery algorithms
* Add ECB mode for AES
# 0.1.3
* Adds additional test keys pairs and `key_pair` as a type.
# 0.1.2
* Refactor key functions to new module
# 0.1.1
* Minor updates
# 0.1.0
* First pass, includes ECIES implementation