lego/providers/http
Vitaliy Potyarkin 9ff9d5be25 frostfs: Fix invalid signatures issued by key from json
Ephemeral keys worked fine while keys loaded from filesystem would
generate invalid signatures. This was caused by destroying private key
material during calls to Wallet.Close() and Account.Close(). Since these
calls do nothing except wiping the private key, we omit them now.
Responsibility for private key security is delegated to caller of getKey()

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
2024-10-16 12:05:26 +03:00
..
frostfs frostfs: Fix invalid signatures issued by key from json 2024-10-16 12:05:26 +03:00
memcached chore: update to go1.21 (#2103) 2024-02-08 03:16:48 +01:00
s3 chore: update to go1.21 (#2103) 2024-02-08 03:16:48 +01:00
webroot chore: fix grammar and typo (#1978) 2023-07-29 12:59:24 +02:00