Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 252 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 252 Bytes

S-DES-Algorithm (Written Just for Fun)

S-DES or Simplified Data Encryption Standard Algorithm coded into python with the help of numerical python (aka numpy)

Algorithm is written in simple and understandable manners so you can understand it easily.