mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
edwards25519sha512batch requires api.h
(but it will be replaced by ed25519 anyways)
This commit is contained in:
@@ -50,6 +50,7 @@ libnacl_la_SOURCES = \
|
||||
crypto_onetimeauth/poly1305/ref/auth_poly1305.c \
|
||||
crypto_onetimeauth/poly1305/ref/crypto_onetimeauth.h \
|
||||
crypto_onetimeauth/poly1305/ref/verify_poly1305.c \
|
||||
crypto_sign/edwards25519sha512batch/ref/api.h \
|
||||
crypto_sign/edwards25519sha512batch/ref/crypto_sign.h \
|
||||
crypto_sign/edwards25519sha512batch/ref/fe25519.h \
|
||||
crypto_sign/edwards25519sha512batch/ref/fe25519_edwards25519sha512batch.c \
|
||||
|
||||
Reference in New Issue
Block a user