Sharon Liu wrote:
Darren,
See the What's Not Included section of :
http://openjdk.java.net/groups/security/.
We had the same initial problem with OpenSolaris and the crypto
framework there. What we did was added the symmetric crypto later.
I'll work with you offline to explain how we did that.
Darren J Moffat wrote:
I've been browsing around the OpenJDK source looking for the
implementation of the symetric crypto algorithms that matches the
default Sun crypto provider. All I can find are digest and asymetric,
where would I find the symetric crypto implementations ?
--
Darren J Moffat