One-way encryption methods

Viewed 13669

This is a just a theoretical question. I'm at a point of starting to program a huge multi-server/multi-client network view.

Question:
What are the possible methods of Irreversible Encryption or aka One-Way Encryption? And what are the most suitable to be implemented in my case and in .NET?

Can anyone supply me with just a list of method names!

4 Answers
Related