Skip to content

Cryptography using the redblack trees, with the help of red and black nodes, implementing two kinds of encryption on a single string.

License

Notifications You must be signed in to change notification settings

mraniketr/RBTreeCryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RBTreeCryptography

Cryptography using redblack trees

Step 1 Choose Encryption/Decryption

Step 2 Enter your String

Step 3 Watch the auto generated RB Tree and feed the number of Red nodes with their numbers.

Step 4 Use LnOrder.py to generate your key,(you have to feed your Redblack Tree in this python file)

Step 5 Feed the key and you will get your results.

alt text

Cheers.

OUTPUT

Encryption

alt text

Decryption

alt text

About

Cryptography using the redblack trees, with the help of red and black nodes, implementing two kinds of encryption on a single string.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages