Latest update.
This commit is contained in:
@@ -733,6 +733,17 @@ Ciphertext = 9a5fcccdb4cf04e7293d2775cc76a488f042382d949b43b7d6bb2b9864786726
|
||||
Operation = DECRYPT
|
||||
Result = CIPHERUPDATE_ERROR
|
||||
|
||||
# Test that the tag can be set after specifying AAD.
|
||||
Cipher = aes-256-ccm
|
||||
Key = 1bde3251d41a8b5ea013c195ae128b218b3e0306376357077ef1c1c78548b92e
|
||||
IV = 5b8e40746f6b98e00f1d13ff41
|
||||
AAD = c17a32514eb6103f3249e076d4c871dc97e04b286699e54491dc18f6d734d4c0
|
||||
Tag = 2024931d73bca480c24a24ece6b6c2bf
|
||||
SetTagLate = TRUE
|
||||
Operation = DECRYPT
|
||||
Plaintext = 53bd72a97089e312422bf72e242377b3c6ee3e2075389b999c4ef7f28bd2b80a
|
||||
Ciphertext = 9a5fcccdb4cf04e7293d2775cc76a488f042382d949b43b7d6bb2b9864786726
|
||||
|
||||
# AES GCM test vectors from http://csrc.nist.gov/groups/ST/toolkit/BCM/documents/proposedmodes/gcm/gcm-spec.pdf
|
||||
Cipher = aes-128-gcm
|
||||
Key = 00000000000000000000000000000000
|
||||
|
||||
Reference in New Issue
Block a user