James Adams

A small file encryption shell extension I wrote as an experiment in encryption rather than for any practical application.

It encrypts files with a passcode which is AES hashed into a 256-bit key and used to encode the file with the Rijndael algorithm.

Screenshot Screenshot Screenshot