crypto: add a README pointing to the SUPERCOP licence

This commit is contained in:
moneromooo-monero 2018-06-18 13:53:52 +01:00
parent 9226acca4b
commit 09f43b9a6b
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
This code comes from Daniel J. Bernstein's SUPERCOP source,
released in the public domain.
[http://ed25519.cr.yp.to/software.html](http://ed25519.cr.yp.to/software.html)