implemented a crypto_tester class to test crypto algorithms
libstrongswan.crypto.test.required to require at least one test vector to use an algorithm libstrongswan.crypto.test.rng_true to run RNG tests on RNG_TRUE quality
This commit is contained in:
@@ -28,6 +28,7 @@ crypto/rngs/rng.c crypto/rngs/rng.h \
|
||||
crypto/prf_plus.h crypto/prf_plus.c \
|
||||
crypto/signers/signer.c crypto/signers/signer.h \
|
||||
crypto/crypto_factory.c crypto/crypto_factory.h \
|
||||
crypto/crypto_tester.c crypto/crypto_tester.h \
|
||||
crypto/diffie_hellman.c crypto/diffie_hellman.h \
|
||||
crypto/transform.c crypto/transform.h \
|
||||
credentials/credential_factory.c credentials/credential_factory.h \
|
||||
|
||||
Reference in New Issue
Block a user