package coq-fiat-crypto

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.2.tar.gz
sha512=98d1d9124236f402a35bfc0d87bc2f9dd10d5a69778c14762d43f97f5a4ce24ecb6b9e4d7ca68133cac0d1577cd7629cbf9670d98c298ecc1190bbbdaa277d42

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: 20 Mar 2024

Dependencies (8)

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

Dev Dependencies

None

Used by

None

Conflicts

None