https://github.com/project-everest/hacl-star
Revision d3f6c884931771be619371b326f94686dcad80e0 authored by Santiago Zanella-Beguelin on 21 May 2019, 20:25:38 UTC, committed by Santiago Zanella-Beguelin on 21 May 2019, 20:25:38 UTC
This fixes illegal instruction exceptions in non-AVX CPUs.
Had been fixed in fstar-master (cf. https://github.com/project-everest/hacl-star/commit/17645542f1090cde72f5035923045d18e9d0ef7b)

Credit to OSS-Fuzz and @guidovranken
1 parent b26d0df
History
Tip revision: d3f6c884931771be619371b326f94686dcad80e0 authored by Santiago Zanella-Beguelin on 21 May 2019, 20:25:38 UTC
Set -mavx and -mavx2 only for files that require it.
Tip revision: d3f6c88
File Mode Size
.docker
code
dist
doc
hints
lib
obj
providers
secure_api
specs
tests
tools
vale
.gitattributes -rw-r--r-- 118 bytes
.gitignore -rw-r--r-- 203 bytes
LICENSE -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 30.9 KB
Makefile.common -rw-r--r-- 1.2 KB
Makefile.include -rw-r--r-- 3.4 KB
README.EverCrypt.md -rw-r--r-- 14.8 KB
README.HACL.md -rw-r--r-- 3.4 KB
README.Vale.md -rw-r--r-- 2.2 KB
README.md -rw-r--r-- 1.8 KB
build_local.sh -rwxr-xr-x 1.8 KB

README.md

back to top