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/math
Hadrien Croubois 05f218fb66
Implement P256 verification via RIP-7212 precompile with Solidity fallback (#4881)
8 months ago
..
Math.sol Implement P256 verification via RIP-7212 precompile with Solidity fallback (#4881) 8 months ago
SafeCast.sol Optimize Math operations using branchless bool to uint translation. (#4878) 1 year ago
SignedMath.sol Fix typo in `Math.ternary` (#5026) 10 months ago