Re: Strange Problem using RSA PublicEncryption with RSA_NO_PADDING

2003-03-14 Thread Götz Babin-Ebell
Hello Christoph, Christoph Hansen wrote: I have a problem, I cannot really cover. I'm using public key encryption together with RSA_NO_PADDING. The Key-/Modulus-Size is 128Byte and the message to be encrypted are also 128Byte sized. There exist choosen plain text attacks against RSA... Now my pr

Strange Problem using RSA PublicEncryption with RSA_NO_PADDING

2003-03-14 Thread Christoph Hansen
Hello, I have a problem, I cannot really cover. I'm using public key encryption together with RSA_NO_PADDING. The Key-/Modulus-Size is 128Byte and the message to be encrypted are also 128Byte sized. Now my problem: Using the same (!) binary code (running in a debugging environment or not) it so