Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace MethodImpl with lock | Peter Dettman | 2018-10-09 | 2 | -123/+127 |
* | RFC 8032: Avoid unnecessary doublings in precomputation | Peter Dettman | 2018-09-25 | 2 | -4/+10 |
* | Fix ed25519 ignoring the public key offset | Peter Dettman | 2018-09-21 | 1 | -1/+1 |
* | Higher-level API support for Ed25519/Ed448/X25519/X448 | Peter Dettman | 2018-09-21 | 2 | -0/+13 |
* | Reduce single-bit extractions from scalars | Peter Dettman | 2018-09-14 | 1 | -2/+3 |
* | RFC 8032: Implement Ed25519ctx, Ed25519ph, Ed448ph variants | Peter Dettman | 2018-09-14 | 2 | -150/+337 |
* | Add Ed25519 and Ed448 from RFC 8032 | Peter Dettman | 2018-07-08 | 2 | -0/+2004 |