Is your feature request related to a problem? Please describe.
I'm always frustrated when we're maintaining packages we no longer need. Go 1.24 provides RFC6979 ECDSA signatures out of the box.
Describe the solution you'd like
Check how it works, archive this package if it's OK and if it's not slower than this library.
Describe alternatives you've considered
Keep maintaining it.
Additional context
nspcc-dev/neo-go#3812
Is your feature request related to a problem? Please describe.
I'm always frustrated when we're maintaining packages we no longer need. Go 1.24 provides RFC6979 ECDSA signatures out of the box.
Describe the solution you'd like
Check how it works, archive this package if it's OK and if it's not slower than this library.
Describe alternatives you've considered
Keep maintaining it.
Additional context
nspcc-dev/neo-go#3812