You are not logged in. Please login or register.
Active topics Unanswered topics
Welcome to the wolfSSL Forums!
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
References
Stable Releases - download stable product releases.
Development Branch - latest development branch on GitHub.
wolfSSL Manual - wolfSSL (formerly CyaSSL) product manual and API reference.
Search options
Hi,
I am getting the same error BAD_PADDING_E because ret is becoming non zero at line ret+=pkcsBlock[idx++] ^ 01. I am using RSA_OAEP padding with sha256 hasing function. Version of wolfssl is 3.9.6
Hi,
I am trying to sign the data with pkcs1 private key. I am able to decode the private key with RsaPrivateKeydecode(), but when I am trying to sign the data using RsaSSL_Sign() function, I am getting the error at the following function and the error following error:
error at function: integer.c: Reredux(&M[x],p,mp).
it is giving return code other than MP_OKAY.
may I know the reason why it is failing.
regards
Kranthi
Posts found: 2
Generated in 0.015 seconds (96% PHP - 4% DB) with 4 queries