Sign and verify PSR-7 HTTP messages in PHP.
Daniel Supernault fe71a73e28 Update composer.json | 6 年之前 | |
---|---|---|
src | 6 年之前 | |
tests | 6 年之前 | |
.gitattributes | 9 年之前 | |
.gitignore | 10 年之前 | |
.php_cs | 8 年之前 | |
.travis.yml | 7 年之前 | |
LICENSE | 9 年之前 | |
README.md | 6 年之前 | |
composer.json | 6 年之前 | |
phpunit.xml | 6 年之前 |
PHP implementation of HTTP Signatures draft specification; allowing cryptographic signing and verifying of PSR7 messages.
HTTP Signatures is licensed under The MIT License (MIT).