]> git.codecow.com Git - Monocypher.git/commit
Explain what to do if test vectors are missing
authorLoup Vaillant <loup@loup-vaillant.fr>
Wed, 20 Sep 2017 11:59:28 +0000 (13:59 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Wed, 20 Sep 2017 19:44:53 +0000 (21:44 +0200)
commit164d7de5531256a10f464bd8ba56831f3ec7e46c
treef69f8e874db9867da674e975d84aa108c7a50492
parent9d569930c7fe02965c2b084b3cd664f523232129
Explain what to do if test vectors are missing

Users who try to `make test` without the test vectors will have a nice
error message explaining how to actually perform the tests (either
generate those test vectors, or grab an official release.

It should thus be clear what libsodium is for, and why end users don't
need it.
makefile