https://github.com/project-everest/hacl-star
Raw File
Tip revision: bd8fa011d474930ff4925d35bc0ec4cfdd23f40a authored by Jonathan Protzenko on 31 January 2017, 18:18:40 UTC
Fix the API and compile the bare minimum
Tip revision: bd8fa01
.gitignore
build/
   
lib/hst/ml/*.cmi
lib/hst/ml/*.cmx
lib/hst/ml/*.o

test/hash/ml/*
test/hash/*.exe
test/hash/sha256

test/hmac/ml/*
test/hmac/*.exe
test/hmac/hmac_sha256

test/hkdf/ml/*
test/hkdf/*.exe
test/hkdf/hkdf_sha256

pneutube/tube-star.exe
pneutube/tube-star.exe.dSYM/
pneutube/tube/
back to top