bootsector
17th March 2009, 10:16
Hi folks!
Just in case anyone needs Unix/Linux style password hashing, I've attached two classes here:
md5crypt: I just got a sample from QCA and modified it so it uses only standard QT classes.
unixcrypt: Got some old C code from internet and converted it to a QT/C++ class.
There isn't a classes/components repository for QT? Just like torry.net for Delphi components?
Cheers,
bootsector
Just in case anyone needs Unix/Linux style password hashing, I've attached two classes here:
md5crypt: I just got a sample from QCA and modified it so it uses only standard QT classes.
unixcrypt: Got some old C code from internet and converted it to a QT/C++ class.
There isn't a classes/components repository for QT? Just like torry.net for Delphi components?
Cheers,
bootsector