RSA and Block Type

2008-08-01 Thread Phakin Chirachinda
Dear Sir/Madam, According to the enquiry posted earlier regarding the block type issue: http://marc.info/?l=openssl-users&m=121247900612032&w=2 With the basic understanding that sender (Service Provider) uses private key to encrypt the data before sending back to client, which supposes to work f

Need help on OpenSSL error

2008-06-03 Thread Phakin Chirachinda
Dear Sir/Madam, I'm currently using Crypt::OpenSSL::RSA module with perl linking with OpenSSL 0.9.8h to encrypt/decrypt message and transport over HTTP POST request to Java application on the other side. When Encrypting with the given public key, Java application can receive the data perfectly