Hi
My friend have has encrypted data with PKCS1 Padding using IPhone padding on an iPhone.
How Can can I decrypt the same that data in java Because in java i need algorithmname/ciphermode/paddingname But we both donot know Java?
Java requires me to specify "algorithm/ciphermode/padding". The padding and the algorithm are known, but neither of us knows the cipher mode
algorith name ="RSA"
Thanks Sunil; it is not specified when encrypting on the iPhone.
