MldsaPrivateKey Struct Reference
ML-DSA private key. More...
#include <mldsa.h>
Data Fields | |
| uint_t | level |
| Security level. More... | |
| uint8_t * | seed |
| Seed. More... | |
| size_t | seedLen |
| Length of the seed, in bytes. More... | |
| uint8_t * | sk |
| Secret key. More... | |
| size_t | skLen |
| Length of the secret key, in bytes. More... | |
Detailed Description
Field Documentation
◆ level
◆ seed
◆ seedLen
◆ sk
◆ skLen
The documentation for this struct was generated from the following file:
- cyclone_crypto/pqc/mldsa.h
