Skip to content

Switch from keyczar to cryptography library for cryptographic operations (Python 3 support) #3974

@Kami

Description

@Kami

Right now we use python-keyczar library for cryptographic operations.

The problem is that the library doesn't support Python 3. There is some unofficial fork / version on PyPi with Python 3 support, but since this is a library which handles critical and sensitive cryptographic operations it would be very irresponsible to just use some "random" non-audited fork.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions