- Bump dependencies
- Support Python 3.12, 3.13
- Drop Python 3.7
- Revamp documentation
- Add configuration and XChaCha20 as an optional encryption backend
- Support Python 3.8, 3.9, 3.10, 3.11
- Drop Python 3.5, 3.6
- Bump dependencies
- Update documentation
- API change: use
HKDF-sha256
to derive shared keys instead ofsha256
- API change:
ecies.encrypt
andecies.decrypt
now can take both hexstr
and rawbytes
- Bump dependencies
- Update documentation
- Bump dependencies
- Update documentation
- Switch to Circle CI
- Change license to MIT
- First beta version release