Skip to content
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

Support cancellation of requests #26

Draft
wants to merge 89 commits into
base: main
Choose a base branch
from

Conversation

sosthene-nitrokey
Copy link
Collaborator

sosthene-nitrokey and others added 30 commits November 23, 2022 11:10
The `rng` feature is replaced by rand_chacha
In a separate commit for better visibility.

Removed addressed TODOs, reworded those that should stay for later (magic numbers),
rebased to the latest "main".

Signed-off-by: alt3r 3go <[email protected]>
rsa2k -> rsa2048
rsa3k -> rsa3072
rsa4k -> rsa4096
sosthene-nitrokey and others added 29 commits March 9, 2023 13:44
This patch adds a custom UI status that can be defined and handled by
the runner.  Applications that want to use this status should have a
configuration option that lets the runner provide a value to use for
that status.  The runner is responsible for correctly handling this
status value.

Fixes Nitrokey#5
This is now replaced by trussed-rsa-alloc.
Both piv and opcard have already migrated
…k-api"

This reverts commit cda69dc, reversing
changes made to c2cae35.
Trussed-auth needs to create filestores with a custom path for its own data.
It did so by creating a "fake" CoreContext, which will be harder to do because of the interrupt.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants