blob: 2cee0d4fd2d97de614bd8643b18acad620a11e32 [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
FAIL AES-CBC 128-bit key, zeroPadChar assert_unreached: should have thrown exception for test AES-CBC 128-bit key, zeroPadChar Reached unreachable code
FAIL AES-CBC 128-bit key, bigPadChar assert_unreached: should have thrown exception for test AES-CBC 128-bit key, bigPadChar Reached unreachable code
FAIL AES-CBC 128-bit key, inconsistentPadChars assert_unreached: should have thrown exception for test AES-CBC 128-bit key, inconsistentPadChars Reached unreachable code
FAIL AES-CBC 192-bit key, zeroPadChar assert_unreached: should have thrown exception for test AES-CBC 192-bit key, zeroPadChar Reached unreachable code
FAIL AES-CBC 192-bit key, bigPadChar assert_unreached: should have thrown exception for test AES-CBC 192-bit key, bigPadChar Reached unreachable code
FAIL AES-CBC 192-bit key, inconsistentPadChars assert_unreached: should have thrown exception for test AES-CBC 192-bit key, inconsistentPadChars Reached unreachable code
FAIL AES-CBC 256-bit key, zeroPadChar assert_unreached: should have thrown exception for test AES-CBC 256-bit key, zeroPadChar Reached unreachable code
FAIL AES-CBC 256-bit key, bigPadChar assert_unreached: should have thrown exception for test AES-CBC 256-bit key, bigPadChar Reached unreachable code
FAIL AES-CBC 256-bit key, inconsistentPadChars assert_unreached: should have thrown exception for test AES-CBC 256-bit key, inconsistentPadChars Reached unreachable code