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