Skip to content

Commit 28a8580

Browse files
committed
Ed25519: remove v4.x CSK/HMAC; port and refactor (part three)
* stop generating and distributing the shared key - drop the CSK `revs` from metasync and the related metasync Tx/Rx * control-plane port (`signIntra`/`verifyIntra`) - ported but not enabled yet (TODO) * `nonce` (global) is now part of common `htrun`, alongside signing key pair * rename across the board: "csk" => "sv", etc. etc. ----- * prev. commits: - 501112a "lifecycle, persistence, cluster map, 5.0 bridge" - 1339a81 "httpclupost v5.0-bridge admission" Signed-off-by: Alex Aizman <alex.aizman@gmail.com>
1 parent 3ee471c commit 28a8580

16 files changed

Lines changed: 222 additions & 649 deletions

ais/csk.go

Lines changed: 0 additions & 351 deletions
This file was deleted.

0 commit comments

Comments
 (0)