org.apache.commons.crypto.NativeCodeLoader |
Line |
Find a better way to do this later. |
124 |
org.apache.commons.crypto.cipher.CryptoCipherFactory |
Line |
does it make sense to treat the empty string as the default? |
144 |
org.apache.commons.crypto.cipher.CryptoCipherFactoryTest |
Line |
should this really mean use the default? |
47 |
org.apache.commons.crypto.jna.OpenSsl10XNativeJna |
Line |
NOT USED? |
126 |
NOT USED? |
185 |
(does not appear to be used yet) |
294 |
org.apache.commons.crypto.jna.OpenSsl20XNativeJna |
Line |
NOT USED? |
121 |
NOT USED? |
180 |
(does not appear to be used yet) |
288 |
org.apache.commons.crypto.jna.OpenSslInterfaceNativeJna |
Line |
Appears to be deprecated as of OpenSSL 1.1.0. |
34 |
org.apache.commons.crypto.jna.OpenSslJna |
Line |
Find a better way to do this later. |
40 |
Find a better way to do this later. |
67 |
org.apache.commons.crypto.jna.OpenSslJnaCipher |
Line |
is that sufficient? OpenSslNativeJna.EVP_CIPHER_CTX_free(context); |
112 |
implement GCM mode using Jna |
343 |
implement GCM mode using Jna |
373 |
org.apache.commons.crypto.jna.OpenSslNativeJna |
Line |
Throw error? |
86 |
org.apache.commons.crypto.random.CryptoRandomFactory |
Line |
does it make sense to treat the empty string as the default? |
219 |
org.apache.commons.crypto.utils.EnumTest |
Line |
check if any implementations of CryptoRandom or CryptoCipher are missing from the values |
64 |