Sign and verify PSR-7 HTTP messages in PHP.

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

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