So as some of you may be aware, I have been messing around with encryption in javascript the past few weeks. Anyway, I decided it was high time to update the 5 year old libraries I was using, and elected to start with the base64 functions used for armoring the PGP keys.

I ended up enjoying this so much that I decided I wanted to see the encryption before my eyes, and here are the results:

You can download the file I used to do this: base64.js