Skip to content

Who is using the pq feature downstream? #63

@DanGould

Description

@DanGould

I notice the hpke_pq dependency is used to support the xyber768d00 draft which appears to have expired.

I'm using ohttp clients in an application where secp256k1 is available, and I'm in the process of updating hpke to support that k256 curve. However, hpke_pq does not seem to be maintained therefore makes it difficult to update hpke. Are there long-term plans to support hpke_pq in this crate or migrate xyber768d00 to the hpke crate? If not, would removing the dependency and feature cause downstream problems?

I'd like to contribute to this crate's stability which would be advanced by depending on only versioned crates published to crates.io.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions