Skip to content

Reuse crate openssl for the PQC implementation #894

@Manuthor

Description

@Manuthor

The current Rust implementation of PQC algorithms (ML-KEM, ML-DSA) in crate crypto use unsafe code.

The reason why is the unavailablity (March 2026) in crate openssl of the proper Rust bindings. Revisit those implementations by replacing them by the implementation found in crate openssl when available

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions