I wrote a data encryption routine a few years ago. In my ongoing mission to refactor my old utilities, I was looking at it this weekend thinking about ways to improve it: The basic premise behind my routine is to read a row of information from a file, perform encryption of said data based on

Read More