I've just gone through the
Java Cryptography Extension 1.2.2 API Specification & Reference document to read some examples on use of JCE. I want to use RSA encryption and in Java JCE is the way to go. However the JCE examples in the above doc do not even mention RSA! They tell about DES, DESede (Triple DES), Blowfish, but no word on RSA. This is quite strange, isn't it?
Comments
I don't know the reasons but
Re: I don't know the reasons but
UltraSPARC T1
Re: UltraSPARC T1