Archive for November, 2009
-
The Hash Class
Monday, November 9th, 2009
Update: I plan to remake this using the new features C# 4.0 brings to the table. Hopefully, additions like optional parameters will make the code and class much more compact. I’ve been working on a C# Library to make hashing strings an easy (and fun?) task. I’ll show you the very basic bare-bones usage here: [...]
