To demonstrate the power of the XOR logic gate I created a few functions in Python that take an ASCII string and a shift key(integer), converts them to binary and runs the XOR gate on them to produce a XOR encrypted string.
This is all done via a neat GUI created using Python's tkinter module.
-
Notifications
You must be signed in to change notification settings - Fork 0
To demonstrate the power of the XOR logic gate I created a few functions in Python that converts an ASCII string and a shift key(integer), converts them to binary and runs the XOR gate on them to produce a XOR encrypted string
Patchyst/XOR-Encryption-GUI
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
To demonstrate the power of the XOR logic gate I created a few functions in Python that converts an ASCII string and a shift key(integer), converts them to binary and runs the XOR gate on them to produce a XOR encrypted string
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published