One example of cryptographic proof is a digital signature. A digital signature is a mathematical scheme for verifying the authenticity of digital messages or documents. The digital signature is created using a public-key encryption algorithm and a secret private key. The recipient of the digital message can use the sender's public key to verify the digital signature, which ensures that the message was not tampered with during transmission and that the sender is who they claim to be.