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