Pinned Repositories
chatterbox
A chat thingy
clock
Clock is a small library for mocking time in Go.
crypto-graphically
Experimental graph-based visual representation and proof method for cryptographic interactions
curve25519-verilog
Beginnings of a Verilog implementation of Curve25519.
dename
NameCoin-style names using consensus instead of proof of work
salsa20
An implementation of djb-s salsa20 in 45 lines of human-readable C code
torch
Probably not the TOR client you are looking for.
vindicat
Mesh networking based on maintaining a graph of link objects signed by peers. WIP.
andres-erbsen's Repositories
andres-erbsen/bedrock2
An untyped C-like language for verified low-level programming, with a compiler to RISC-V
andres-erbsen/fiat-crypto
Cryptographic Primitive Code Generation by Fiat
andres-erbsen/rupicola
Extracting imperative code from Gallina
andres-erbsen/bbv
Bedrock Bit Vector Library
andres-erbsen/bignums
Coq library of arbitrarily large numbers, providing BigN, BigZ, BigQ that used to be part of the standard library [maintainers=@proux01,@erikmd]
andres-erbsen/canonical-binary-tries
Coq development accompanying the paper "Efficient Extensional Binary Tries"
andres-erbsen/category-theory
An axiom-free formalization of category theory in Coq for personal study and practical work
andres-erbsen/ceps
Coq Enhancement Proposals
andres-erbsen/color
Coq library on rewriting theory and termination
andres-erbsen/coq
Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.
andres-erbsen/Coq-Equations
A function definition package for Coq
andres-erbsen/coq-ext-lib
A library of Coq definitions, theorems, and tactics. [maintainers=@gmalecha,@liyishuai]
andres-erbsen/coq-library-undecidability
A library of mechanised undecidability proofs in the Coq proof assistant.
andres-erbsen/coq-performance-tests
A library of Coq source files testing for performance regressions on Coq [maintainer=@JasonGross]
andres-erbsen/coqprime
Prime numbers for Coq
andres-erbsen/Coqtail
Interactive Coq Proofs in Vim
andres-erbsen/coqutil
Coq library for tactics, basic definitions, sets, maps
andres-erbsen/corn
Coq Repository at Nijmegen [maintainers=@spitters,@VincentSe]
andres-erbsen/cross-crypto
Connecting computational and symbolic crypto models
andres-erbsen/CryptOpt
CryptOpt: Verified Compilation with Randomized Program Search for Cryptographic Primitives
andres-erbsen/fcf
Foundational Cryptography Framework for machine-checked proofs of cryptography.
andres-erbsen/kami
A Platform for High-Level Parametric Hardware Specification and its Modular Verification
andres-erbsen/math-classes
A library of abstract interfaces for mathematical structures in Coq [maintainer=@spitters]
andres-erbsen/metacoq
Metaprogramming in Coq
andres-erbsen/neural-net-coq-interp
Some experiments with doing NN interpretability in Coq
andres-erbsen/opam
Archive for all Coq related OPAM packages organized in various repositories
andres-erbsen/perennial
Verifying concurrent crash-safe systems
andres-erbsen/rewriter
Reflective PHOAS rewriting/pattern-matching-compilation framework for simply-typed equalities and let-lifting
andres-erbsen/sel
Simple Event Library
andres-erbsen/tlc
Library for Classical Coq