Rijndael256 makes encrypting data and files a breeze with the AES symmetric-key cipher Rijndael.
Features: AES-128, AES-192, AES-256, Authenticated Encryption (AE), Encrypt-then-MAC (EtM), SHA-512, PBKDF2.
Rijndael256 makes encrypting data and files a breeze with the AES symmetric-key cipher Rijndael.
Features: AES-128, AES-192, AES-256, Authenticated Encryption (AE), Encrypt-then-MAC (EtM), SHA-512, PBKDF2.
tinhat : crypto random for the truly paranoid.
tinhat guarantees not to reduce the strength of your crypto random. But if your OS crypto random has in any way been undermined (for example, by a nefarious government agency, or simple incompetence) then tinhat has the ability to improve the strength...
More information
Cryptographic functions for .NET
Crypto .NET is an AES CBC and AES CBC HMAC SHA512 .NET wrapper which makes it easy to encrypt data, objects and files.
The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.