Griffin Message Signatures API
Message Signatures confirm the identity of the sender and integrity of request messages. Key points: - Uses Ed25519 algorithm - Requires registering a public key with Griffin - Signatures cover specific message components - Includes `Signature-Input` and `Signature` headers [How to create message signatures](/docs/guides/how-to-create-message-signatures) provides a detailed guide.