Equivalent classes in bc-fips-1.0.2.4.jar #1592
-
| 
         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 ?  | 
  
Beta Was this translation helpful? Give feedback.
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?  | 
  
Beta Was this translation helpful? Give feedback.
Yes.