Skip to content

Feature: Complete JWE support (RSA-OAEP, ECDH-ES, ES512) #181

@hahwul

Description

@hahwul

Summary

Current JWE support is demo-level (encode_jwe_demo). Need full JWE suite:

  • Key management algorithms: RSA-OAEP, RSA-OAEP-256, ECDH-ES, ECDH-ES+A128KW, A128KW, A256KW
  • ES512 (P-521) algorithm support for JWT signing
  • Proper JWE round-trip (encode → decode → verify)

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions