Skip to content

Consider reusing TLS crypto libraries for SHA2 #56

@djc

Description

@djc

I noticed that you added a dependency on the sha2 crate, which added a few transitive dependencies. It would be nice to use the crypto libraries (either ring or aws-lc-rs, which have very similar APIs) that rustls already depends on, instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions