minor tweaks, add readme for crypto_ops_builder

This commit is contained in:
Riccardo Spagni
2016-03-11 22:46:52 +02:00
parent dfd0e9c97d
commit 0a4dd68c17
3 changed files with 25 additions and 4 deletions
@@ -1,7 +1,7 @@
shen_ed25519_ref10
MakeCryptoOps.py makes crypto-ops.c in the monero source from the ref10 implementation
MakeCryptoOps.py makes crypto-ops.c in the Monero source from the ref10 implementation
EdDSA signatures using Curve25519
from http://hyperelliptic.org/ebats/supercop-20141124.tar.bz2
commented / combined by shen noether, monero research labs
Commented / combined by Shen Noether, Monero Research Lab
@@ -5,5 +5,5 @@ Tanja Lange
Peter Schwabe
Bo-Yin Yang
MakeCryptoOps.py
Shen Noether monero research labs
MakeCryptoOps.py:
Shen Noether, Monero Research Labs