frostfs-sdk-go/signature
Leonard Lyubich a292150d42 [#157] signature: Change scheme selection
`SignData`: use `ECDSAWithSHA512` by default. `SignWithRFC6979` option
switches the scheme to `RFC6979WithSHA256`.

`VerifyData`: if scheme is not fixed (like by `SignWithRFC6979` option)
then scheme from the message is processed.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-03 09:39:21 +03:00
..
test [#54] tests: unify test generator names 2021-12-01 10:34:54 +03:00
signature.go [#157] signature: Change scheme selection 2022-03-03 09:39:21 +03:00
signature_test.go [#44] signature: move package from neofs-api-go 2021-11-01 17:52:41 +03:00