Versions in this module Expand all Collapse all v1 deprecated v1.0.1 Aug 23, 2025 v1.0.0 Nov 24, 2024 Changes in this version + func ReqHasValidSignature(ctx context.Context, req *http.Request, reqAuthorPubKeyPem string, ...) (bool, error) + func SignRequest(ctx context.Context, req *http.Request, keyId *url.URL, privateKeyPem string) error