Francisco Giordano ef3bbbcf40 Add readme notices with link to docs site (#2300) 5 éve
..
ECDSA.sol 56de324afe Add SPX license identifier (#2235) 5 éve
MerkleProof.sol 56de324afe Add SPX license identifier (#2235) 5 éve
README.adoc ef3bbbcf40 Add readme notices with link to docs site (#2300) 5 éve

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