This will generate a new private/public key pair and populate the private key field below for signing.
Or use the message hash field below for direct hash input
EOTS (Extractable One-Time Signatures) are designed to reveal the private key if the same nonce is used twice. This is a feature, not a bug! Never reuse nonces in production systems. This demo is for testing purposes only.