Signit

Latest version: v0.3.0

Safety actively analyzes 613777 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0

- Changed interface of `signit.signature.parse` and `signit.signature.verify`.
- Updated documentation and examples.

0.2.0

- Changed modules structure (https://github.com/f0t0n/signit/issues/3)
- Added basic documentation (https://github.com/f0t0n/signit/issues/4)
- Minor code refactoring

0.1.3

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

0.1.2

Minor change:
- Exclude `pytest-runner` from the distribution

0.1.1

Minor improvements:
- Faster key generation (don't create new `SystemRandom` in loop)
- Faster tests at Travis CI (test runner command tuning)

0.1.0

First stable release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.