Rewrite scripts/sign-xmrig-release.sh to use OpenSSL (>= 1.1.1) instead of PyNaCl, so signing needs no Python deps. OpenSSL's ed25519 is PureEdDSA (RFC 8032) — interop-verified against the wallet's libsodium crypto_sign_verify_detached (script-produced .sig -> VERIFY-OK; tamper -> VERIFY-FAIL). keygen/pubkey/sign subcommands; emits base64 raw-64-byte signatures as <file>.sig. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2.9 KiB
Executable File
2.9 KiB
Executable File