Skip to content

Python Implementation of Classical symmetric Ciphers.

License

Notifications You must be signed in to change notification settings

Klettgau/CSC-332

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Klettgau's Ciphers Documentation Status

A collection of Symmetric ciphers implemented as a primitive api utilizing Flask to supplement a cryptography course.

Getting Started

The package is built using python3 and Flask.

pip install requirements.txt  

Deployment

The package will run a flask server locally that will accept requests and the necessary parameters will be passed as url parameters.

python main.py

Documentation

This project was the first interaction with Sphinx and using Readthedocs to host the documentation .

Built With

Authors

  • Klettgau - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Python Implementation of Classical symmetric Ciphers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages