Sign and verify PSR-7 HTTP messages in PHP.

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

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