Hi,
Iam having a problem with PKCS#1 padding.
 
I have implemented the SCEP protocol and trying to test with a free OpenSource SCEP implementation from www.othello.org.
 
In that Iam getting the following error
rsa_routines:RSA_padding_check_PKCS1_type_1:block type is not 01:rsa_pk1.c:100
rsa_routines: RSA_EAY_PUBLIC_DECRYPT: padding check failed:rsa_eay.c:430.
 
The strange thing is that, this problem is not comming all the time.
 
We generate a request and sign it with the private key.  The server is trying to verify the signature.  In that process it is failing.
 
What could be the reason for the above failure?
 
Any help is highly appreciated.
 
Regards
Suram

Reply via email to