mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-23 20:15:19 -07:00
Move randombytes implementations to their own directory for consistency.
This commit is contained in:
parent
707dcb0c44
commit
96db80f17f
@ -126,8 +126,8 @@ libsodium_la_SOURCES = \
|
||||
crypto_sign/ed25519/ref10/sign.c \
|
||||
crypto_sign/ed25519/ref10/sqrtm1.h \
|
||||
randombytes/randombytes.c \
|
||||
randombytes/randombytes_salsa20_random.c \
|
||||
randombytes/randombytes_sysrandom.c \
|
||||
randombytes/salsa20/randombytes_salsa20_random.c \
|
||||
randombytes/sys/randombytes_sysrandom.c \
|
||||
utils.c \
|
||||
version.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user