Graviola
Some checks failed
Unit Test / test (push) Has been cancelled
ShiftLeft Scan / Scan-Build (push) Has been cancelled

This commit is contained in:
Pascal Engélibert 2026-01-20 09:31:06 +01:00
commit 73b07b52d5
4 changed files with 231 additions and 1 deletions

View file

@ -33,6 +33,7 @@ default = [
provider-aws-lc-rs = ["rpxy-lib/rustls-backend-aws-lc-rs"]
provider-aws-lc-pq = ["rpxy-lib/rustls-backend-aws-lc-pq", "rpxy-lib/post-quantum"]
provider-boring = ["rpxy-lib/rustls-backend-boring"]
provider-graviola = ["rpxy-lib/rustls-backend-graviola"]
provider-openssl = ["rpxy-lib/rustls-backend-openssl"]
provider-ring = ["rpxy-lib/rustls-backend-ring"]
provider-symcrypt = ["rpxy-lib/rustls-backend-symcrypt"]