Age | Commit message (Expand) | Author |
---|---|---|
2018-04-06 | crypto: Refactor (P)RNG functionality into new crypto_rand module. | Isis Lovecruft |
2017-08-08 | Don't double hash the ed25519 blind key parameter. | George Kadianakis |
2017-06-28 | ed25519: Also check that retval in the ref10 implementation. | George Kadianakis |
2017-06-27 | ed25519: Add func that checks for torsion component in pubkeys. | George Kadianakis |
2016-04-15 | Disambiguate: Avoid defining two static functions both called gettweak() | Nick Mathewson |
2014-09-25 | Comments and tweaks based on review by asn | Nick Mathewson |
2014-09-25 | More documentation for ed25519 stuff. | Nick Mathewson |
2014-09-25 | Draft implementation for ed25519 key blinding, as in prop224 | Nick Mathewson |