wolvespaw / File-Encryption

0 stars 0 forks source link

Fix decryption algorithm #3

Open wolvespaw opened 10 years ago

wolvespaw commented 10 years ago

Decryption algorithm needs to be able to derive keys correctly and write the correct characters. Related to changes in Bit class.

wolvespaw commented 8 years ago

May be caused by incorrect IO operations.