[ADVANCED-DOTNET] Regular Expressions on a large array of strings

2002-09-11 Thread Ravi Shekhar
this semester. //This is the fileinfo class that is going to be the values of the hashtable // that gets serialized to disk [Serializable] sealed class myFileInfo { public long fileSize; public string filePath; } Thanks. I really appreciate any help. Ravi Shekhar You can read messages from

[ADVANCED-DOTNET] Encryption and Hashing algorithm choices

2002-09-06 Thread Ravi Shekhar
I'm writing a secure P2P application for internal use for file sharing. Because of budget constraints, it wouldn't be feasible to buy new dedicated server hardware. But it needs to be secure, so files cannot be intercepted by packet sniffers. I have the following requirements for the algorithms I