Skip to content

support building without ring or aws-lc-rs #62

@FlorianUekermann

Description

@FlorianUekermann

Since aws-lc-rs support was added, most of the library is built around rustls::crypto::CryptoProvider to be generic over aws-lc-rs and ring. It would be nice to use something similar for the remaining bits, which covers more of the ring functionality than rustls::crypto::CryptoProvider. Maybe something like this already exists in the ecosystem... ...or maybe we should implement our own provider.
The crypto provider choice also trickles down to rcgen, which may be a problem.

@joshtriplett : Do you have any input on this?

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