https://github.com/project-everest/hacl-star
Raw File
Tip revision: cf5a97706f216ab18b1a72eb78ec0adfcee9339f authored by Son Ho on 01 March 2021, 17:34:30 UTC
Fix tests/Makefile for vec-128-test.c
Tip revision: cf5a977
README.md
HACL* documentation
=======================

This documentation requires sphinx. Use: `pip3 install sphinx-rtd-theme`.

To generate HTML, use: `make html`, then the results will be in
`_build/html/index.html`.
back to top