https://github.com/project-everest/hacl-star
Raw File
Tip revision: ed1e312a274f4fbaaa79899639dcddcd291994c5 authored by Jonathan Protzenko on 20 February 2020, 15:09:05 UTC
Merge branch 'master' into protz_const
Tip revision: ed1e312
.gitattributes
# Linguist
*.fst linguist-language=FStar
*.fst linguist-documentation=false
*.fsti linguist-language=FStar
*.fsti linguist-documentation=false

# Line endings
Makefile.* eol=lf
Makefile eol=lf
configure eol=lf
.gitignore eol=lf
.ignore eol=lf
*.sh text eol=lf
*.fst eol=lf
*.fsti eol=lf
*.ml* eol=lf
*.hints eol=lf -diff linguist-generated
back to top