AWS payment-cryptography documentation change
Summary
Added example sections to MAC generation operation descriptions
Security assessment
Changes only introduce example section markers. No modifications to security protocols, cryptographic implementations, or vulnerability disclosures.
Diff
diff --git a/payment-cryptography/latest/userguide/generate-mac.md b/payment-cryptography/latest/userguide/generate-mac.md index 2d1499b3f..f6916c161 100644 --- a//payment-cryptography/latest/userguide/generate-mac.md +++ b//payment-cryptography/latest/userguide/generate-mac.md @@ -41,0 +42,2 @@ The optional mac-length parameter will trim the output MAC, although this can be +###### Example + @@ -61,0 +64,2 @@ In this example, we will generate a MAC using ISO 9797-1 Algorithm 3 (Retail MAC +###### Example + @@ -81,0 +86,2 @@ CMAC is most commonly used when the keys are AES but it also supports TDES. In t +###### Example + @@ -101,0 +108,2 @@ In this example, we will generate a MAC using DUKPT (Derived Unique Key Per Tran +###### Example +