Sign and verify PSR-7 HTTP messages in PHP.

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

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).