OpenZeppelin / openzeppelin-contracts

OpenZeppelin Contracts is a library for secure smart contract development.
https://openzeppelin.com/contracts
MIT License
25k stars 11.81k forks source link

Add support for ed25519 signatures #5073

Open Amxx opened 5 months ago

Amxx commented 5 months ago

https://x.com/pedrouid/status/1799138277053833430

TvojFanaT commented 5 months ago

Treasure?)

pcaversaccio commented 5 months ago

FYI, an old reference implementation: https://github.com/javgh/ed25519-solidity and a recent one: https://github.com/rdubois-crypto/FreshCryptoLib/blob/master/solidity/src/FCL_ed25519.sol