RSA_padding_check_PKCS1_OAEP will
have the same size of module. And then I cannot unpad the de-cipher text.
Does the error come from wrong byte ordering of ciphertext or do I miss
something to check?
Can I read the error direct from cipher text, something like check sum, etc?
Appreciate your help,
cckuo
es
tells me the # of bytes is 64, but it should be 65.
3. How could I print the RSA_fail and RSA_erro strings?
I trace the procedure to the ERR_load_RSA_strings but I have no ideas how
to print it out of the standard output.
4. How
pass the MONT_HELPER function.
Does that mean the keys are wrong or I miss something to check in
MONT_HELPER function?
Appreciate your help,
cckuo
__
OpenSSL Project http://www.openssl.org
User
dian and should I revert them by each DWORD
as big endian? If I really need to do so, is there any help function in
Openssl can do it for me?
Appreciate your help in advance,
cckuo
__
OpenSSL Project