aboutsummaryrefslogtreecommitdiff
path: root/security/libdecaf/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.0Kirill Ponomarev2018-08-151-3/+3
| | | | Notes: svn path=/head/; revision=477238
* Add security/libdecafKirill Ponomarev2018-01-081-0/+3
Implementation of elliptic curve cryptography using the Montgomery and Edwards curves Curve25519, Ed25519, Ed448-Goldilocks and Curve448, using the Decaf / Ristretto encoding. Approved by: mat (mentor) Notes: svn path=/head/; revision=458457