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

JceInputDecryptorProviderBuilder support GCM parameters

Open stevemit opened this issue 2 years ago • 0 comments

The class JceInputDecryptorProviderBuilder assumes the found algorithm parameters are either an IV or GOST parameters. It would be helpful to also support GCM parameters. BC 1.75

// TODO: at the moment it's just GOST, but...

stevemit avatar Oct 19 '23 02:10 stevemit