Hey all, a freind and I have been working on an encryption program, its simple but usefull, I was jsut wondering if any one can help me our here, I want to add some code to have it split the ecrypted file into multiple files, and write a 'key' file that tels hoe to put it back together again. As of right now, I only have the ecryption part inplemented, but I didnt program it an a vary... effishiont way, and so I now have to figure a way out to put that part in but not change to much code, becuase I'm lazy and dont wana change it
I'm using Python, and I was just hoping somone out there could give me some suggestions on how to aproch this beast
