You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#287 adds lots of useful docstrings to the crate, but it is too large by itself to review. We will split it out into smaller PRs and track their progress here.
This issue supersedes #285.
#287 adds lots of useful docstrings to the crate, but it is too large by itself to review. We will split it out into smaller PRs and track their progress here.
As per #470 (comment), I am maintaining a side branch
docs-effort
on my fork of this repo (https://github.com/cosmicexplorer/libsignal-client/tree/docs-effort) with all of these changes cherry-picked. Each commit has a link to the corresponding PR in its description, and the combined changes can be viewed at https://github.com/signalapp/libsignal/compare/main...cosmicexplorer:libsignal-client:docs-effort?expand=1.TODO
imports_granularity = "Module"
#476crypto.rs
#474Closed
constant_time_cmp()
to consumers #469ConstantTime{Partial,}Ord
traits zkcrypto/subtle-ng#5.The text was updated successfully, but these errors were encountered: