Nicolás Venturo ecc66719bd Add ERC20 Permit (EIP-2612) (#2237) преди 4 години
..
ECDSA.sol ecc66719bd Add ERC20 Permit (EIP-2612) (#2237) преди 4 години
MerkleProof.sol 90ed1af972 Support compiling with solc 0.7 (#2408) преди 4 години
README.adoc 5748034cd3 Add EIP 712 helpers (#2418) преди 4 години

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