Homomorphic encryption is an encryption form that allows people to perform algebraic operations on ciphertext in a specific form. The result of decryption matches the result of the operations as if they had been performed on the plaintext.
Paillier cryptosystem is a homomorphic cryptosystem using probabilistic asymmetric algorithm for public key cryptography. It is invented by and named after Pascal Paillier in 1999.