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