barbican + SoftHSM2 + openssl-1.0.2g missing EVP_aes_128_wrap_pad()
Bug #1611393 reported by
Alex Kavanagh
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Barbican |
Won't Fix
|
Wishlist
|
Unassigned | ||
OpenStack Barbican Charm |
Triaged
|
Medium
|
Unassigned | ||
OpenStack Barbican SoftHSM Charm |
Triaged
|
Medium
|
Unassigned |
Bug Description
Barbican is written to expect the PKCS#11 library to support AES_WRAP_PAD with 128 bits but unfortunately, SoftHSM2 + openssl-1.0.2g is missing the functions.
The EVP_aes_
Changed in charm-barbican-softhsm: | |
status: | New → Triaged |
Changed in charm-barbican: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in charm-barbican-softhsm: | |
importance: | Undecided → Medium |
To post a comment you must log in.
The Barbican team would like the PKCS#11 plugin to work with SoftHSM if there are users interested in deploying with that configuration. We would be open to reviewing patches if someone wants to develop a bugfix for this.