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