barbican/barbican/plugin
Douglas Mendizábal e4d09f5848 Fix CKM_AES_GCM encryption
This patch fixes a parameter mismatch bug when using the CKM_AES_GCM
mechanism.  This bug also renames the 'generate_iv' option to
'aes_gcm_generate_iv' to reflect the fact that it only applies to
the CKM_AES_GCM mechanism since IVs will always be generated when
using CKM_AES_CBC.

Change-Id: Iaa94b5cf2b2f77aaed72ec6b8b11e5ccf1fc3cca
2018-08-28 12:28:55 -05:00
..
crypto Fix CKM_AES_GCM encryption 2018-08-28 12:28:55 -05:00
interface Castellan based secret store 2018-05-14 01:37:48 -04:00
util Remove translation of log messages 2017-06-03 10:18:55 +07:00
__init__.py Restructure project to accommodate plugin types 2014-06-18 23:46:07 -05:00
castellan_secret_store.py Fix getting secret for vault plugin 2018-07-26 22:34:16 +12:00
dogtag.py Remove pycrypto from dogtag plugin 2018-04-27 12:47:11 -04:00
dogtag_config_opts.py Add retries for Dogtag plugin 2018-03-22 13:03:16 -04:00
kmip_secret_store.py Fix broken gate due to breaking dependency changes 2018-06-01 17:33:51 -05:00
resources.py Central logic to sync secret store data with conf data (Part 3) 2016-09-14 06:49:53 -07:00
simple_certificate_manager.py Remove translation of log messages 2017-06-03 10:18:55 +07:00
snakeoil_ca.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-06-19 18:01:52 +05:30
store_crypto.py Remove redundancy code 2017-12-02 11:14:42 +07:00
symantec.py Remove pep8 error in symantec plugin 2016-01-17 17:53:04 +01:00
vault_secret_store.py Castellan based secret store 2018-05-14 01:37:48 -04:00