{"id":95173,"library":"web-token-jwt-encryption-algorithm-aesgcm","title":"JWT Encryption Algorithm AES GCM","description":"AES GCM Based Content Encryption Algorithms for the JWT Framework, providing secure encryption for JWT tokens.","status":"active","version":"4.0.0","language":"php","source_language":null,"source_url":"https://github.com/web-token/jwt-encryption-algorithm-aesgcm","tags":["jwt","encryption","aes","gcm","security","web-token"],"install":[{"cmd":"composer require web-token/jwt-encryption-algorithm-aesgcm","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"AESGCM","correct":"use Jose\\Component\\Encryption\\Algorithm\\ContentEncryption\\AESGCM;"}],"quickstart":{"code":"use Jose\\Component\\Encryption\\Algorithm\\ContentEncryption\\AESGCM;\n\n$algorithm = new AESGCM();\n$encrypted = $algorithm->encryptContent('data', 'key', 'iv');","lang":"php","description":"Encrypt content using AES GCM algorithm."},"warnings":[],"env_vars":null,"search_vec":"'ae':4,6,24 'algorithm':3,11 'base':8 'content':9 'encrypt':2,10,18,23 'framework':15 'gcm':5,7,25 'jwt':1,14,20,22 'provid':16 'secur':17,26 'token':21,29 'web':28 'web-token':27","created_at":"2026-06-19T10:22:19.938728+00:00","updated_at":"2026-06-19T10:22:19.938728+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-encryption-algorithm-aesgcm","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}}