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