Results 1 to 4 of 4

Thread: Cryptography classes: md5crypt and standard DES

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Posts
    6
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Cryptography classes: md5crypt and standard DES

    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
    Attached Files Attached Files

  2. The following user says thank you to bootsector for this useful post:

    GokuH12 (23rd March 2009)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.