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

Test interoperability of asymmetric key wrapping and unwrapping #51

Open
Jakuje opened this issue May 21, 2024 · 1 comment
Open

Test interoperability of asymmetric key wrapping and unwrapping #51

Jakuje opened this issue May 21, 2024 · 1 comment

Comments

@Jakuje
Copy link
Contributor

Jakuje commented May 21, 2024

The asymmetric key (RSA, ECDSA) wrapping and unwrapping works on kryoptic, but it involves a lot of ASN.1 encoding and decoding so it would be useful to test interoperability of these operations on some other implementation to make sure we do the right thing.

@simo5
Copy link
Member

simo5 commented Oct 8, 2024

pk12util can be used to wrap a key in kryoptic and unwrap it in a softokn, and vice versa

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

No branches or pull requests

2 participants