// ***** Encryption and Decryption ***** //

byte[] Key(string sText) {
...

C# Encryption and Decryption

by GateKiller, June 20, 2008 14:00, 2 refactorings, tagged with C#, Encrypt, Decrypt

This is my first attempt at...

98c852e2d9b26249745ea92c72964d3f Talk