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 49cd64565a
Add warning about low public key exponent (#5234)
5 months ago
..
ECDSA.sol Consistently name multiple returned values (#5177) 5 months ago
EIP712.sol Use ERC-XXX syntax (#4730) 1 year ago
Hashes.sol Add introduction tag for v5.1 contracts (#5228) 5 months ago
MerkleProof.sol Fix typographical errors (#5194) 5 months ago
MessageHashUtils.sol Update declaration of memory safe assembly blocks (#5172) 6 months ago
P256.sol Fix P256 corner cases (#5218) 5 months ago
RSA.sol Add warning about low public key exponent (#5234) 5 months ago
SignatureChecker.sol Avoid validating ECDSA signatures for addresses with code in SignatureChecker (#4951) 11 months ago