nimue 0.0.1-alpha4

A library for secure Fiat-Shamir.
docs.rs failed to build nimue-0.0.1-alpha4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: nimue-0.1.0

Nimue: a Fiat-Shamir library

Nimue is a hash-agnostic library for Fiat-Shamir, built as an extension on the top of the SAFE framework. It provides an API for generating the verifier's and prover's random coins.

check out the documentation and some examples/.

This library has not been externally reviewed yet and shouldn't be considered ready for deployments yet.