Releases: Adscore/php-common
Releases · Adscore/php-common
v0.1.4
- V5 signature decoder should always throw
ParseException
on malformed signatures
v0.1.3
- Fixed Rfc3986 struct decoding,
parse_url
was found breaking payload keys (replaced dots with underscores) making it unusable for verification
- Small improvements in standard V5 payload verification routine
v0.1.2
No issues opened, freezing for now.
v0.1.2-alpha
Fixed small bug with missing property.
First public release
This release contains only core utilities needed to support signature decryption/verification.