Francisco Giordano 4972bf4f23 Merge branch 'master' into solc-0.7 %!s(int64=4) %!d(string=hai) anos
..
ECDSA.sol 4972bf4f23 Merge branch 'master' into solc-0.7 %!s(int64=4) %!d(string=hai) anos
MerkleProof.sol 04fc35707d Migrate contracts to Solidity 0.7 (#2319) %!s(int64=5) %!d(string=hai) anos
README.adoc ef3bbbcf40 Add readme notices with link to docs site (#2300) %!s(int64=5) %!d(string=hai) anos

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}}