-
Notifications
You must be signed in to change notification settings - Fork 1
chprice/XorASM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Channon Price CS301 2010 Project 1, finalish draft This is a program for encrypting a string by sequentially xoring it with a password, character by character. The last input is for a bit to determine if the string should be encoded (1) or decrypted (0) by the password.
About
XOR encryption done using x86 assembly
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published