@@ -23,10 +23,10 @@ uses
// AESTests, // pass x64
// BlockCipherVectorTests, // pass x64
AESTestVectors,
- // IESCipherTests,
+ IESCipherTests,
// AESSICTests, // pass x64
// MD5HMacTests, // pass x64
- HMacTests,
+ // HMacTests,
// Pkcs5Tests,
ClpFixedSecureRandom,
ClpIFixedSecureRandom;