Skip to content

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

Notifications You must be signed in to change notification settings

SyedMuhammadMuhsinKarim/S-DES-Algorithm-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
��

Repository files navigation

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.