Francisco Giordano 4972bf4f23 Merge branch 'master' into solc-0.7 4 år sedan
..
ECDSA.sol 4972bf4f23 Merge branch 'master' into solc-0.7 4 år sedan
MerkleProof.sol 04fc35707d Migrate contracts to Solidity 0.7 (#2319) 5 år sedan
README.adoc ef3bbbcf40 Add readme notices with link to docs site (#2300) 5 år sedan

README.adoc

= Cryptography

[.readme-notice]
NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts/api/cryptography

This collection of libraries provides simple and safe ways to use different cryptographic primitives.

== Libraries

{{ECDSA}}

{{MerkleProof}}