Re: openssl cannot decrypt the "RSA/ECB/PKCS1Padding" from java

2009-06-05 Thread zoftdev
Dear All I found the problem is my java side using missing code, sorry:-U. -- View this message in context: http://www.nabble.com/openssl-cannot-decrypt-the-%22RSA-ECB-PKCS1Padding%22-from-java-tp23881221p23885198.html Sent from the OpenSSL - User mailing list archive at Nabble.com. _

openssl cannot decrypt the "RSA/ECB/PKCS1Padding" from java

2009-06-04 Thread zoftdev
Dear, Please give me an advice , I don't sure it from OPENSSL or Java JCE My problem is strange , java (private key) talk with php (public key ) in 2 way. 1. java encrypt -> php decrypt 2. php encrypt -> java decrypt for (2) operation successfully. but (1): php decryption get the NUL