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