SlackmasterK wrote:Gee, I'd love to help you but:
1. I know jack about DES
2. I've never heard of C++++.
3. I know some C# but don't know about encryption within it.
4. The US has strict laws about exporting encryption technology above 40 bits.
thanks, C# means C++ ++
Maurits wrote:(channeling Larry)
Developers should NEVER IMPLEMENT THEIR OWN CRYPTO!!!
(/channeling Larry)
Well, you could start with the standard... then maybe review some existing open-source implementations.
i am student, i have too ;(, i know about System.Security namespace, and how to encrypt/decrypt data using .NET, but i must do with my own implementation.