2026-03-26 - 2026-06-26
Overview
2 Releases published by 1 user
Published
release@1.1.1
release@1.1.1
Published
release@1.1.0
release@1.1.0
3 Issues closed from 1 user
Closed
#3 Wire CredentialFrameworkProvider into PkiBootstrap without implementation-specific dependencies
Closed
#18 Refactor HybridKexBuilder: extract shared classic-leg wiring into a private method
Closed
#20 Replace instanceof chain in CryptoAlgorithms.create() with a Java 21 pattern switch
3 Issues created by 1 user
Opened
#18 Refactor HybridKexBuilder: extract shared classic-leg wiring into a private method
Opened
#19 Introduce JPMS module-info.java declarations to enforce architectural layer boundaries
Opened
#20 Replace instanceof chain in CryptoAlgorithms.create() with a Java 21 pattern switch
14 Unresolved Conversations
Open
#4
Define a first-class certificate profile engine for X.509 issuance
Open
#10
Clarify and fix workflow-state cleanup semantics on signing timeout
Open
#12
Extend status-object support beyond CRL-only generation
Open
#15
Harden audit and evidence posture for regulated PKI operations
Open
#16
Standardize exception message style and failure taxonomy across the PKI module
Open
#13
Replace free-form verification failure strings with stable reason codes
Open
#5
Introduce approval workflows for issuance with assurance levels and M-of-N approval
Open
#17
Add a conformance test matrix for X.509 issuance, PoP, revocation, and status generation
Open
#9
Refactor and harden WorkflowProofOfPossessionVerifier
Open
#14
Define a formal provider configuration catalogue for framework and crypto providers
Open
#6
Add remote signing support as a first-class signing mode
Open
#7
Design ACME integration on top of the profile and approval model
Open
#8
Resolve the CRL_REVOKED_SERIAL vs SimpleAttributeSet.Builder semantic mismatch
Open
#11
Complete lifecycle operations currently exposed but not implemented