Releases: ecies/rs
Releases · ecies/rs
v0.2.7
What's Changed
- Refactor pure Rust aes and xchacha20 by @kigawas in #106
- Refactor elliptic by @kigawas in #107
- Revamp features by @kigawas in #113
- Bump dependencies by @kigawas in #115
- Update reqwest requirement from 0.11.22 to 0.12.2 by @dependabot in #116
- Prepare release: v0.2.7 by @kigawas in #119
Full Changelog: v0.2.6...v0.2.7
v0.2.6
v0.2.5
What's Changed
- Revamp documentation
- Revamp configuration and add xchacha20-poly1305 backend
Thanks to @drp4rad0x for the xchacha20-poly1305 support 🎉
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Add configuration for more compatibility
- Bump dependencies
Full Changelog: v0.2.3...v0.2.4