barbican/barbican/tests/plugin
Douglas Mendizábal 5018d8502d Fix py3 compatibility issue in PKCS#11 plugin
This patch fixes a str to char * type cast that is only valid
in Python 2.

Change-Id: Ia3bcfe125c4e2c49e8a3e2a4cdb2d67e641ceadd
2019-08-09 12:28:42 -05:00
..
crypto Fix py3 compatibility issue in PKCS#11 plugin 2019-08-09 12:28:42 -05:00
interface Stop using deprecated 'message' attribute in Exception 2017-07-26 05:30:17 +00:00
util Fix the bug of pep8 and building api-guide 2019-08-05 16:36:02 +02:00
__init__.py Restructure project to accommodate plugin types 2014-06-18 23:46:07 -05:00
test_castellan_secret_store.py Fix getting secret for vault plugin 2018-07-26 22:34:16 +12:00
test_dogtag.py Remove pycrypto from dogtag plugin 2018-04-27 12:47:11 -04:00
test_kmip.py Fix broken gate due to breaking dependency changes 2018-06-01 17:33:51 -05:00
test_resource.py Python3: base64.b64encode expects bytes. 2016-04-26 15:12:36 +02:00
test_simple_certificate_manager.py Fix order of arguments in assertEqual 2015-09-30 11:21:02 +05:30
test_snakeoil_ca.py Replace pycrypto with cryptography in snakeoil 2017-04-20 08:55:43 -05:00
test_store_crypto.py Removed application/pkix media type 2017-03-01 10:18:12 +00:00
test_symantec.py Fix order of arguments in assertEqual 2015-09-30 11:21:02 +05:30