Skip to content

chprice/XorASM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

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

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors