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

Exposing native types for key encodings #53

Closed
ionut-arm opened this issue Aug 10, 2020 · 2 comments
Closed

Exposing native types for key encodings #53

ionut-arm opened this issue Aug 10, 2020 · 2 comments

Comments

@ionut-arm
Copy link
Member

I was wondering if it makes sense to expose, potentially behind a feature flag, types that can be used for (de)serializing the various key types supported by PSA crypto. So, something like what we implement in Parsec, but for all types of keys.

This would help Parsec as well, and any users of the psa-crypto crate who want proper support for the "whole" PSA crypto interface.

@joechrisellis
Copy link
Contributor

See PR 56. 🙂

@joechrisellis
Copy link
Contributor

Closing following resolution of PR 56.

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