bc-java icon indicating copy to clipboard operation
bc-java copied to clipboard

DefaultAlgorithmNameFinder missing GCM/CCM Algorithms

Open r-sop opened this issue 1 year ago • 0 comments

For Example:

NISTObjectIdentifiers.id_aes128_GCM
NISTObjectIdentifiers.id_aes128_CCM
NISTObjectIdentifiers.id_aes192_GCM
NISTObjectIdentifiers.id_aes192_CCM
NISTObjectIdentifiers.id_aes256_GCM
NISTObjectIdentifiers.id_aes256_CCM

r-sop avatar Aug 01 '24 10:08 r-sop