JWT phpseclib4 implementation
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-12 21:09:18 +00:00
src Ported the phpseclib3 implementation to phpseclib4. 2026-09-12 21:09:18 +00:00
.editorconfig Ported the phpseclib3 implementation to phpseclib4. 2026-09-12 21:09:18 +00:00
.gitattributes Ported the phpseclib3 implementation to phpseclib4. 2026-09-12 21:09:18 +00:00
.gitignore Ported the phpseclib3 implementation to phpseclib4. 2026-09-12 21:09:18 +00:00
composer.json Ported the phpseclib3 implementation to phpseclib4. 2026-09-12 21:09:18 +00:00
composer.lock Ported the phpseclib3 implementation to phpseclib4. 2026-09-12 21:09:18 +00:00
LICENCE Ported the phpseclib3 implementation to phpseclib4. 2026-09-12 21:09:18 +00:00
phpdoc.xml Ported the phpseclib3 implementation to phpseclib4. 2026-09-12 21:09:18 +00:00
phpstan.neon Ported the phpseclib3 implementation to phpseclib4. 2026-09-12 21:09:18 +00:00
phpunit.xml Ported the phpseclib3 implementation to phpseclib4. 2026-09-12 21:09:18 +00:00
README.md Ported the phpseclib3 implementation to phpseclib4. 2026-09-12 21:09:18 +00:00

Railgun JWT phpseclib4 implementation

This repository/package contains the phpseclib4 based implementations of \Railgun\Jwt\Jwk and \Railgun\Jwt\JwkSetLoader.