Encryption Error
Brent Putman
putmanb at georgetown.edu
Wed Jul 6 18:55:43 EDT 2016
On 7/6/16 6:27 PM, Brent Putman wrote:
>
>
>
>> In fact, GCM didn't even work properly with Java 7's JCE, that I recall.
>
> I'm not sure, I can't keep them straight.
Luckily I still had my sandbox class sitting around where I can test
this empirically...
> It might not with Oracle's default security provider set (although I
> could be wrong),
I wasn't wrong. The SunJCE provider on Oracle (MacOS) JDK 1.7.0_79
doesn't support AES GCM, period.
> but pretty sure it does with BC configured.
>
JDK 7 does however work for AES GCM with BC installed as a security
provider.
And for the record, Oracle (MacOS) JDK 8 does support it out-of-the-box
in their provider set.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160706/cc4f416e/attachment.html>
More information about the users
mailing list