Skip to content

Allow alternative underlying crypto libraries to be swapped in #10

@daviddrysdale

Description

@daviddrysdale

The Rust port currently uses the RustCrypto crates for underlying crypto functionality. It may be useful to support alternative underlying crypto libraries, such as:

TBD whether alternatives would be selected at build time (e.g. via features) or more dynamically (trait impls?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions