Sign and verify PSR-7 HTTP messages in PHP.

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

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