infrastructure-upgrade/lib/openzeppelin-contracts/contracts/cryptography/README.adoc

13 lines
275 B
Plaintext
Raw Permalink Normal View History

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