package coq-fiat-crypto

  1. Overview
  2. No Docs
Cryptographic Primitive Code Generation by Fiat

Install

Dune Dependency

Authors

Maintainers

Sources

v0.0.15.tar.gz
sha512=0f761a739ca97dff99792e766516e122ee141670f3a28eaca2735f8a7fc6d924e16dccff2cf18b362c44e3cff7f73e407d2b8b33f7786cac96a9c425cca11b8e

Description

Coq code and proofs for a command-line binary that can synthesize proven-correct big-integer modular field arithmetic operations for cryptography. Target languages include C, Rust, Zig, Go, and bedrock2.

Tags

logpath:Crypto

Published: 03 Oct 2022

Dependencies (8)

  1. coq-bedrock2-compiler = "0.0.3"
  2. coq-rupicola = "0.0.5"
  3. coq-rewriter >= "0.0.6" & <= "0.0.7"
  4. coq-coqprime >= "1.2.0"
  5. coq >= "8.15~"
  6. ocamlfind build
  7. ocaml build & >= "4.08~"
  8. conf-findutils build

Dev Dependencies

None

Used by

None

Conflicts

None