https://github.com/project-everest/hacl-star
Raw File
Tip revision: a8006ebe20feda3c095386907e1477b9c4f6b263 authored by Tahina Ramananandro on 09 July 2021, 15:38:49 UTC
hint refresh: do not commit if no changes
Tip revision: a8006eb
.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