I'm a student of CSE. In this repo i do practice what i learn from my Discrete Mathematics course.
I wrote two basic encryption algorithm:
- Caesar Code
- Affine Code
I didn't solve that much use case, feel free to contribute.
Follow the step:
- Fork this repo
- Code Code Code
- Make a pull request