Skip to content

Conversation

@aead
Copy link
Owner

@aead aead commented Dec 22, 2025

This commit updates the module to Go 1.25.
Go 1.25 added ecdsa.ParseRawPrivateKey.

This allows for a much simpler ECDSAPrivateKey.UnmarshalText without an indirection via ecdh.

This commit updates the module to Go 1.25.
Go 1.25 added `ecdsa.ParseRawPrivateKey`.

This allows for a much simpler `ECDSAPrivateKey.UnmarshalText`
without an indirection via `ecdh`.

Signed-off-by: Andreas Auernhammer <github@aead.dev>
@aead aead self-assigned this Dec 22, 2025
@aead aead merged commit 8829345 into main Dec 22, 2025
5 checks passed
@aead aead deleted the go1.25 branch December 22, 2025 20:12
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.

2 participants