Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Deprecate Ecdsa create #968

Merged
merged 1 commit into from
Nov 4, 2022
Merged

Deprecate Ecdsa create #968

merged 1 commit into from
Nov 4, 2022

Conversation

lcobucci
Copy link
Owner

@lcobucci lcobucci commented Nov 4, 2022

To promote symmetry on the usage of all algorithms, we're dropping the named constructor in favour of the normal constructor.

This is technically a minor BC-break as we're introducing null on the signature but I don't think it's a concerning one.

To promote a symmetry on the usage of all algorithms, we're dropping the
named constructor in favour of the normal constructor.

Signed-off-by: Luís Cobucci <lcobucci@gmail.com>
@lcobucci lcobucci added this to the 4.3.0 milestone Nov 4, 2022
@lcobucci lcobucci self-assigned this Nov 4, 2022
@lcobucci lcobucci merged commit 007530d into 4.3.x Nov 4, 2022
@lcobucci lcobucci deleted the deprecate-ecdsa-create branch November 4, 2022 21:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant