-
Notifications
You must be signed in to change notification settings - Fork 31
Post-Quantum Cryptography #611
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
base: main
Are you sure you want to change the base?
Conversation
sosthene-nitrokey
left a comment
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 looks good.
Have you tested in on a device?
| @@ -1,4 +1,4 @@ | |||
| [toolchain] | |||
| channel = "1.82.0" | |||
| channel = "1.85.0" | |||
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.
Can you please explain why this is necessary? We can bump it but it requires also bumping the release in the CI, which needs to be done in in the Dockerfile and built/uploaded manually by one of us.
Re-create of #598 after renaming source branch.
This PR adds use of the trussed-pqc-backend crate to support Dilithium for signatures.
Depends on: