From: Sam Roberts Date: 2004-12-06T00:37:02+09:00 Subject: Re: [patch] for openssl to support non-pkcs1 padding Quoteing gotoyuzo@notwork.org, on Sun, Dec 05, 2004 at 01:51:00PM +0900: > In message <20041204201827.GA3038@ensemble.local>, > `Sam Roberts ' wrote: > > Quoteing sroberts@uniserve.com, on Sun, Dec 05, 2004 at 04:03:08AM +0900: > > > I want to do unpadded RSA operations with openssl, but I discovered > > > that ossl_pkey_rsa.c hard-codes the use of PKCS#1 padding into the > > > ruby methods [private/public]_[encrypt/decrypt]. > > > So I wrote a patch, any chance of integrating this? > > Thanks. I'll apply your patch with a bit of arrangement. Thank you, I look forward to it showing up in cvs. Sam