web-token/jwt-signature-algorithm-rsa
RSA-based signature algorithms for JWT using the web-token/JWT stack. Provides RSA sign/verify support (e.g., RS256/RS384/RS512) to add strong asymmetric cryptography to token creation and validation workflows.
Adopt if:
jwt-auth:api) with RSA for higher security (e.g., post-breach remediation).Look elsewhere if:
web-token/jwt-core for validation).For Executives: "This package lets us upgrade our authentication to military-grade security with minimal effort. By using RSA for JWT signing—like banks and governments do—we future-proof against breaches while keeping costs low. It’s a drop-in replacement for our current system, with no downtime, and aligns with compliance needs. Think of it as ‘SSL for our APIs’: a small investment for massive risk reduction."
For Engineering:
*"This is a lean, MIT-licensed RSA implementation for Laravel’s JWT workflow. It plugs into existing libraries like firebase/php-jwt or typhon/jose to add asymmetric signing. Key benefits:
spatie/laravel-activitylog to monitor key rotations."*For Security Teams: *"This package enforces NIST-compliant RSA-256/384/512 for JWT signatures, mitigating replay attacks and secret leakage. Critical for:
How can I help you explore Laravel packages today?