Include crypto_verify_64.h in sodium.h

This commit is contained in:
Frank Denis
2014-04-14 18:37:27 -07:00
committed by evoskuil
parent c3d57f07ab
commit 28ac480ad0
+1
View File
@@ -39,6 +39,7 @@
#include <sodium/crypto_stream_xsalsa20.h>
#include <sodium/crypto_verify_16.h>
#include <sodium/crypto_verify_32.h>
#include <sodium/crypto_verify_64.h>
#include <sodium/randombytes.h>
#include <sodium/randombytes_salsa20_random.h>
#include <sodium/randombytes_sysrandom.h>