Livoa LogoLivoa
(Signer)

Authorised

Generate Private Key (private_key1)
Generate Public Key (public_key2)
Message: “Pay authors a bonus of $20,000.”
Hash the Message using SHA-256 → digest
Sign the digest with private_key1 → signature
Verify the Signature using public_key1 and digest + SHA-256
Print: “Msg Signed successfully”

diagram

by hrook

0
0 uses