Skip to content

Make crypto provider agnostic#68

Open
ameba23 wants to merge 4 commits into
mainfrom
peg/crypto-provider-agnostic
Open

Make crypto provider agnostic#68
ameba23 wants to merge 4 commits into
mainfrom
peg/crypto-provider-agnostic

Conversation

@ameba23

@ameba23 ameba23 commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

A design goal for the library crates is to let users of the library choose which crypto provider they want to use. (aws-lc-rs or ring)

Previously this was the case but some recent changes when bumping reqwest version broke this, and i didn't notice until bumping the attestation crate used by attested-tls-proxy.

This PR moves back to being crypto provider agnostic, and uses aws-lc-rs in tests and for the attestation-provider-server binary crate.

Paired PR: flashbots/attested-tls-proxy#168

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant