Does anyone know how to do really secure encryption through VB. I don't mean by adding numbers to asci etc. I mean using secure 56 bit + enryption. Is this possible through coding or even better is there a dll that will do it.
Thanks for your help
Printable View
Does anyone know how to do really secure encryption through VB. I don't mean by adding numbers to asci etc. I mean using secure 56 bit + enryption. Is this possible through coding or even better is there a dll that will do it.
Thanks for your help
Hum..
try that:
convert the caracter to a number,
do a mathematical algoritme , insert a key inside the encryption an crypt the encryptio ....