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
Comment from mobilecoinfoundation/attestation#3 (comment)
I'd say we should just impl ConstantTimeEq for Attributes in core-types, honestly.
We probably need to implement all of the Ct traits, from mobilecoinfoundation/attestation#18 (comment)
ConfigSvn doesn't implement ConstantTimeEq and ConstantTimeGreater, so the as_ref() gets to the underlying u16
The text was updated successfully, but these errors were encountered:
Attributes
Copy
Verifier
ReportData
ConfigSvn
varsha888
Successfully merging a pull request may close this issue.
Comment from mobilecoinfoundation/attestation#3 (comment)
We probably need to implement all of the Ct traits, from mobilecoinfoundation/attestation#18 (comment)
The text was updated successfully, but these errors were encountered: