frostfs-sdk-go/crypto
Roman Khimov e99e9537a2 *: demand RFC6979 signer where appropriate
It's needed for container operations, therefore default ones for client and
pool have to be of this type as well. And it's easier to check for it before
usage.

Fixes #209.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2023-05-22 17:30:52 +03:00
..
ecdsa [#322] *: Go fmt -s 2022-08-24 18:58:59 +03:00
test tests: Use dedicated function to generate signers in tests 2023-04-26 15:03:55 +04:00
crypto_test.go [#284] *: Return error from all ReadFromV2 methods 2022-07-07 14:20:18 +03:00
doc.go [#322] *: Go fmt -s 2022-08-24 18:58:59 +03:00
signature.go [#322] *: Go fmt -s 2022-08-24 18:58:59 +03:00
signer.go *: demand RFC6979 signer where appropriate 2023-05-22 17:30:52 +03:00
util.go [#351] Add StringifyPublicKey method for NodeInfo 2022-10-13 10:27:18 +03:00