pixelfed / http-signatures
This package is abandoned and no longer maintained.
No replacement package was suggested.
Sign and verify HTTP messages
V5.4.0
2018-10-20 20:19 UTC
Requires
- php: >=5.6
- paragonie/random_compat: ^1.0|^2.0
- psr/http-message: ^1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2
- guzzlehttp/psr7: ^1.2
- phpunit/phpunit: ~4.8
- symfony/http-foundation: ~2.8|~3.0
- symfony/psr-http-message-bridge: ^1.0.2
- zendframework/zend-diactoros: ^1.1
README
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).