{"id":73539,"library":"accelbyte-go-jose","title":"go-jose","description":"Implements JSON Web Encryption (JWE) and JSON Web Signature (JWS) standards with optional JSON Web Token (JWT) support.","status":"active","version":"2.1.4+incompatible","language":"go","source_language":null,"source_url":"https://github.com/AccelByte/go-jose","tags":["jose","jwe","jws","jwt","encryption","signing"],"install":[{"cmd":"go get github.com/AccelByte/go-jose","lang":"bash","label":"Install github.com/AccelByte/go-jose"}],"dependencies":[],"imports":[{"symbol":"jose","correct":"github.com/AccelByte/go-jose"}],"quickstart":{"code":"import \"github.com/AccelByte/go-jose\"\n\nfunc main() {\n    encrypter, _ := jose.NewEncrypter(jose.A128GCM, jose.Recipient{Algorithm: jose.RSA_OAEP, Key: publicKey}, nil)\n    _ = encrypter\n}","lang":"go","description":"Create a JWE encrypter using RSA-OAEP and AES-GCM."},"warnings":[{"fix":"Use a newer major version if available, or ensure your module requires v2 explicitly.","message":"Version 2.1.4+incompatible indicates a major version incompatibility with Go modules.","severity":"breaking","affected_versions":">=2.0.0 <3.0.0"}],"env_vars":null,"search_vec":"'encrypt':7,26 'go':2 'go-jos':1 'implement':4 'jose':3,22 'json':5,10,17 'jwe':8,23 'jws':13,24 'jwt':20,25 'option':16 'sign':27 'signatur':12 'standard':14 'support':21 'token':19 'web':6,11,18","created_at":"2026-06-17T18:52:19.029876+00:00","updated_at":"2026-06-17T18:52:19.029876+00:00","problems":[],"ecosystem":"go","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/AccelByte/go-jose","github":"https://github.com/AccelByte/go-jose","docs":"https://pkg.go.dev/github.com/AccelByte/go-jose#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}