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

decrypting scrambled ciphered text with RSA succeeded on RHEL9 unexpectedly #739

Open
guiyang2011 opened this issue Feb 8, 2024 · 0 comments

Comments

@guiyang2011
Copy link

We have a test case to wrap an AES key with RSA key, shuffle the first 4 bytes of the ciphered key, and then tried to decrypt it with our service backed by SoftHSMv2. In the current Centos7 environment, the decrypt would fail in SoftHSMv2, which is expected. However, when switching to the RHEL9 environment, the same test becomes succeed. Is this a known issue?

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

1 participant