Francisco Giordano 4e65cfbb38 Update docs %!s(int64=3) %!d(string=hai) anos
..
ECDSA.sol 4e65cfbb38 Update docs %!s(int64=3) %!d(string=hai) anos
MerkleProof.sol 4e65cfbb38 Update docs %!s(int64=3) %!d(string=hai) anos
README.adoc 4e65cfbb38 Update docs %!s(int64=3) %!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.

The following related EIPs are in draft status and can be found in the drafts directory.

- {EIP712}

== Libraries

{{ECDSA}}

{{MerkleProof}}