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

Ed25519 sender private key "y" instead of "x" #460

Open
roel-dtch opened this issue Jan 21, 2025 · 2 comments
Open

Ed25519 sender private key "y" instead of "x" #460

roel-dtch opened this issue Jan 21, 2025 · 2 comments

Comments

@roel-dtch
Copy link

I was wondering whether the JSON of the Ed25519 sender private key should contain just "y" instead of "x"? As I understood Ed25519 is only represented by the y-coordinate.

https://identity.foundation/didcomm-messaging/spec/#a1-sender-secrets

Image

@andrewwhitehead
Copy link
Contributor

The syntax follows an existing spec: https://www.rfc-editor.org/rfc/rfc8037.html#appendix-A.1

@roel-dtch
Copy link
Author

Thanks @andrewwhitehead

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