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