[Qt-interest] cryptography using qt

Simon simon at bk.it.cx
Wed Nov 9 17:35:54 CET 2011


On Wed, 9 Nov 2011 17:31:52 +0100, Riccardo Roasio wrote:
> Hi,
>
> there are qt classes for crypt/decrypt files using md5 or i need to
> use external libraries?
>
> Thanks,
> Riccardo

Hi,

md5 is not an crypting method, it is a hashing algorithm.
So you cannot encrypt or decrypt anything with it.

Regards,
Simon



More information about the Qt-interest-old mailing list