![]() |
nrfxlib API 3.3.99
|
LMS-SHA256 / HSS-SHA256. More...
#include <stddef.h>#include <stdint.h>Go to the source code of this file.
Functions | |
| int | ocrypto_lms_sha256_verify (const uint8_t *sig, size_t sig_len, const uint8_t *m, size_t m_len, const uint8_t *pk, size_t pk_len) |
| int | ocrypto_hss_sha256_verify (const uint8_t *sig, size_t sig_len, const uint8_t *m, size_t m_len, const uint8_t *pk, size_t pk_len) |
LMS-SHA256 / HSS-SHA256.
LMS-SHA256 and HSS-SHA256 are stateful PQC signature algorithms.