https://github.com/project-everest/hacl-star
Raw File
Tip revision: 89273e7da1ffa809cf2acb9513fa643b3faaedb4 authored by Victor Dumitrescu on 03 November 2020, 14:17:27 UTC
Merge branch 'master' of github.com:project-everest/hacl-star into vdum_wasm
Tip revision: 89273e7
.gitignore
*~
*.o
*.d
*.d.*
*.cm*
*.so
*.dll
*.a
*.exe
*.exe.dSYM
out.krml
*.checked
*.checked.lax
*.dump
.extracted
.*depend*
.evercrypt_config
code/**/dist
!code/**/dist/Makefile
code/old/experimental/aesgcm/aesgcm-c
code/old/experimental/aesgcm/aesgcm-c89
*.orig
.didhelp
.last_vale_version
Makefile.config
.#*
tests/benchmark/build
dist/**/lib/*_stubs.ml
dist/**/lib/*_c_stubs.c
doc/_build
config.h
*.smt2
back to top