Cargo Features

libcrux-kem has no features set by default.

[dependencies]
libcrux-kem = { version = "0.0.2-alpha.3", features = ["tests", "kyber", "pre-verification"] }
tests

Expose functions for testing.

Affects libcrux-kem::deterministic

kyber

Enables kyber of libcrux-ml-kem

libcrux-ml-kem:

Enable Round 3 Kyber in addition to ML-KEM

pre-verification

Enables pre-verification of libcrux-ml-kem

libcrux-ml-kem:

Code that is not yet verified