barbican/barbican/cmd
Ade Lee df8c62aab3 Refactor PKCS#11 to allow configurable mechanisms
Allow for setting the PKCS#11 encryption and hmac algorithms
in the config file.

This patch also implements CKM_AES_CBC encryption and
decryption.

Change-Id: I847b4b17df51bc4846c37a1e19e6adec76f46b38
Co-Authored-By: Ade Lee <alee@redhat.com>
2018-08-10 22:24:34 -05:00
..
functionaltests Trivial fix typos 2017-05-31 09:08:40 +07:00
__init__.py Files with no code must be left completely empty 2016-11-17 14:19:47 +08:00
barbican_manage.py Refactor PKCS#11 to allow configurable mechanisms 2018-08-10 22:24:34 -05:00
db_manage.py Remove translation of log messages 2017-06-03 10:18:55 +07:00
keystone_listener.py Enable mutable config in Barbican 2018-03-26 10:07:49 +08:00
pkcs11_kek_rewrap.py Use oslo.db create_engine instead of SQLAlchemy 2017-04-28 03:13:28 +00:00
pkcs11_key_generation.py Remove white space between print and () 2016-08-23 16:05:34 +08:00
pkcs11_migrate_kek_signatures.py Stop using deprecated 'message' attribute in Exception 2017-07-26 05:30:17 +00:00
retry_scheduler.py Enable mutable config in Barbican 2018-03-26 10:07:49 +08:00
worker.py Enable mutable config in Barbican 2018-03-26 10:07:49 +08:00