![]() |
nrfxlib API 3.3.99
|
|
inlinestatic |
#include <crypto/nrf_oberon/include/ocrypto_ml_dsa87.h>
Verifies a signature against a hash.
| [in] | ctx | Context. |
| [in] | sig | Signature to verify. |
| [in] | hash | Hash to verify. |
| [in] | hash_len | Length of the hash. |
| [in] | oid | Object identifier (11 bytes). |
| [in] | ctx_str | Context string (optional). |
| [in] | ctx_len | Length of the context string (0 <= ctx_len < 256). |
| [in] | pk | Public key. |