infrastructure-upgrade/lib/openzeppelin-contracts/contracts/cryptography
T-Hax 735546619e
init
Signed-off-by: T-Hax <>
2023-04-08 18:46:18 +00:00
..
ECDSA.sol init 2023-04-08 18:46:18 +00:00
MerkleProof.sol init 2023-04-08 18:46:18 +00:00
README.adoc init 2023-04-08 18:46:18 +00:00

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