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

Function code_encode

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

Encode message: RS encode then RM encode.

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

pke_encryptFunction · 0.85

Calls 2

reed_solomon_encodeFunction · 0.85
reed_muller_encodeFunction · 0.85

Tested by

no test coverage detected