-
Notifications
You must be signed in to change notification settings - Fork 330
Pull requests: tlsfuzzer/python-ecdsa
Pull requests list
Add CodeQL workflow for GitHub code scanning
#309
by lgtm-com
bot
was merged Feb 28, 2023
Loading...
Fix docstring in keys.py: RFC6697 should be RFC6979
maintenance
issues related to making the project usable or testable
#216
by tuxuser
was merged Nov 20, 2020
Loading...
add code to lazily precompute multiplication tables
feature
functionality to be implemented
#212
by oberstet
was merged Nov 9, 2020
Loading...
Expose allow_truncate option in SigningKey.sign() and VerifyingKey.verify()
feature
functionality to be implemented
Add support for PKCS#8 private keys
feature
functionality to be implemented
#195
by oyamauchi
was merged May 5, 2020
Loading...
Fix for Python 3.10, 4 and 10
bug
unintended behaviour in ecdsa code
#182
by hugovk
was merged Jan 16, 2020
Loading...
Added __eq__ method to classes to improve comparison abilities
feature
functionality to be implemented
Add encoding for Unicode to prevent TypeError
maintenance
issues related to making the project usable or testable
#100
by hskang9
was merged Dec 20, 2018
Loading...
ProTip!
Exclude everything labeled
bug with -label:bug.