summary refs log tree commit diff
path: root/crypto/src/math/ec/rfc8032/Ed25519.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Higher-level API support for Ed25519/Ed448/X25519/X448Peter Dettman2018-09-211-0/+7
* RFC 8032: Implement Ed25519ctx, Ed25519ph, Ed448ph variantsPeter Dettman2018-09-141-64/+191
* Add Ed25519 and Ed448 from RFC 8032Peter Dettman2018-07-081-0/+937