Francisco Giordano 90ed1af972 Support compiling with solc 0.7 (#2408) 4 år sedan
..
ECDSA.sol 90ed1af972 Support compiling with solc 0.7 (#2408) 4 år sedan
MerkleProof.sol 90ed1af972 Support compiling with solc 0.7 (#2408) 4 å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}}