Starkbank-ecdsa

Latest version: v2.2.0

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

Scan your dependencies

Page 1 of 2

2.2.0

Added
- PublicKey.toCompressed() function to dump a public key in compressed format
- PublicKey.fromCompressed() function to read a public key in compressed format

2.1.0

Added
- curve.add() function to dynamically add curves to the library
Changed
- curve.getCurveByOid() to curve.getByOid()

2.0.3

Fixed
- OID integer encoding when single number has more than 2 bytes

2.0.2

Fixed
- Missing point at infinity checks on signature and public key verifications

2.0.1

Fixed
- Signature r and s range check

2.0.0

Not secure
Added
- root imports: from ellipticcurve import PrivateKey, PublicKey, Signature, Ecdsa, File
Changed
- return type of toDer() methods from str to bytes
- internal DER parsing structure for better maintainability, translatability and usability

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.