Nicolás Venturo 65e4ffde58 Make ECDSA.recover revert on error. (#2114) 5 years ago
..
ECDSA.sol 65e4ffde58 Make ECDSA.recover revert on error. (#2114) 5 years ago
MerkleProof.sol 5dfe7215a9 Migrate Contracts to Solidity v0.6 (#2080) 5 years ago
README.adoc 7552af95e4 migrate content to format for new docs site 6 years ago

README.adoc

= Cryptography

This collection of libraries provides simple and safe ways to use different cryptographic primitives.

== Libraries

{{ECDSA}}

{{MerkleProof}}