eduardo:cisco:cipt:digital_sign
Digital Signature
- The signer makes a hash of the original message
- The signer use the private key to encrypt the hash (faster) to create a signature
- The verifier obtain and use the public key to decrypt the signature
- The verifier compare the decrypt signature hash value with the one created by hashing the message and make sure they are the same
eduardo/cisco/cipt/digital_sign.txt · Last modified: 2024/02/23 08:20 by 127.0.0.1