
ISARA Radiate™ Quantum-safe Library Version 3.1
Quantum-safe cryptographic primitives and algorithms.
XMSS Variants
Supported XMSS variants. More...
Variables | |
const IQR_EXTERN iqr_XMSSVariant | IQR_XMSS_2E10 |
Provide 210 (1,024) one-time signatures in a single tree. More... | |
const IQR_EXTERN iqr_XMSSVariant | IQR_XMSS_2E16 |
Provide 216 (65,536) one-time signatures in a single tree. More... | |
Variable Documentation
◆ IQR_XMSS_2E10
const IQR_EXTERN iqr_XMSSVariant IQR_XMSS_2E10 |
Provide 210 (1,024) one-time signatures in a single tree.
◆ IQR_XMSS_2E16
const IQR_EXTERN iqr_XMSSVariant IQR_XMSS_2E16 |
Provide 216 (65,536) one-time signatures in a single tree.
Detailed Description
Supported XMSS variants.
The XMSS variant controls the tree height, as documented in section 5.3 of the RFC. The height dictates the number of one-time signatures available (2height).