Ugochukwu Mmaduekwe
7 years ago
|
@@ -24,10 +24,10 @@ uses
|
|
|
BlockCipherVectorTests,
|
|
BlockCipherVectorTests,
|
|
|
AESTestVectors,
|
|
AESTestVectors,
|
|
|
// IESCipherTests,
|
|
// IESCipherTests,
|
|
|
- AESSICTests,
|
|
|
|
|
|
|
+ // AESSICTests,
|
|
|
MD5HMacTests,
|
|
MD5HMacTests,
|
|
|
HMacTests,
|
|
HMacTests,
|
|
|
- Pkcs5Tests,
|
|
|
|
|
|
|
+ // Pkcs5Tests,
|
|
|
ClpFixedSecureRandom,
|
|
ClpFixedSecureRandom,
|
|
|
ClpIFixedSecureRandom;
|
|
ClpIFixedSecureRandom;
|
|
|
|
|
|