@@ -20,14 +20,14 @@ uses
// SecureRandomTests,
// DigestRandomNumberTests,
// FixedPointTests,
- // AESTests,
- // BlockCipherVectorTests,
- // AESTestVectors,
+ AESTests,
+ BlockCipherVectorTests,
+ AESTestVectors,
// IESCipherTests,
- // AESSICTests,
- // MD5HMacTests,
- // HMacTests,
-// Pkcs5Tests,
+ AESSICTests,
+ MD5HMacTests,
+ HMacTests,
+ Pkcs5Tests,
ClpFixedSecureRandom,
ClpIFixedSecureRandom;