OPTIGA Trust M  1.1.0
C++ library for Optiga Trust M Chip Security Controller
mbedtls_des_context Struct Reference

DES context structure. More...

#include <des.h>

Public Attributes

uint32_t sk [32]
 

Detailed Description

DES context structure.

Warning
DES is considered a weak cipher and its use constitutes a security risk. We recommend considering stronger ciphers instead.

Member Data Documentation

◆ sk

uint32_t mbedtls_des_context::sk[32]

DES subkeys


The documentation for this struct was generated from the following file: