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