doc-encryption

Registered by starbuck

1. Basic description
================
Passwords are stored as an hash (md5 sum encryption) in the database. Therefore the class HashEncryption is written to convert any string to md5. The user then sends his password as an md5 sum to the server.

2. Used library
==============
The Library QCryptographicHash (http://doc.trolltech.com/4.3/qcryptographichash.html) was used.

3. How-to-use
===========
-Create object of Hashencryption class
-call method calcmd5(QByteArray string) to get encrypted result

Blueprint information

Status:
Complete
Approver:
starbuck
Priority:
Undefined
Drafter:
starbuck
Direction:
Needs approval
Assignee:
starbuck
Definition:
Approved
Series goal:
None
Implementation:
Informational Informational
Milestone target:
None
Started by
starbuck
Completed by
starbuck

Related branches

Sprints

Whiteboard

15-03-2010:
----------------
*Tutorial @ http://doc.trolltech.com/4.3/qcryptographichash.html
*Implementation
*Review pending

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.