Skip to content

Conversation

@Mishael-2584
Copy link

  • Add PrivateKeyParser utility supporting multiple private key formats
  • Support DER, PEM, raw hex (32 bytes), and hex with 0x prefix
  • Maintain full backward compatibility with existing DER keys
  • Update Spring and MicroProfile integrations to use enhanced parser
  • Add comprehensive test coverage (26 tests)
  • Update documentation with format examples
  • Improve developer experience with flexible key format support

Resolves: Enhanced private key format support beyond DER-only limitation

- Add PrivateKeyParser utility supporting multiple private key formats
- Support DER, PEM, raw hex (32 bytes), and hex with 0x prefix
- Maintain full backward compatibility with existing DER keys
- Update Spring and MicroProfile integrations to use enhanced parser
- Add comprehensive test coverage (26 tests)
- Update documentation with format examples
- Improve developer experience with flexible key format support

Resolves: Enhanced private key format support beyond DER-only limitation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant