/XORBitEncryptor

This is a xor encrypter using the plaintext and a password and xor the bit with each other as well as being able to decipher a binary string with a password using bit xoring and return a ascii based text string

Primary LanguageC#

No issues in this repository yet.