issues
search
99designs
/
http-signatures-php
Sign and verify PSR-7 HTTP messages in PHP.
MIT License
44
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reject messages with insufficient signed headers
#56
brightbyte
opened
4 months ago
0
Support of psr/http-message 2.0
#55
ElGigi
opened
7 months ago
0
Update to latest HTTP Working Group spec
#54
timkelty
opened
11 months ago
6
Changes for Php 8.1
#53
deepsidhu1313
opened
1 year ago
0
Add support for RSA algorithm
#52
mogilvie
opened
3 years ago
0
Voice implementer support for HTTP Signatures in IETF HTTP WG
#51
msporny
opened
4 years ago
0
Remove random_compat dependency
#50
peter279k
opened
5 years ago
0
Test enhancement
#49
peter279k
closed
5 years ago
0
Travis CI config improvements
#48
liamdennehy
closed
5 years ago
0
Explicit build matrix for Travis and PHP 7.3
#47
liamdennehy
closed
5 years ago
0
Add RSA-SHA512 open_ssl signing
#46
mogilvie
closed
5 years ago
0
Allow paragonie/random_compat version 9.99.99 in composer.json
#45
poisa
closed
5 years ago
0
Digest methods are not compliant with RFC
#44
liamdennehy
closed
5 years ago
3
Cannot omit "headers" as required by specification
#43
liamdennehy
closed
5 years ago
2
Permit empty "headers" signature parameter
#42
liamdennehy
closed
5 years ago
4
Remove support for PHP 5.5, clean up source formatting
#41
mtibben
closed
6 years ago
0
Digest enhancements
#40
liamdennehy
closed
5 years ago
4
Automatically add HTTP Digests
#39
liamdennehy
closed
5 years ago
2
Auto Digest header addition
#38
liamdennehy
closed
6 years ago
1
Separate Authorization and Signature headers
#37
liamdennehy
closed
5 years ago
2
Separate functions to generate Signature and Authorization headers
#36
liamdennehy
closed
5 years ago
4
RSA Signing & Verification Support
#35
liamdennehy
closed
5 years ago
11
Support RSA signing
#34
aaronpk
opened
6 years ago
3
Fix typehint
#33
hannesvdvreken
closed
6 years ago
0
Remove HttpMessageFactory
#32
mtibben
closed
7 years ago
0
SigningString: use getRequestTarget not getPath & getQuery.
#31
pda
closed
7 years ago
0
[2.x backport] Avoid timing side-channels in signature validation
#30
afk11
closed
7 years ago
2
Use hash_equals instead of double HMAC approach for signature comparison
#29
rbone
opened
7 years ago
1
Avoid timing side channels in signature validation
#28
afk11
closed
7 years ago
3
Use RequestInterface instead of MessageInterface
#27
navitronic
closed
8 years ago
0
Add FriendsOfPHP/PHP-CS-Fixer
#26
navitronic
closed
8 years ago
0
Remove support for < PHP 5.5 and older Symfony versions
#25
navitronic
closed
8 years ago
1
Allow more Major Versions of Symfony Component to allow for Laravel 5.3
#24
feenx
closed
8 years ago
3
Widen installable versions of Symfony component
#23
navitronic
closed
8 years ago
0
PSR-7 Support
#22
rubensayshi
closed
8 years ago
10
Added `MessageInterface`
#21
rubensayshi
closed
9 years ago
1
php-cs-fixer normalized formatting etc.
#20
pda
closed
9 years ago
5
PSR-7 support
#19
navitronic
closed
8 years ago
7
Key rotation: Verifier should support N keys
#18
pda
opened
9 years ago
1
Cleanup the ignore file
#17
vinkla
closed
9 years ago
0
Test on PHP 7.0
#16
vinkla
closed
9 years ago
2
Remove homepage from composer.json
#15
vinkla
closed
9 years ago
1
Autoload tests with PSR-4
#14
vinkla
closed
9 years ago
1
Add phpDoc to public methods on classes
#13
navitronic
closed
9 years ago
5
PHPUnit requires at least PHP 5.3.3
#12
vinkla
closed
9 years ago
2
Update license
#11
vinkla
closed
9 years ago
2
Add gitattributes file
#10
vinkla
closed
9 years ago
4
Consider PSR-7 Request instead of Symfony Request.
#9
pda
closed
8 years ago
2
Query string ordering fix.
#8
pda
closed
9 years ago
0
Exception type heirarchy
#7
pda
opened
10 years ago
0
Next