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 d244b81972
Add a MerkleProof.processProof utility function (#2841)
3 years ago
..
ECDSA.sol #890: Add ECDSA.toEthSignedMessageHash(bytes) for abritrary length message hashing (#2865) 3 years ago
MerkleProof.sol Add a MerkleProof.processProof utility function (#2841) 3 years ago
SignatureChecker.sol Fix typo in doc of SignatureChecker (#2881) 3 years ago
draft-EIP712.sol Fix EIP712 for delegatecalls (#2852) 3 years ago