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

serdect for RsaPublicKey, RsaPrivateKey and pkcs1v15 types #421

Closed
wants to merge 5 commits into from

Conversation

LWEdslev
Copy link
Contributor

RsaPublicKey and RsaPrivateKey now use serdect.
In pkcs1v15 the types: Signature, SigningKey, EncryptingKey, DecryptingKey and VerifyingKey use serdect.
(DecryptingKey and EncryptingKey are wrappers for RsaPrivateKey and RsaPublicKey so they just use the underlying serdect implementation).

@LWEdslev LWEdslev closed this Mar 19, 2024
@LWEdslev LWEdslev deleted the serdect branch March 19, 2024 23:02
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.

None yet

1 participant