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