Triple-DES context structure.
More...
#include <des.h>
Triple-DES context structure.
- Warning
- DES/3DES are considered weak ciphers and their use constitutes a security risk. We recommend considering stronger ciphers instead.
Definition at line 79 of file des.h.
◆ sk
uint32_t mbedtls_des3_context::sk[96] |
3DES subkeys
Definition at line 80 of file des.h.
The documentation for this struct was generated from the following file: