Skip to content

Cybersecurity Course, Second Homework, Implementation of Feistel-based cipher.

Notifications You must be signed in to change notification settings

ay-sbu/csc-hw2-feistel-cipher

Repository files navigation

Implementation of Some Random Feistel based Cipher (SRFB)

  • working with list[int] in all functions as object, it is not good at all but it's okay :)
  • see the flows in flow-all.pdf in root dir.

Run ?

git clone git@github.com:ay-sbu/csc-hw2-feistel-cipher.git
cd src
python test.py
  • see the test.py file for more details.

About

Cybersecurity Course, Second Homework, Implementation of Feistel-based cipher.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published