forked from TrueCloudLab/frostfs-sdk-go
ea043f4ca3
Remove `signature` and `util/signature` packages. Re-implement their functionality in new `crypto` package. Generalize the approach of digital signature computation and verification by adding `Signer` and `PublicKey` primitives similar to standard `crypto` package. Support already exising in protocol signature schemes. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
test | ||
enums.go | ||
enums_test.go | ||
filter.go | ||
filter_test.go | ||
record.go | ||
record_test.go | ||
table.go | ||
table_test.go | ||
target.go | ||
target_test.go | ||
types.go | ||
validator.go | ||
validator_test.go |