Working with HSM with secret key set as non extractable

Issue #383 invalid
Former user created an issue

If the Secret key is set to non extractable in a HSM, when you want to perform any crypto operation instead of the actual key you will get handle to the actual key which is always 8bit in lenght in such cases your crypto operation will fail

Comments (2)

  1. Yavor Vasilev

    Hi,

    Which JOSE algorithm(s) are you referring to?

    At present only public key cryptography has support for PKCS#11 / HSMs.

  2. Log in to comment