Description:
Load the Heart Disease Dataset from UCI Repository
Encrypt the Dataset using Blowfish and ECC
Save the encrypted dataset as csv file.
Decrypt the Encrypted dataset using Blowfish and ECC
Save the decrypted dataset as csv file.
Note:
All the process is going to be done as per the description given above. Not a real
time project. No GUI is provided.
Language: Python
Front End: Anaconda Navigator - Spyder
Comments