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