APT:Wrap1: Difference between revisions

Steveice10 (talk | contribs)
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00520104] |- | 1 | Output Size |- | 2 | Input Size |- | 3 | Block Size |- | 4 | ..."
 
Wwylele (talk | contribs)
No edit summary
 
Line 15: Line 15:
|-
|-
| 3
| 3
| Block Size
| Nonce Offset
|-
|-
| 4
| 4
Line 45: Line 45:
| Result code
| Result code
|}
|}
=Description=
Similar to [[APT:Wrap]], but using a software AES-CCM implementation with a different key stored in the NS module. This is probably to avoid [[AES_Registers#CCM_mode_pitfall|a bug in the hardware implementation]].