cx_des_key_s | Developers

cx_des_key_s

Back to the files list

DES key container. More...

Data Fields

uint8_t size
 key size More...
uint8_t keys [24]
 key value More...

Detailed Description

DES key container.

DES key container. Such container should be initialized with cx_des_init_key_no_throw. 8 bytes (simple DES), 16 bytes (triple DES with 2 keys) and 24 bytes (triple DES with 3 keys) are supported.

Field Documentation

keys

uint8_t keys[24]

key value

size

uint8_t size

key size

Back to the files list


Did you find this page helpful?


How would you improve this page for developers?



Getting Started
Theme Features
Customization

Embedded Apps