CryptoWar is a class library that wraps the Rijndael Algorithm in a Password crypto utility class. It's developed in C#. It also ships an utility for auto generate passwords. It is an implementation of the Advanced Encryption Standard (AES) adopted by the US government.
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.