blob: d01d0438bb6e6983833a032a3c139350ff921358 [file] [log] [blame]
encrypt Tests for AES-CBC
PASS AES-CBC 128-bit key
PASS AES-CBC 192-bit key
PASS AES-CBC 256-bit key
PASS AES-CBC 128-bit key with altered plaintext
PASS AES-CBC 192-bit key with altered plaintext
PASS AES-CBC 256-bit key with altered plaintext
PASS AES-CBC 128-bit key decryption
PASS AES-CBC 192-bit key decryption
PASS AES-CBC 256-bit key decryption
PASS AES-CBC 128-bit key decryption with altered ciphertext
PASS AES-CBC 192-bit key decryption with altered ciphertext
PASS AES-CBC 256-bit key decryption with altered ciphertext
PASS AES-CBC 128-bit key without encrypt usage
PASS AES-CBC 192-bit key without encrypt usage
PASS AES-CBC 256-bit key without encrypt usage
PASS AES-CBC 128-bit key with mismatched key and algorithm
PASS AES-CBC 192-bit key with mismatched key and algorithm
PASS AES-CBC 256-bit key with mismatched key and algorithm
PASS AES-CBC 128-bit key without decrypt usage
PASS AES-CBC 192-bit key without decrypt usage
PASS AES-CBC 256-bit key without decrypt usage
PASS AES-CBC 128-bit key, 64-bit IV
PASS AES-CBC 128-bit key, 192-bit IV
PASS AES-CBC 192-bit key, 64-bit IV
PASS AES-CBC 192-bit key, 192-bit IV
PASS AES-CBC 256-bit key, 64-bit IV
PASS AES-CBC 256-bit key, 192-bit IV
PASS AES-CBC 128-bit key, 64-bit IV decryption
PASS AES-CBC 128-bit key, 192-bit IV decryption
PASS AES-CBC 192-bit key, 64-bit IV decryption
PASS AES-CBC 192-bit key, 192-bit IV decryption
PASS AES-CBC 256-bit key, 64-bit IV decryption
PASS AES-CBC 256-bit key, 192-bit IV decryption
PASS AES-CBC 128-bit key, zeroPadChar
PASS AES-CBC 128-bit key, bigPadChar
PASS AES-CBC 128-bit key, inconsistentPadChars
PASS AES-CBC 192-bit key, zeroPadChar
PASS AES-CBC 192-bit key, bigPadChar
PASS AES-CBC 192-bit key, inconsistentPadChars
PASS AES-CBC 256-bit key, zeroPadChar
PASS AES-CBC 256-bit key, bigPadChar
PASS AES-CBC 256-bit key, inconsistentPadChars