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.
This class library wraps the AESManaged Algorithm in a Password crypto utility class. It also ships an utility for autogenerate passwords. The first version was created wrapping Rijndael. But this one now is on AESManaged in order to support WP7.
Utility for encrypting and validating encrypted data. Also includes methods to encrypt and decrypt using Rijndael and methods to generate SecureString objects.
A library to Encrypt/Decript and Hash files and strings
It supports applications written with the .Net Framework v3.5 and above.
It currently doesn't support Windows Phone, Windows e UWP apps.
Implemented Algorithms:...
More information
Zephyr is the namespace for utility libraries in Synapse; Zephyr utilities are suitable for stand-alone usage outside Synapse. Synapse is a lightweight execution engine for unifying federated data sources and processes. The Crypto utilitiy library supports RSA and Rijndael encrryption and Base64...
More information
The bluefish is the modified encryption/decryption in combination of AES (Advanced Encryption Standard or Rijndael) and MD5 for One way encryption. The encrypted string has querystring compatibility for website url.