-
Notifications
You must be signed in to change notification settings - Fork 726
docs: improve some more links, etc. #2355
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
docs: improve some more links, etc. #2355
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2355 +/- ##
=======================================
Coverage 94.89% 94.89%
=======================================
Files 103 103
Lines 24274 24274
=======================================
Hits 23034 23034
Misses 1240 1240 ☔ View full report in Codecov by Sentry. |
a5bfa07
to
f86ed4d
Compare
CryptoProvider
f86ed4d
to
95a41cb
Compare
95a41cb
to
4ab88b6
Compare
4ef4165
to
b6a0c3a
Compare
b6a0c3a
to
aa460f5
Compare
Just a reminder that every PR or change to a PR notifies every maintainer. This PR especially has been very noisy. |
Benchmark resultsInstruction countsSignificant differencesThere are no significant instruction count differences Other differencesClick to expand
Wall-timeSignificant differencesThere are no significant wall-time differences Other differencesClick to expand
Additional informationCheckout details:
|
STATUS: KEEPING AS DRAFT FOR NOW - KNOWN TODO ITEM(S) BELOW
CryptoProvider
sectionCryptoProvider
struct, which I think is is more consitent with other parts of documentation forCryptoProvider
crypto/mod.rs
that I missed in recent other PR docs: minor improvements to CryptoProvider doc #2353crypto/mod.rs
provider-example/
TODO
add more explicit reference to the manual that is referenced here & there- see PR docs: add & update refs to detailed manual etc. #2356FURTHER INVESTIGATION DEFERRED FOR NOW
()
, found some methods without()
for example:ServerConfig::require_ems
&ClientConfig::require_ems
in lib.rscrypto::signer::SigningKey::choose_scheme
inmanual/howto.rs
ConfigBuilder::with_single_cert
incrypto/mod.rs
RELATED UPDATES
CryptoProvider
already mergedMOVING FORWARD
My apologies for so much noise. I think this should be ready for review. A bunch of things are combined, and I would be happy to separate some of these things if needed.
I have raised some more PRs that may be related to this. I would be happy to combine or separate changes out in a different way if needed.