https://github.com/project-everest/hacl-star
Raw File
Tip revision: 67144c9541ff2ffa04e0555a81d182643167034e authored by Victor Dumitrescu on 13 November 2020, 19:49:10 UTC
WIP: Some more benchmarking for P-256
Tip revision: 67144c9
Makefile
HACL_HOME=../..
include $(HACL_HOME)/Makefile.common
back to top