Class com.ibm.ws.crypto.ltpakeyutil.LTPACryptoTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| testBadSignature_IncorrectRawKey | 0.001s | passed |
| testBadSignature_NullData | 0.001s | passed |
| testBadVerify | 0.005s | passed |
| testEncryptCorrectWithAESCBC | 0.072s | passed |
| testEncryptCorrectWithAESECB | 0.002s | passed |
| testEncryptCorrectWithDESCBC | 0.001s | passed |
| testEncryptCorrectWithDESECB | 0.002s | passed |
| testSignCorrect | 0.019s | passed |
| testSignCorrectWithCacheOverFlow | 0.024s | passed |
| testSignCorrectWithDifferentKeys | 0.005s | passed |