|
What exactly do you need to encrypt, and what sort of encryption do you need?
There's a number of different types of encryption and ways of implementing them (such as private/public key cryptography for transfering encrypted messages over an insecure medium, one way MD5/SHA-1/etc hashing for secure password authentication and checksums, simple password protected encryption for example to put a password on a file, plus a number of simple substitution algorythems you can use)
If you have no idea, let us know what you're trying to do, and how secure it needs to be, and we can suggest an encryption method and possibly a way of implementing it.
- Mina
__________________
Minaki Serinde MCP
"Wow, Linux is nearly on-par with Windows ME!"
Please login or register to view this content. Registration is FREE | Please login or register to view this content. Registration is FREE
|