Hi.. I'm using the MS CryptoAPI for the encryption using 3DES algorithm.
Here i could able to encrypt and decrypt the flat files in the same session. i.e Open the Application , Encrypt the File ...
http://www.experts-exchange.com/Security/Misc/Q_20476881.html
Zones:
Security,
IPSecDate Answered: 12/03/2003 Grade: B Views: 0
Hello,
I'm trying to find a dll file providing encryption/descryption in 3des format or aes format. The library should be compatible to use with C, C++, and C# - so, I would presume it should be...
http://www.experts-exchange.com/Programming/Misc/Q_21733755.html
Zones:
ProgrammingDate Answered: 02/22/2006 Grade: A Views: 0
Hi Experts,
I am having a hard time with the ColdFusion Encrypt Function, basically my goal is to Encrypt a string using CF built in 3DES function and decrypt it in a SOAP Delphi Client who cons...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_22825818.html
Hello, can someone help me with a dll, or some code that implements the 3DES algorithm in EDE mode complying the X9.17 standard?
Thanks
http://www.experts-exchange.com/Programming/Languages/C/Q_20370473.html
Zones:
CDate Answered: 11/26/2002 Grade: B Views: 8
Hello experts,
for our VPN solutions, I need to know URGENTLY if 3DES encryption is legally allowed in Poland.
If possible also a link to some (official if possible) document on Internet.
...
http://www.experts-exchange.com/Security/Misc/Q_20633612.html
Through a firmware upgrade I now have the option of using AES-256 on my VPNs instead of 3DES with essentially the same throughput. To take advatage of this upgrade, I need to shuffle around a few f...
http://www.experts-exchange.com/Software/System_Utilities/Remote_Access/VPN/Q_20957017.htm...
Zones:
VPNDate Answered: 04/25/2004 Grade: B Views: 145
Hello Experts, I am new to Java crypto. My task is to create a class that take 2 parameters 1)String Key, 2)String text then encrypt the string using the giving key and retrun the base64 encoding. ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21826746.html
Zones:
JavaDate Answered: 05/28/2006 Grade: A Views: 0
I do have a key which either a 3DES or AES encryption key,
but its 144 character long, in HEX, so it means 576-bits
as i know 3DES or AES is not using this long of keys,
the key has alot of ...
http://www.experts-exchange.com/Security/Misc/Q_22594935.html
Hello, can someone help me with a dll, vb control or some code that implements the 3DES algorithm in EDE mode complying the X9.17 standard?
Thanks
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20370468.html
Zones:
Visual BasicDate Answered: 04/12/2003 Grade: A Views: 0
I need to write urgently a Java applet (that can work in both IE and NN) to perform triple DES encryption/decryption of text. It appears that javax.crypto.Cipher package does not work in the applet...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20391539.html