An open API service indexing awesome lists of open source software.

https://github.com/robstradling/ecdsa_malleability

Modify an X.509 certificate with an ECDSA signature: (r, s) => (r, −s (mod n))
https://github.com/robstradling/ecdsa_malleability

Last synced: 8 months ago
JSON representation

Modify an X.509 certificate with an ECDSA signature: (r, s) => (r, −s (mod n))

Awesome Lists containing this project

README

          

# ecdsa_malleability
Modify an X.509 certificate with an ECDSA signature: (r, s) => (r, −s (mod n))