This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2541 AES certification for USA FIPS

Other Parts Discussed in Thread: CC2541

Hi,

May I know how to fill the CC2541 AES certification for FIPS?

I need CFB mode that is 1 bit or 8 bit or 128 bit & size support/ source of counter ?

I attach the document for your check again.

Thanks.

Algorithm Information - AES

 

GENERIC PRODUCT INFORMATION

Vendor Name

 

Profuct/Algorithm Name

 

Product/Algorithm Version

 

IMPLEMENTATION INFORMATION

Implementation

☑ Software

◻ Firmware

☑ Hardware

Operating Environment (Operating System, Hardware Part No., ect.)

Operating System: Android

Hartware Part No.: AES Coprocessor built in TI CC2541

Brief description of the algorithm or the product/product family in which the algorithm is implemented (350 characters max)

To encrypt a message, the following procedure must be followed (ECB, CBC):

  • Load key
  • Load initialization vector (IV)
  • Download and upload data for encryption or decryption.

The AES coprocessor works on blocks of 128 bits. A block of data is loaded into the coprocessor, encryption

is performed, and the result must be read out before the next block can be processed. Before each block is loaded , a dedicated start command must be sent to the coprocessor.

 

TECHNICAL INFORMATION

Mode of Operation

Key Size Supported

States Supported

ECB

☑ 128 Bits

☑ Encryption  ☑ Dencryption

◻ 192 Bits

◻ Encryption  ◻ Dencryption

◻ 256 Bits

◻ Encryption  ◻ Dencryption

CBC

☑ 128 Bits

☑ Encryption  ☑ Dencryption

◻ 192 Bits

◻ Encryption  ◻ Dencryption

◻ 256 Bits

◻ Encryption  ◻ Dencryption

CFB (1-bit)

◻ 128 Bits

◻ Encryption  ◻ Dencryption

◻ 192 Bits

◻ Encryption  ◻ Dencryption

◻ 256 Bits

◻ Encryption  ◻ Dencryption

CFB (8-bit)

◻ 128 Bits

◻ Encryption  ◻ Dencryption

◻ 192 Bits

◻ Encryption  ◻ Dencryption

◻ 256 Bits

◻ Encryption  ◻ Dencryption

CFB (128-bit)

◻ 128 Bits

◻ Encryption  ◻ Dencryption

◻ 192 Bits

◻ Encryption  ◻ Dencryption

◻ 256 Bits

◻ Encryption  ◻ Dencryption

OFG

☑ 128 Bits

☑ Encryption  ☑ Dencryption

◻ 192 Bits

◻ Encryption  ◻ Dencryption

◻ 256 Bits

◻ Encryption  ◻ Dencryption

Counter

Size Supported

◻ 128 Bits - Encryption, ◻ 192 Bits - Encryption, ◻ 256 Bits - Encryption

Source

◻ Internal, ◻ External

Description of Counter Source