Skip to content

Python PKCS#11 Module with Pico HSM #18

Answered by polhenarejos
B00148917 asked this question in Q&A
Discussion options

You must be logged in to vote

Unfortunately OpenSC does not provide AES support for HSM. This is explained in https://www.picokeys.com/2022/07/10/aes/ and mainly you must use the sc-hsm-embedded driver:

https://github.com/CardContact/sc-hsm-embedded

In the article there is an example on generating and ciphering with AES.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@B00148917
Comment options

Answer selected by B00148917
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants