Skip to content

Allow disabling non-NIST algorithms #500

@cjpatton

Description

@cjpatton

X25519 can be disabled via the API, but upstream BoringSSL doesn't have a good way to disable ChaCha20Poly1305, which we want to do in some contexts. (This is currently implemented with setting an obsolete compliance policy via set_compliance_policy(), but this is fragile and doesn't do exactly what we want it to do.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions