Skip to content

Releases: labteral/digsig

1.216.0

01 Jun 10:48
Compare
Choose a tag to compare
  • Minor bugfixes

1.215.1

29 May 21:09
Compare
Choose a tag to compare
  • ECDSA
    • Export private key as base64
    • Export private key as hex
    • Export public key as base64
  • RSA
    • Export private key as PEM
    • Export public key as PEM
    • Load private key from PEM
  • Refactor digsig.auto
  • Removed unused imports
  • Removed web3py dependency in favor of eth-account

1.214.2

20 Apr 14:33
Compare
Choose a tag to compare
unify private value generation for ecdsa

1.214.1

20 Apr 09:11
Compare
Choose a tag to compare
update version

1.214.0

19 Apr 06:59
Compare
Choose a tag to compare
minor bugfix