-
Notifications
You must be signed in to change notification settings - Fork 744
Mention rustls-wolfcrypt-provider in providers docs #2110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mention rustls-wolfcrypt-provider in providers docs #2110
Conversation
👋 Thanks for the PR and your work on the WoflSSL provider, very cool. It looks like you have a CI failure from the Try using Thanks! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2110 +/- ##
==========================================
- Coverage 94.76% 94.68% -0.08%
==========================================
Files 102 102
Lines 23514 23543 +29
==========================================
+ Hits 22283 22292 +9
- Misses 1231 1251 +20 ☔ View full report in Codecov by Sentry. |
…oviders section added link in lib.rs too Fix CI by removing whitespace
5a76b51
to
c6ea120
Compare
Benchmark resultsInstruction countsSignificant differencesClick to expand
Other differencesClick to expand
Wall-timeSignificant differencesThere are no significant wall-time differences Other differencesClick to expand
Additional informationCheckout details:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏽
This is still a work-in-progress project, but I believe it has reached a stable enough alpha stage to be added to the third-party crypto providers section.
Link to the repo: https://github.com/wolfssl/rustls-wolfcrypt-provider
Link to the wolfCrypt cryptographic engine: https://github.com/wolfSSL/wolfssl/tree/master/wolfcrypt