Ecies Py Versions Save

Elliptic Curve Integrated Encryption Scheme for secp256k1 in Python

v0.4.1

6 months ago

What's Changed

Full Changelog: https://github.com/ecies/py/compare/v0.4.0...v0.4.1

v0.4.0

9 months ago

What's Changed

  • Drop Python 3.7
  • Revamp documentation
  • Add configuration and XChaCha20 as an optional encryption backend

Full Changelog: https://github.com/ecies/py/compare/v0.3.13...v0.4.0

v0.3.13

1 year ago

What's Changed

  • Support Python 3.11
  • Bump dependencies

Full Changelog: https://github.com/ecies/py/compare/v0.3.12...v0.3.13

v0.3.12

1 year ago

What's Changed

  • Bump dependencies
  • Drop Python 3.6

Full Changelog: https://github.com/ecies/py/compare/v0.3.11...v0.3.12

v0.3.11

2 years ago
  • Bump dependencies
  • Support Python 3.10

v0.3.10

3 years ago
  • Bump dependencies
  • Revamp CI
  • PEP561 Support

v0.3.9

3 years ago
  • Bump dependencies

v0.3.8

3 years ago
  • Phase out Python 3.5
  • Bump dependencies

v0.3.7

3 years ago
  • Support Python 3.9
  • Bump dependencies

v0.3.6

4 years ago
  • Poetry