Geoffrey Blake created CRYPTO-147:
-------------------------------------
Summary: Link in OpenSslJnaCipher code or remove as option for
OpenSslCipher
Key: CRYPTO-147
URL: https://issues.apache.org/jira/browse/CRYPTO-147
Project: Commons Crypto
Issue Type: Wish
Affects Versions: 1.0.0
Environment: All supported environments.
Reporter: Geoffrey Blake
It appears while the JNA code is present, it will never actually be used by the
common-crypto library when a user asks for a provider from the list of Cipher
providers. Only the OpenSslNative JNI code or the JCE provider will be
selected. The JNA code is currently not exposed for use by other packages in
the repository. The JNA code should be exposed as an option, or be elided from
the library as it is effectively dead code at the moment.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)