summary refs log tree commit diff
path: root/crypto/src/math/ec/rfc8032/Ed448.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Higher-level API support for Ed25519/Ed448/X25519/X448Peter Dettman2018-09-211-0/+6
* Reduce single-bit extractions from scalarsPeter Dettman2018-09-141-2/+3
* RFC 8032: Implement Ed25519ctx, Ed25519ph, Ed448ph variantsPeter Dettman2018-09-141-86/+146
* Add Ed25519 and Ed448 from RFC 8032Peter Dettman2018-07-081-0/+1067