mirror of
https://github.com/monero-project/monero-docs.git
synced 2025-03-26 08:58:45 +00:00
8 lines
170 B
Markdown
8 lines
170 B
Markdown
|
# Ed25519 curve
|
||
|
|
||
|
Monero uses Ref10 implementation by Daniel J. Bernstein.
|
||
|
|
||
|
## Reference
|
||
|
|
||
|
https://stackoverflow.com/questions/19147619/what-implementions-of-ed25519-exist
|