{"id":89841,"library":"web-token-jwt-signature-algorithm-rsa","title":"JWT Signature Algorithm RSA","description":"RSA Based Signature Algorithms the JWT Framework.","status":"active","version":"4.0.0","language":"php","source_language":null,"source_url":"https://github.com/web-token/jwt-signature-algorithm-rsa","tags":["jwt","rsa","signature","security","web-token"],"install":[{"cmd":"composer require web-token/jwt-signature-algorithm-rsa","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"RS256","correct":"use Jose\\Component\\Signature\\Algorithm\\RS256;"}],"quickstart":{"code":"use Jose\\Component\\Signature\\Algorithm\\RS256;\n\n$algorithm = new RS256();\n$jws = $algorithm->sign($payload, $privateKey);","lang":"php","description":"Sign a JWT payload using RS256 algorithm"},"warnings":[{"fix":"Upgrade PHP to 8.1 or use version 3.x","message":"Requires PHP 8.1+ for version 4.x","severity":"breaking","affected_versions":">=4.0.0"}],"env_vars":null,"search_vec":"'algorithm':3,8 'base':6 'framework':11 'jwt':1,10,12 'rsa':4,5,13 'secur':15 'signatur':2,7,14 'token':18 'web':17 'web-token':16","created_at":"2026-06-19T08:53:39.580707+00:00","updated_at":"2026-06-19T08:53:39.580707+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/web-token","github":"https://github.com/web-token/jwt-signature-algorithm-rsa","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}