Skip to content

This project encrypts or decrypts a single file or several files within a folder using the AES or DES algorithms.

Notifications You must be signed in to change notification settings

moaid-t/A-SYMMETRIC-CRYPTO-SYSTEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breef About Repo

This project encrypts or decrypts a single file or several files within a folder using the AES or DES algorithms.

Running Script

1- Install the requirements by opening Terminal and typing

  pip install -r requirements.txt

2- To run the script, use the following command:

python3 main.py

About

This project encrypts or decrypts a single file or several files within a folder using the AES or DES algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages