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
I was unable to test rust-cryptoki on some vendor HSM with FIPS
restriction that refuses to derive keys with CKD_NULL.
I was successful however with CKD_SHA256_KDF.
Unfortunately this is not implemented on softHSM
(softhsm/SoftHSMv2#599)
so I provide no test.
This was tested fine on Thales DPOD.
Signed-off-by: François Rigault <[email protected]>
0 commit comments