Skip to contents

Inventory of the post-quantum families available in this build

Usage

morie_crypto_pqc_inventory()

Value

Data frame with one row per primitive: family (lattice / hash-based / code-based), primitive, standard, and whether the current build provides it.

Examples

morie_crypto_pqc_inventory()
#>       family                    primitive            standard available
#> 1    lattice           ML-KEM-768 (Kyber)            FIPS 203     FALSE
#> 2    lattice        ML-DSA-65 (Dilithium)            FIPS 204     FALSE
#> 3 hash-based SLH-DSA-SHA2-128s (SPHINCS+)            FIPS 205     FALSE
#> 4 hash-based Lamport OTS (native SHA-256)        Lamport 1979      TRUE
#> 5 code-based                      HQC-128 NIST round-4 (2025)     FALSE