OpenZeppelin / openzeppelin-contracts

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

Add support for ed25519 signatures #5073

Open Amxx opened 3 months ago

Amxx commented 3 months ago

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

TvojFanaT commented 3 months ago

Treasure?)

pcaversaccio commented 3 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