Hi
Anyone of you have any idea how can I crypt a message with DES algorithm, using a key which I have in clear text? It is easy to crypt using a system-generated key, but in my program I will use some clear-text keys
Calin
P.S. I use Microsoft Visual C++ 6.0 and CryptoAPI
If you know another encrypt/decrypt engine (free), please give me a hint
Anyone of you have any idea how can I crypt a message with DES algorithm, using a key which I have in clear text? It is easy to crypt using a system-generated key, but in my program I will use some clear-text keys
Calin
P.S. I use Microsoft Visual C++ 6.0 and CryptoAPI
If you know another encrypt/decrypt engine (free), please give me a hint