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).