-
Notifications
You must be signed in to change notification settings - Fork 36
Add interruptible Crypto API operations #375
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
Merged
athoelke
merged 31 commits into
GlobalPlatform:main
from
athoelke:crypto-interruptible-v1.6
Sep 17, 2026
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
ae8355b
Add interruptible Crypto API operations
athoelke c61c37c
Add missing 'time' to 'bounded execution' text
athoelke a91f03d
Clarified wording on IOP usage
athoelke fd26d45
Add custom parameters for interruptible key generation
athoelke b2c08bd
Add support for contexts in interruptible signature and verify operat…
athoelke b9bdcfd
Clarify interruptible setup failure state
athoelke 4c3a074
Clarify interruptible signature input states
athoelke 6b109ed
Clarify interruptible completion summaries
athoelke d99722f
Use key agreement in interruptible operations example
athoelke 52931b6
Allow empty messages in interruptible signatures
athoelke 0f8b4fe
Clarify interruptible operation completion flows
athoelke df47928
Specify single-fragment interruptible signature errors
athoelke 03a32a1
Clarify incomplete key-agreement output
athoelke e895c1b
Clarify persistent key collision timing
athoelke e5f75cf
Clarify key-agreement collision timing
athoelke 059483d
Clarify single-fragment signature update errors
athoelke 03f7eb1
Add deferred-signature interruptible verification
athoelke 9ad0eb5
Clarify deferred verification flow setup
athoelke 607c0e1
Editorial polishing
athoelke d61460e
Rename interruptible operation starts
athoelke 93fe0ea
Clarify interruptible key-generation sequencing
athoelke 12264c7
Clarify interruptible operation limits
athoelke db37ca2
Clarify interruptible start failure states
athoelke 85cb388
Define key-creation APIs
athoelke a8d7690
Document interruptible key creation
athoelke 65b21df
Clarify interruptible operation state errors
athoelke 39d17de
Defer interruptible signature validation
athoelke 31894e4
Classify interruptible signature state errors
athoelke c244864
Check interruptible signature permissions at setup
athoelke 48de10f
Revise interruptible verification signature flow
athoelke 8cdff16
Add GlobalPlatform copyright notices
athoelke File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.