frostfs-sdk-go/crypto
Leonard Lyubich 7fe75d2cd9 [#190] crypto: Replace public key encoding methods to PublicKey
This make `neofscrypto.Signer` interface more similar to the one from
standard `crypto` package.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-04-19 12:55:11 +03:00
..
ecdsa [#190] crypto: Replace public key encoding methods to PublicKey 2022-04-19 12:55:11 +03:00
crypto_test.go [#190] Refactor cryptographic functionality 2022-04-19 12:55:11 +03:00
doc.go [#190] Refactor cryptographic functionality 2022-04-19 12:55:11 +03:00
signature.go [#190] crypto: Replace public key encoding methods to PublicKey 2022-04-19 12:55:11 +03:00
signer.go [#190] crypto: Replace public key encoding methods to PublicKey 2022-04-19 12:55:11 +03:00