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
83f954d8c46da85990f6a16b6a77b80904c1225c
openzeppelin-contracts
/
contracts
/
utils
/
cryptography
History
Ernesto García
83f954d8c4
Add memory side effects notes when using function pointers (
#5174
)
2024-08-30 13:44:05 +02:00
..
ECDSA.sol
Update declaration of memory safe assembly blocks (
#5172
)
2024-08-29 15:07:17 -06:00
EIP712.sol
Use ERC-XXX syntax (
#4730
)
2023-11-22 23:18:04 -06:00
Hashes.sol
Update declaration of memory safe assembly blocks (
#5172
)
2024-08-29 15:07:17 -06:00
MerkleProof.sol
Add memory side effects notes when using function pointers (
#5174
)
2024-08-30 13:44:05 +02:00
MessageHashUtils.sol
Update declaration of memory safe assembly blocks (
#5172
)
2024-08-29 15:07:17 -06:00
P256.sol
Remove double declaration of
P
in P256 (
#5159
)
2024-08-21 14:35:52 -06: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