Nick Mathewson
|
ed48b0fe56
|
Support for writing ed25519 public/private components to disk.
This refactors the "== type:tag ==" code from crypto_curve25519.c
|
2014-09-25 15:08:31 -04:00 |
|
Nick Mathewson
|
c75e275574
|
Add encode/decode functions for ed25519 public keys
|
2014-09-25 15:08:31 -04:00 |
|
Nick Mathewson
|
006e6d3b6f
|
Another ed25519 tweak: store secret keys in expanded format
This will be needed/helpful for the key blinding of prop224, I
believe.
|
2014-09-25 15:08:31 -04:00 |
|
Nick Mathewson
|
87ba033cd5
|
Add Ed25519 support, wrappers, and tests.
Taken from earlier ed25519 branch based on floodyberry's
ed25519-donna. Tweaked so that it applies to ref10 instead.
|
2014-09-25 15:08:20 -04:00 |
|