remove old crypto
This commit is contained in:
@@ -416,24 +416,6 @@ if !WITHOUT_NETWORKING
|
||||
GlobalSingletons += ezsockets.cpp ezsockets.h
|
||||
endif
|
||||
|
||||
crypto = \
|
||||
crypto/CryptBn.cpp crypto/CryptBn.h crypto/CryptMD5.cpp crypto/CryptMD5.h crypto/CryptNoise.cpp \
|
||||
crypto/CryptPrime.cpp crypto/CryptPrime.h crypto/CryptRSA.cpp crypto/CryptRSA.h \
|
||||
crypto/CryptRand.cpp crypto/CryptRand.h crypto/CryptSH512.cpp crypto/CryptSH512.h \
|
||||
crypto/CryptSHA.cpp crypto/CryptSHA.h
|
||||
|
||||
cryptopp = \
|
||||
crypto51/algebra.cpp crypto51/algebra.h crypto51/algparam.cpp crypto51/algparam.h crypto51/argnames.h \
|
||||
crypto51/asn.cpp crypto51/asn.h crypto51/config.h crypto51/cryptlib.cpp crypto51/cryptlib.h crypto51/files.cpp \
|
||||
crypto51/files.h crypto51/filters.cpp crypto51/filters.h crypto51/fltrimpl.h crypto51/integer.cpp crypto51/integer.h \
|
||||
crypto51/iterhash.cpp crypto51/iterhash.h crypto51/misc.cpp crypto51/misc.h crypto51/modarith.h \
|
||||
crypto51/mqueue.cpp crypto51/mqueue.h crypto51/nbtheory.cpp crypto51/nbtheory.h \
|
||||
crypto51/oids.h crypto51/osrng.cpp crypto51/osrng.h crypto51/pch.h crypto51/pkcspad.cpp \
|
||||
crypto51/pkcspad.h crypto51/pubkey.cpp crypto51/pubkey.h crypto51/queue.cpp crypto51/queue.h \
|
||||
crypto51/rsa.cpp crypto51/rsa.h crypto51/secblock.h crypto51/seckey.h crypto51/sha.cpp \
|
||||
crypto51/sha.h crypto51/simple.h crypto51/smartptr.h crypto51/words.h \
|
||||
CryptHelpers.cpp CryptHelpers.h
|
||||
|
||||
libtommath_a_SOURCES = \
|
||||
libtommath/bncore.c libtommath/bn_mp_init.c libtommath/bn_mp_clear.c libtommath/bn_mp_exch.c libtommath/bn_mp_grow.c libtommath/bn_mp_shrink.c \
|
||||
libtommath/bn_mp_clamp.c libtommath/bn_mp_zero.c libtommath/bn_mp_set.c libtommath/bn_mp_set_int.c libtommath/bn_mp_init_size.c libtommath/bn_mp_copy.c \
|
||||
|
||||
@@ -4938,14 +4938,6 @@
|
||||
RelativePath="crypto\CryptBn.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryptHelpers.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryptHelpers.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto\CryptMD5.cpp"
|
||||
>
|
||||
@@ -4998,194 +4990,6 @@
|
||||
RelativePath="crypto\CryptSHA.h"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="crypto++"
|
||||
>
|
||||
<File
|
||||
RelativePath="crypto51\algebra.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\algebra.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\algparam.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\algparam.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\argnames.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\asn.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\asn.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\config.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\cryptlib.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\cryptlib.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\files.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\files.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\filters.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\filters.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\fltrimpl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\integer.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\integer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\iterhash.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\iterhash.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\misc.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\misc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\modarith.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\mqueue.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\mqueue.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\nbtheory.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\nbtheory.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\oids.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\osrng.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\osrng.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\pch.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\pkcspad.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\pkcspad.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\pubkey.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\pubkey.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\queue.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\queue.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\rng.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\rsa.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\rsa.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\secblock.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\seckey.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\sha.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\sha.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\simple.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\smartptr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crypto51\words.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="BaseClasses"
|
||||
|
||||
Reference in New Issue
Block a user