Created: 2022-07-15
Tags: #fleeting
Are a way to prove the authenticity of files
Using ASYmmetric cryptography, ASYmmetric Encryption
You produce a signature by -> private key
Then verified through -> public key
Simplest Form
Encrypting document with your private key
IF someone wanted to verify signature of the file
THEN, they decrypt it with your public key