Commit Graph

8 Commits

Author SHA1 Message Date
c5cc0ee969 run mypy locally, bump mypy to 1.10.0, fix new errors 2024-07-04 13:19:00 -06:00
94483714a3 run lint and fix errors, except mypy 2024-02-19 16:05:58 -07:00
0a9f8d23a3 Update ed25519.py
Don't hash data passed to nacl library in Ed25519PublicKey.verify
2021-03-16 08:55:44 +01:00
75ec2facce linter fix 2019-09-24 10:07:33 -07:00
487c923791 add ed25519 private key deserializer 2019-09-24 10:06:35 -07:00
5fdca2ffb2 Add public key implementation 2019-09-24 09:51:31 -07:00
fa7d1d66a8 Fix import path 2019-09-24 09:51:31 -07:00
b142964d31 Adds support for verifying ed25519 signatures, for secio 2019-09-24 09:51:31 -07:00