mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts/utils/cryptography
Hadrien Croubois b73bcb231f
Process and verify merkle proofs (and multiproof) with custom hash function (#4887)
7 months ago
..
ECDSA.sol Use ERC-XXX syntax (#4730) 1 year ago
EIP712.sol Use ERC-XXX syntax (#4730) 1 year ago
Hashes.sol Add a MerkleTree builder (#3617) 11 months ago
MerkleProof.sol Process and verify merkle proofs (and multiproof) with custom hash function (#4887) 7 months ago
MessageHashUtils.sol Use ERC-XXX syntax (#4730) 1 year ago
P256.sol Implement P256 verification via RIP-7212 precompile with Solidity fallback (#4881) 7 months ago
RSA.sol Implement RSA verification (#4952) 8 months ago
SignatureChecker.sol Avoid validating ECDSA signatures for addresses with code in SignatureChecker (#4951) 11 months ago