AI-Accelerated Product Development
...
ARTICLE
Python Implementation of Paillier Cryptosystem
Star
Covers:
implementation
of
Additively Homomorphic Encryption
Estimated time needed to finish:
30 minutes
Questions this item addresses:
Python Implementation of Paillier Cryptosystem
How to use this item?
Implement it in Python and play with different inputs and outputs
URL:
https://asecuritysite.com/encryption/pal_ex
Author(s) / creator(s) / reference(s)
Bill Buchanan
0
comment
Recipe
public
Share
Star
0
Additively Homomorphic Encryption
Contributors
Total time needed:
~3 hours
Objectives
Understand the basics of Additively Homomorphic Encryption and Use Cases
Potential Use Cases
Privacy Preserving Computation - Example, vote tallying
Who is This For ?
ADVANCED
ML Experts new to Privacy-Preserving Machine Learning
Hide details
Click on each of the following
annotated items
to see details.
VIDEO
1. Introduction to Homomorphic Encryption
Introduction to Homomorphic Encryption
15 minutes
ARTICLE
2. Introduction to Additively Homomorphic Encryption - The Paillier Cryptosystem
Introduction to Paillier Cryptosystem
5 minutes
VIDEO
3. The Math behind Paillier Cryptosystem
The Math behind Paillier Cryptosystem
15 minutes
ARTICLE
4. Python Implementation of Paillier Cryptosystem
Python Implementation of Paillier Cryptosystem
30 minutes
USE_CASE
5. Use Case of Additively Homomorphic Encryption - Vote Tallying
Use Case of Additively Homomorphic Encryption - Vote Tallying
30 minutes
Additional Resources...
PAPER
6. Deep Dive into Paillier Cryptosystem
Deep Dive into Paillier Cryptosystem
60 minutes
Concepts Covered
0
comment