Implementations of Homomorphic Encryption
Homomorphic encryption describes the ability to encrypt values in such a way that external processes can perform operations on them without requiring knowledge of the key such that encrypted values are mutable.
My dissertation implementation is available here: homomorphic-encryption.vjpatel.me