The first beta release of the first version of diffpriv. Includes: - Differential Privacy - Laplace Mechanism - Exponential Mechanism - Random Response - Encryption Schemes - ROT13 Cipher (a letter for letter substitution cipher) - Reverse Cipher - Porta Cipher
---
0.1.1
Not secure
New Functions
v0.1.1 now includes the exponential mechanism. you can view how to use it in the `README.md`.
Fixes
None
Collaborators
quantum9Innovation Quantalabs
---
0.0.2
Not secure
- Random Response - Laplace Mechanism - Exponential Mechanism
0.0.1
Not secure
This version only includes one function 😞. The function is random. It runs the random response mechanism.