package coq-fiat-crypto

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.0.24.tar.gz
sha512=eb1a871b7ec2469be78a95e677f39e238cb0b13228530e297f2d9b5e4808711a7ff2dde823aebd00d64505acc4f3fb580b6a9646b6523bd49ad7253257336f53

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: 28 Oct 2023

Dependencies (8)

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

Dev Dependencies

None

Used by

None

Conflicts

None