Skip to content

paraschetal/aes_proofs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proving AES Correct in Coq

The code in AES128.v proves the cryptographic correctness property for the AES-128 block-cipher and two of its modes of operation: AES-128-ECB and AES-128-CBC. It also extracts proved-correct AES-128-CBC implementations for OCaml, Haskell and Scheme.

About

Proofs for AES

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors