Closed liamdennehy closed 5 years ago
Can you rebase on master where we've got some improved CI steps
I think this is basically done as soon as the comments above are cleared up, I'd very much like to see this merged.
That said, this is not a RFC2617-compliant Digest header implementation (e.g. only accepts/produces a single digest value, limited hashes) but usable under the Signing HTTP Messages scope - and especially important it correctly passes the reference tests. If we need full compliance then either extend this in a subsequent PR, or make/use a dedicated library, but for now I think it does the job and I'm happy to merge as of https://github.com/99designs/http-signatures-php/pull/40/commits/9774e40fd8726aeba8198f69a0e3d4a21b7f8441.
I have integrated this feature in my own project along with a number of others, and published this in packagist. Documentation for the entire library is published at Read the Docs: http-signatures-php - incomplete but being expanded regularly.
Closing PR due to inactivity.