Skip to content

ucmani/asciiEncryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

asciiEncryption

Python implementation of the algorithm provided in the below link:

Paper Link

Restrictions :

i) Message and Key must be of the same length ( working on it )
ii) zfill() in getBin() function must be changed accordingly when encrypting larger messages ( working on it )

Decryption algorithm will be provided soon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages