I\'m in a situation where I need to encrypt / decrypt a file of n length securely, ideally using Rijndael, but definitely at 256bit encryption.
I\'ve played around with
There is a CryptoStream class to encrypt/decrypt Streams