frostfs-sdk-go/container
Leonard Lyubich ea043f4ca3 [] Refactor cryptographic functionality
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>
2022-04-19 12:55:11 +03:00
..
id [] oid, cid: Add marshal format checks 2022-04-13 17:32:25 +03:00
test [] version: Add docs, refactor 2022-04-13 10:28:12 +03:00
announcement.go [] oid, cid: Add marshal format checks 2022-04-13 17:32:25 +03:00
announcement_test.go [] oid, cid: Add marshal format checks 2022-04-13 17:32:25 +03:00
attribute.go [] container: Remove pointer tricks from setAttribute 2022-03-15 16:59:59 +03:00
attribute_test.go [] container: Replace []*Attribute with []Attribute 2022-03-15 16:59:59 +03:00
container.go [] Refactor cryptographic functionality 2022-04-19 12:55:11 +03:00
container_test.go [] Refactor cryptographic functionality 2022-04-19 12:55:11 +03:00
opts.go [] container: Replace []*Attribute with []Attribute 2022-03-15 16:59:59 +03:00
wellknown_attributes.go [] container: move package from neofs-api-go 2021-11-10 10:31:57 +03:00