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
cairo 373eabeca6
Optimizations to P256 operations (#5181)
6 months ago
..
ECDSA.sol Update declaration of memory safe assembly blocks (#5172) 6 months ago
EIP712.sol Use ERC-XXX syntax (#4730) 1 year ago
Hashes.sol Update declaration of memory safe assembly blocks (#5172) 6 months ago
MerkleProof.sol Add memory side effects notes when using function pointers (#5174) 6 months ago
MessageHashUtils.sol Update declaration of memory safe assembly blocks (#5172) 6 months ago
P256.sol Optimizations to P256 operations (#5181) 6 months ago
RSA.sol Implement RSA verification (#4952) 9 months ago
SignatureChecker.sol Avoid validating ECDSA signatures for addresses with code in SignatureChecker (#4951) 12 months ago