Skip to content

Releases: f0t0n/signit

signit-0.3.0

17 Mar 12:57
Compare
Choose a tag to compare
  • Changed interface of signit.signature.parse and signit.signature.verify.
  • Updated documentation and examples.

signit-0.2.0

13 Mar 01:59
Compare
Choose a tag to compare
  • Changed modules structure (#3)
  • Added basic documentation (#4)
  • Minor code refactoring

signit-0.1.3

11 Mar 19:57
Compare
Choose a tag to compare

Minor release:

  • Bug fix related to signature verification. Before this release it didn't work properly for signatures with custom prefixes.

signit-0.1.2

11 Mar 19:19
Compare
Choose a tag to compare

Minor change:

  • Exclude pytest-runner from the distribution

signit-0.1.1

11 Mar 10:52
Compare
Choose a tag to compare

Minor improvements:

  • Faster key generation (don't create new SystemRandom in loop)
  • Faster tests at Travis CI (test runner command tuning)

signit-0.1.0

10 Mar 22:42
Compare
Choose a tag to compare

First stable release.