Detached signature

ID: detached-signature

A detached signature is a cryptographic technique used to ensure the integrity and authenticity of a message or document without embedding the signature directly within the content of the message itself. Instead, the signature is created from the original message using a cryptographic hash function and a signing algorithm. This allows the original message to remain separate from the signature.

New to topics? Read the docs here!