mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge
This commit is contained in:
@@ -114,6 +114,7 @@ LIBOR_CRYPTO_A_SRC = \
|
||||
src/common/compress_zlib.c \
|
||||
src/common/compress_zstd.c \
|
||||
src/common/crypto.c \
|
||||
src/common/crypto_digest.c \
|
||||
src/common/crypto_rsa.c \
|
||||
src/common/crypto_openssl_mgt.c \
|
||||
src/common/crypto_pwbox.c \
|
||||
@@ -165,6 +166,7 @@ COMMONHEADERS = \
|
||||
src/common/confline.h \
|
||||
src/common/container.h \
|
||||
src/common/crypto.h \
|
||||
src/common/crypto_digest.h \
|
||||
src/common/crypto_curve25519.h \
|
||||
src/common/crypto_ed25519.h \
|
||||
src/common/crypto_format.h \
|
||||
|
||||
Reference in New Issue
Block a user