Sign and verify PSR-7 HTTP messages in PHP.

Daniel Supernault fe71a73e28 Update composer.json %!s(int64=6) %!d(string=hai) anos
src 0eede979b0 Update RSAAlgorithm %!s(int64=6) %!d(string=hai) anos
tests 3b59f93ec3 Add RSA algorithm %!s(int64=6) %!d(string=hai) anos
.gitattributes 65f5a41a48 Add gitattributes file %!s(int64=9) %!d(string=hai) anos
.gitignore 4647f8eea8 vendor/ directory ignored by git. %!s(int64=10) %!d(string=hai) anos
.php_cs c1c1ccaba1 Add php-cs-fixer %!s(int64=8) %!d(string=hai) anos
.travis.yml 2195e88e77 Update CI to test php 7.1 and symfony 3.2 %!s(int64=7) %!d(string=hai) anos
LICENSE a1c0e86258 Update license %!s(int64=9) %!d(string=hai) anos
README.md 886f094221 Update readme.md %!s(int64=6) %!d(string=hai) anos
composer.json fe71a73e28 Update composer.json %!s(int64=6) %!d(string=hai) anos
phpunit.xml a3b6985c63 Fork package %!s(int64=6) %!d(string=hai) anos

README.md

HTTP Signatures

PHP implementation of HTTP Signatures draft specification; allowing cryptographic signing and verifying of PSR7 messages.

License

HTTP Signatures is licensed under The MIT License (MIT).