Skip to content

Refactor ECDH curve name extraction to avoid deprecated methods#34

Merged
markt-asf merged 2 commits intomainfrom
curve-name
Feb 5, 2026
Merged

Refactor ECDH curve name extraction to avoid deprecated methods#34
markt-asf merged 2 commits intomainfrom
curve-name

Conversation

@markt-asf
Copy link
Contributor

Providing this as a pull request to give folks a chance to review it.

I wrote this with the help of AI (GitHub CoPilot) to identify possible alternative approaches to the deprecated methods. The result looks reasonable and the new calls look to be doing the right thing but I'd like more eyes on this before committing.

@n828cl
Copy link

n828cl commented Jan 8, 2026

Typo in the changelog: "Refcator" -> "Refactor".

@markt-asf
Copy link
Contributor Author

Typo in the changelog: "Refcator" -> "Refactor".

Thanks. Fixed.

@markt-asf
Copy link
Contributor Author

Through local testing I have been able to confirm that the new code behaves in the same way as the old so I am going to merge this.

@markt-asf markt-asf merged commit 44736df into main Feb 5, 2026
2 checks passed
@markt-asf markt-asf deleted the curve-name branch February 5, 2026 15:20
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