mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Add tests for AES CBC (mainly important for custom AESNI implementation).
This commit is contained in:
@@ -30,4 +30,4 @@ LIB_SRC := $(COMMON_SRC) \
|
||||
api.cpp
|
||||
|
||||
TESTS_SRC := $(COMMON_SRC) \
|
||||
tests/Utility.cpp tests/Identity.cpp tests/Base64.cpp
|
||||
tests/Utility.cpp tests/Identity.cpp tests/Base64.cpp tests/Crypto.cpp
|
||||
|
||||
Reference in New Issue
Block a user