https://github.com/project-everest/hacl-star
Raw File
Tip revision: ccd29a25b02308a3e9385f791c7c4a2d19c2f7a5 authored by Aseem Rastogi on 03 December 2020, 11:31:03 UTC
Merge branch 'master' into aseem_deprecate_two_phase_tc_option
Tip revision: ccd29a2
.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