Equivalent classes in bc-fips-1.0.2.4.jar #1592
Answered
by
dghgit
smartycardpants
asked this question in
Q&A
|
I was using bc-fips-1.0.2.jar until becoming aware of CVEs associated with that jar. I was using the following classes: BlockCipher Now those classes are invisible in bc-fips-1.0.2.4.jar. What are the equivalent classes in bc-fips-1.0.2.4.jar ? |
Answered by
dghgit
Apr 22, 2024
Replies: 1 comment 1 reply
|
I found these somewhat equivalent classes in bc-fips-1.0.2.3.jar: import org.bouncycastle.crypto.SymmetricKey; Will these classes be carried forward "as is" to bc-fips-1.0.2.5.jar? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes.