mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-26 19:57:13 +09:00
Add missing header for _crypto_stream_salsa20_pick_best_implementation
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include "crypto_pwhash_argon2i.h"
|
||||
#include "crypto_scalarmult.h"
|
||||
#include "crypto_stream_chacha20.h"
|
||||
#include "crypto_stream_salsa20.h"
|
||||
#include "randombytes.h"
|
||||
#include "runtime.h"
|
||||
#include "utils.h"
|
||||
|
||||
Reference in New Issue
Block a user