https://github.com/project-everest/hacl-star
Raw File
Tip revision: 4ddc66db524a84e33e68a2220aef60b61f28eb40 authored by Son Ho on 07 June 2021, 08:47:00 UTC
Merge remote-tracking branch 'origin/master' into son_ibm_ppc
Tip revision: 4ddc66d
.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