Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rsa routines:RSA_padding_check_PKCS1_OAEP_mgf1:oaep decoding error #41

Open
zxcwdta opened this issue Jul 30, 2019 · 1 comment
Open

Comments

@zxcwdta
Copy link

zxcwdta commented Jul 30, 2019

Hi there I have encountered a problem where RSA decryption will fail if there is one byte in my cipher text that contains "0x00". I have been testing this for all night and it works fine with another program that utilises native openssl library but not the one that runs inside Enclave using intel-sgx-ssl. The version of openssl I compiled my sgx-ssl library is 1.1.1c

@akryeem-INTC
Copy link
Contributor

Hi,
Thanks for reporting this.
Can you please give an example of key and cipher that we can use to reproduce the issue? Code snippet that you used?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants