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

Fix ed25519 key format in pkcs8 #272

Merged
merged 2 commits into from
Apr 28, 2024
Merged

Fix ed25519 key format in pkcs8 #272

merged 2 commits into from
Apr 28, 2024

Conversation

robertabcd
Copy link
Contributor

  • Add support for decoding ed25519 keys in PrivateKeyInfo format
  • Fix ed25519 encoding and decoding in OneAsymmetricKey format

Closes: #271

* Add support for decoding ed25519 keys in PrivateKeyInfo format
* Fix ed25519 encoding and decoding in OneAsymmetricKey format

Closes: warp-tech#271
@Eugeny Eugeny merged commit 8d582f6 into warp-tech:main Apr 28, 2024
4 checks passed
@Eugeny
Copy link
Member

Eugeny commented Apr 28, 2024

Thank you!

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.

write_key_v1 writes ed25519 key incorrectly
2 participants