Skip to content

Javacard key mint 100 master - #58

Merged
subrahmanyaman merged 12 commits into
subrahmanyaman:Javacard_KeyMint_100_masterfrom
divegeek:Javacard_KeyMint_100_master
Apr 26, 2022
Merged

Javacard key mint 100 master#58
subrahmanyaman merged 12 commits into
subrahmanyaman:Javacard_KeyMint_100_masterfrom
divegeek:Javacard_KeyMint_100_master

Conversation

@subrahmanyaman

Copy link
Copy Markdown
Owner

No description provided.

subrahmanyamanand others added 12 commits April 21, 2022 16:04
Remove custom tags from KeyChars and add to KeyBlob.
Currently Keymint implementation was reusing the key object for different crypto operations. This was causing a issue that when we set the key object with different value, it will overwrite the previous operation key object. This fix is to allocate different key objects for different crypto object and ensure that Keymint can support multiple operations in parallel
@subrahmanyaman
subrahmanyaman merged commit 4a9043b into subrahmanyaman:Javacard_KeyMint_100_masterApr 26, 2022
Sign up for freeto 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

@subrahmanyaman@AvinashHedage@mdwivedi