Re: What is the best encryption method/algorithm available...
Posted By:
Anonymous
Posted On:
Friday, March 12, 2010 03:33 PM
Please google openssl and look for encrption method used.
Re: What is the best encryption method/algorithm available...
Posted By:
viren_sharma
Posted On:
Wednesday, April 26, 2006 03:39 PM
What is the best encryption method available for RFID?
Re: What is the best encryption method/algorithm a...
Posted By:
vishal_jakhar
Posted On:
Friday, February 9, 2001 03:30 AM
The best algorithm available today is AES (Advanced Encryption Standard).It is a new generation Algorithm recently passes, as the new standard algorithm for encryption.
SSL is an adaptable protocol .If the client and the server both support AES then ssl will implement AES. So you see it only depends on the support of the client and the server and not the protocol..