Skip to content
Snippets Groups Projects

Support using rustls with AWS-LC crypto library

Open legoktm requested to merge legoktm/arti:aws-crypto into main

The arti, arti-client and tor-rtcompat crates now have rustls-ring and rustls-aws-lc features that enable using rustls with the specified crypto backend. The rustls feature is now an alias for rustls-ring for backwards-compatibility.

If both features are used, it defaults to using ring, which allows the features to be additive.

This doesn't address the licensing issue with ring because AWS-LC also contains code under the old OpenSSL license. But it might be advantageous for other reasons.

Fixes #1378.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading