Hadrien Croubois 6d202894b6 Merge branch 'master' há 4 anos atrás
..
ECDSA.sol 6d202894b6 Merge branch 'master' há 4 anos atrás
MerkleProof.sol 04fc35707d Migrate contracts to Solidity 0.7 (#2319) há 5 anos atrás
README.adoc 5748034cd3 Add EIP 712 helpers (#2418) há 4 anos atrás

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