You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: