s-zanella / hacl-star

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hacl-star

Build Status

A formally verified cryptographic library in F*

Code test targets (WIP)

Run make -C test to run the extraction tests currently available (to OCaml, C extraction to appear soon).

Code verification targets (WIP)

Run make -C crypto_hst to run the verification. NB: this code relies on the F* low-level memory model (see the fstar library for more details, in particular FStar.HyperStack, FStar.HST and FStar.Buffer).

About


Languages

Language:OCaml 63.5%Language:Coq 15.3%Language:Makefile 6.6%Language:C 6.2%Language:Standard ML 5.1%Language:Assembly 2.6%Language:Shell 0.4%Language:C++ 0.3%