Skip to content

Support for more crypto backends #267

@jcgruenhage

Description

@jcgruenhage

Motivated by f.ex. #266, it could make sense to introduce additional crypto backends. Candidates I have in mind:

  • openssl: Is already in use everywhere anyway and supports everything under the sun, including more niche things like P-521 and Ed448
  • RustCrypto: Might not make sense to use. Most of the crates have not seen formal audits, but they do have implementations for most niche things as well, contrary to ring and aws-lc-rs.

My assumption is that this is a no, but I wanted to make sure this assumption is correct instead of just assuming it blindly, which is why I'm opening an issue about it.

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