MCPcopy Create free account
hub / github.com/RustCrypto/KEMs / code_decode

Function code_decode

hqc-kem/src/code.rs:14–18  ·  view source on GitHub ↗

Decode codeword: RM decode then RS decode.

(m: &mut [u8], em: &[u64], p: &HqcParameters)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

pke_decryptFunction · 0.85

Calls 2

reed_muller_decodeFunction · 0.85
reed_solomon_decodeFunction · 0.85

Tested by

no test coverage detected