Sign and verify PSR-7 HTTP messages in PHP.

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

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