Skip to content

fix: naming, typos and error handling#50

Merged
FranciscoKurpiel merged 2 commits into
masterfrom
x25519-fixes
Apr 28, 2026
Merged

fix: naming, typos and error handling#50
FranciscoKurpiel merged 2 commits into
masterfrom
x25519-fixes

Conversation

@FranciscoKurpiel
Copy link
Copy Markdown
Collaborator

No description provided.

@FranciscoKurpiel FranciscoKurpiel self-assigned this Apr 28, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request implements the GetDefaultValue method for ECDSA and X25519 public keys, replacing the previous "" placeholder with actual encoded key values. It also renames X25519PublicKey to X25519PubKey for consistency and fixes several typos in error messages. The review feedback highlights that the ECDSA implementation should use PEM encoding to be compatible with the existing parser and that both key types should respect the Base64Encoder field when providing default values.

Comment thread xtypes/ecdsa_pub.go
Comment thread xtypes/x25519_pub.go
@FranciscoKurpiel FranciscoKurpiel merged commit 88aaf3f into master Apr 28, 2026
5 checks passed
@FranciscoKurpiel FranciscoKurpiel deleted the x25519-fixes branch April 28, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant