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