https://github.com/project-everest/hacl-star
Raw File
Tip revision: 3371c6d4e533ca73531d1d9e3c6c1ff3547a800d authored by Ann Weine on 27 May 2021, 20:10:17 UTC
WIP
Tip revision: 3371c6d
.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