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

Support AES keys / symmetric keys #77

Open
TheButlah opened this issue Oct 19, 2024 · 1 comment
Open

Support AES keys / symmetric keys #77

TheButlah opened this issue Oct 19, 2024 · 1 comment

Comments

@TheButlah
Copy link
Contributor

TheButlah commented Oct 19, 2024

I'd like to use this library for representing both ed25519 keys (supported) and AES content encryption keys (unsupported). From what I can tell, RFC7517 defines how to specify those keys.

Actually performing encryption or decryption should be out of scope, IMO. I just want a way to serialize and deserialize keys.

Would you accept a PR to add this feature?

@tarcieri
Copy link
Member

Yes, that sounds fine

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