Encryption Error
Eric_Ochlak at Dell.com
Eric_Ochlak at Dell.com
Wed Jul 6 19:05:08 EDT 2016
Adding the system property did get past me this hump
-Dorg.apache.xml.security.cipher.gcm.useIvParameterSpec=true?
Thank you guys so much! Time to march on until I hit my next wall =)
Eric Ochlak
________________________________
From: users <users-bounces at shibboleth.net> on behalf of Brent Putman <putmanb at georgetown.edu>
Sent: Wednesday, July 6, 2016 6:55 PM
To: users at shibboleth.net
Subject: Re: Encryption Error
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/22444847/attachment.html>
More information about the users
mailing list