Texas Instruments Development Kit for TM4C129x,Tiva™ ARM® Cortex™ -M4 Microcontroller DK-TM4C129X DK-TM4C129X 데이터 시트

제품 코드
DK-TM4C129X
다운로드
페이지 2182
Note:
The IV is created with an initial encryption, followed by an LFSR operation for each new
block.
F9 Operation
Figure 13-8 on page 995 shows the F9 authentication mode of operation, where the input to the
cryptographic core is XORed with the IV, and the output is XORed with the previous result to create
the next result. The cryptographic core output is fed back as IV for the next block. The result is the
output of the last XOR operation of the cryptographic core output.
Figure 13-8. AES - F9 Operation
Input buffer
(plain text)
AES core
(encrypt)
Authentication
result (TAG)
Key register
128
128
128
data_in
data_out
Key in
IV register
128
128
128
128
CBC-MAC Operation
Figure 13-9 on page 996 shows the CBC-MAC authentication mode of operation, where the input to
the cryptographic core is XORed with the IV. The cryptographic core output is then fed back as IV
for the next block. The last data input block is XORed with an additional input value stored in the
temporary buffer; this can be any precalculated value and is dependent on the alignment of the last
input block. The result is the cryptographic core output of the last encryption operation.
995
December 13, 2013
Texas Instruments-Advance Information
Tiva
TM4C129XNCZAD Microcontroller