We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We want to ensure that we track and act upon findings from the audit.
frost-core
frost-ed25519
No findings
frost-ed448
strict
loose
frost-p256
frost-secp256k1
frost-ristretto255
Other miscellaneous remarks that are not considered security vulnerabilities. Fixing these could increase code quality.
CONTEXT_STRING
TODO
div_ceil
The text was updated successfully, but these errors were encountered:
All done here!
Sorry, something went wrong.
No branches or pull requests
Motivation
We want to ensure that we track and act upon findings from the audit.
Scope
frost-core
frost-core
: Missing Signing Package Validation May Cause a Panic #442frost-core
: Minimum Participant Constraint Enforcement Improvements #443frost-ed25519
No findings
frost-ed448
strict
andloose
field elements should prevent misuse mit-plv/fiat-crypto#1620 by Rust: Create newtype structs for typedefs mit-plv/fiat-crypto#1623Implementation
frost-p256
No findings
frost-secp256k1
No findings
frost-ristretto255
No findings
Optional Tasks
Other miscellaneous remarks that are not considered security vulnerabilities. Fixing these could increase code quality.
frost-core
CONTEXT_STRING
values to match latest specTODO
in the code which is still waiting fordiv_ceil
to make it into stable rustThe text was updated successfully, but these errors were encountered: