Hi
I am planning to implement RSA based encryption in J2ME.
I could get information about SATSA which comes bundled with J2ME. I could get see that there are classes which actually allows you to encrypt with a public key.
However, I could not locate the classes which would allow me to generate the public-private key pair (as I could not find classes available within SATSA or MIDP to do this)
Can somebody please provide me a suggestion or any other alternative to generate the public-private key pair (based on RSA)?
Regards
Ahmad

Reply With Quote

