Skip to content

Releases: alexmgr/tinyec

v0.4.0

08 Nov 19:15

Choose a tag to compare

Be py3 compatible, thanks to @byronrthomas.

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

18 Sep 22:20

Choose a tag to compare

  • Boring packaging changes
  • Added MANIFEST.in to include license and readme files
  • Renamed tests folder to test, so it is included automatically in release

v0.3

18 Sep 22:00

Choose a tag to compare

  • Added ECDH support
  • Fixed packaging by adding MANIFEST.in file
  • Better printing of parameters and curves
  • Fixed bug in not-equal code

v0.1

17 Sep 23:54

Choose a tag to compare

  • Arithmetic on elliptic curves
  • Most common curves added