Skip to content
Mohammad Shojafar edited this page Apr 24, 2020 · 1 revision

LEVER Source code

This is the work written by Dr. Zahra Pooranian et al. Language: Python It includes Lever (using Pailler encryption algorithm and AES), Original Data deduplication (O-DD), and Without data deduplication method. We generated a database to store the ciphertext of hash data.

In order to run the code, you can easily run the LEVER.py in python. All the parameters are set at the beginning of the code.

If you have any questions feel free to drop me an email or visit my site: www.mshojafar.com

Mohammad

Clone this wiki locally