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