Hello. I'm trying to get rsa encryption with crypto module. With PKCS1 padding scheme it works ok, but 'rsa_no_padding' option makes crypto:rsa_public_encrypt to raise: ** exception error: encrypt_failed. My system: otp: R13B03, R13B04, R14B Ubuntu 9.10 OpenSSL 0.9.8g 19 Oct 2007 Any ideas what the problem is? -- Sergei Fomin