JDK-8257607 : Support third-party providers in SunJSSE for EdDSA and XDH
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 16
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2020-12-02
  • Updated: 2025-03-25
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
XDH and EdDSA support works well for the SunJCE provider, but has issues during XDH key exchange and EdDSA signature generation when third-party providers are the most-preferred provider for these algorithms.