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