This website requires JavaScript.
Explore
Help
Sign In
NoBey
/
openzeppelin-contracts
Watch
1
Star
0
Fork
0
You've already forked openzeppelin-contracts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bcd4beb5e7fd8bd8edf160fbffb5d5b03804efdb
openzeppelin-contracts
/
contracts
/
utils
/
cryptography
History
Ernesto García
bcd4beb5e7
Make explicit the validity of the empty set in MerkleProof.sol (
#5142
)
2024-08-07 09:34:02 -06:00
..
ECDSA.sol
Use ERC-XXX syntax (
#4730
)
2023-11-22 23:18:04 -06:00
EIP712.sol
Use ERC-XXX syntax (
#4730
)
2023-11-22 23:18:04 -06:00
Hashes.sol
Add a MerkleTree builder (
#3617
)
2024-03-07 16:27:38 +01:00
MerkleProof.sol
Make explicit the validity of the empty set in MerkleProof.sol (
#5142
)
2024-08-07 09:34:02 -06:00
MessageHashUtils.sol
Use ERC-XXX syntax (
#4730
)
2023-11-22 23:18:04 -06:00
P256.sol
Implement P256 verification via RIP-7212 precompile with Solidity fallback (
#4881
)
2024-07-03 09:17:46 +02:00
RSA.sol
Implement RSA verification (
#4952
)
2024-06-11 11:16:30 -06:00
SignatureChecker.sol
Avoid validating ECDSA signatures for addresses with code in SignatureChecker (
#4951
)
2024-03-14 16:27:15 +00:00