Skip to content

JonPulfer/HTTPSignature

Repository files navigation

Swift logo

HTTPSignature

Package that will use PKI (RSA, Curve25519) to verify the signature on HTTP requests.

This was written to verify signed requests originating from Mastodon. The Signature request header looks like: -

Signature: keyId="https://my-example.com/actor#main-key",headers="(request-target) host date digest",signature="..."

example taken from a blog post about creating a mastodon service

About

HTTP Signature package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages