mirror of
https://github.com/monero-project/monero.git
synced 2025-12-26 00:41:50 +09:00
8 lines
263 B
Plaintext
8 lines
263 B
Plaintext
shen_ed25519_ref10
|
|
MakeCryptoOps.py makes crypto-ops.c in the Monero source from the ref10 implementation
|
|
|
|
EdDSA signatures using Curve25519
|
|
from https://hyperelliptic.org/ebats/supercop-20141124.tar.bz2
|
|
|
|
Commented / combined by Shen Noether, Monero Research Lab
|