1
0
Fork 0
mirror of https://git.wownero.com/wownero/wownero.git synced 2024-08-15 01:03:23 +00:00

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

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)