summary refs log tree commit diff
path: root/crypto/src/math/ec/rfc7748 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace MethodImpl with lockPeter Dettman2018-10-092-82/+86
* RFC 7748: Exclude all-zeroes agreement valuePeter Dettman2018-10-062-0/+16
* RFC 7748: Export size constants for scalars, pointsPeter Dettman2018-09-142-0/+6
* Add Ed25519 and Ed448 from RFC 8032Peter Dettman2018-07-084-33/+249
* Remove debugging codePeter Dettman2018-04-171-12/+0
* Add X25519 and X448 from RFC 7748Peter Dettman2018-04-174-0/+1928