- tips and code snipplets. some examples:
This post has been edited 1 times, last edit by "blue death" (Sep 30th 2005, 2:53pm)
This post has been edited 2 times, last edit by "ChMaster" (Apr 29th 2005, 4:31pm)


This post has been edited 1 times, last edit by "blue death" (Jun 19th 2005, 11:57am)
Quoted
Originally posted by blue death
Currently available ports:
MD5 hashing algorithm
Quoted
Originally posted by jacek
Nice, but how about something like MD5Hash::hashArray( const QByteArray& array )? This would be very usefull for hashing passwords and authentication using challenge-response protocol.

![:]](wcf/images/smilies/pleased.gif)
Quoted
Originally posted by blue death
QCA seems very interesting if you are interested in a qt wrapper for cryptographic functions...
Quoted
i just needed some little classes for hashing data, without the need to link some library![]()
)