forked from wolfSSL/wolfssl
Remove empty lines left after arc4/rc4 removal
Co-Authored-By: Anthony H <anthony@wolfssl.com>
This commit is contained in:
@@ -178,7 +178,6 @@ SRC_C += ../../wolfcrypt/src/selftest.c
|
||||
endif
|
||||
|
||||
# wolfCrypt non-standard algorithms (disabled by default)
|
||||
|
||||
SRC_C += ../../wolfcrypt/src/blake2b.c
|
||||
SRC_C += ../../wolfcrypt/src/camellia.c
|
||||
SRC_C += ../../wolfcrypt/src/dsa.c
|
||||
|
@@ -80,7 +80,6 @@ libwolfssl_dsp_skel.C_SRCS += ../../../wolfcrypt/src/wolfmath.c
|
||||
#eccverify_q.C_SRCS += ../../../wolfcrypt/src/wc_encrypt.c
|
||||
#eccverify_q.C_SRCS += ../../../wolfcrypt/src/pwdbased.c
|
||||
#eccverify_q.C_SRCS += ../../../wolfcrypt/src/hash.c
|
||||
|
||||
#eccverify_q.C_SRCS += ../../../wolfcrypt/src/hmac.c
|
||||
#eccverify_q.C_SRCS += ../../../wolfcrypt/src/md5.c
|
||||
#eccverify_q.C_SRCS += ../../../wolfcrypt/src/coding.c
|
||||
|
@@ -1903,7 +1903,6 @@
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\..\..\wolfcrypt\src\aes.c</name>
|
||||
</file>
|
||||
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\..\..\wolfcrypt\src\asm.c</name>
|
||||
</file>
|
||||
|
@@ -27,7 +27,6 @@ SHA test passed!
|
||||
|
||||
>benchmark
|
||||
AES 25 kB took 0.025 seconds, 0.96 MB/s
|
||||
|
||||
...
|
||||
|
||||
DH 2048 key agreement 685.93 milliseconds, avg over 1 iterations
|
||||
|
Reference in New Issue
Block a user