pki-bot / pki-issues-final

0 stars 0 forks source link

Support for python-cryptography in KRA client #1389

Open pki-bot opened 4 years ago

pki-bot commented 4 years ago

This issue was migrated from Pagure Issue #1400. Originally filed by edewata (@edewata) on 2015-06-02 22:18:43:


The KRA client currently uses python-nss to do various crypto operations including generating session keys, encrypting/decrypting the data, and wrapping/unwrapping keys. Due to maintenance issue the python-nss should be replaced with python-cryptography.

Further investigation is needed to determine if python-cryptography has the necessary key wrapping functionality.

simo5 says:

It depends on the key wrapping, I have coded in python (jwcrypto) support for some key wrapping not yet available in python-cryptography and can lend you the code as needed.

Proposed milestone: 10.3

pki-bot commented 4 years ago

Comment from mharmsen (@mharmsen) at 2015-06-08 20:45:10

Per CS/DS meeting of 06/08/2015: 10.3

pki-bot commented 4 years ago

Comment from edewata (@edewata) at 2017-02-27 14:07:46

Metadata Update from @edewata: