Use of cryptographic functions from OpenSSL's libcrypto

Gustavo Serra Scalet gustavo.scalet at eldorado.org.br
Fri Dec 2 20:09:03 UTC 2016


Hi,

I wonder why OpenJDK doesn't use OpenSSL for implementing the cryptographic functions. On OpenSSL the algorithms are HW accelerated on several platforms.

Is it due to licensing issues? I ask because I intend on implementing SHA for PPC64 but then I considered having this integration, if possible.

Thanks in advance


More information about the hotspot-compiler-dev mailing list