georgemarshall / django-cryptography

Easily encrypt data in Django

Home Page:https://django-cryptography.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add homomorphic encryption

9mido opened this issue · comments

commented

To be prepared for a quantum computing future and to give us all more security, this library should implement homomorphic encryption.

This is currently not on the roadmap and adding support for elliptic curve algorithms is of higher priority list.