Password class
Before you submit code to the Code Repository, please make sure you have read the following:
Introduction - Submission Guidelines - Submission Procedure - (post questions here)
|
Password class
|
|
|||||||||||||||||||||||
|
|
||||||||||||||||||||||
Password_classV1.1.0 Copyright © 2008, François Normandin All rights reserved. Author: François Normandin email: francois.normandin@monpapyrus.net website: www.monpapyrus.net/LabVIEW/index.html Distribution: This code was downloaded from the LAVA Code Repository: http://forums.lavag.org/downloads.html Description: Class for management of password objects. The object contains a MD5 encrypted password. Methods are of two types depending on source of password. From non-encrypted or encrypted sources. All vis are documented. There is an example VI that shows how to use encrypted & non-encrypted versions. Encryption level provides a mean to recursively encrypt many times over, resulting in better security against rainbow tables attack. Initialize once with Password_Create method. [Non-encrypted source] Source is from a dialog box or equivalent. The password is not encrypted at the moment the object is created. Password_Create method will create a new object, encrypt the password and store it. [Encrypted source] Source is from a file or tcp-ip connection. The password is already encrypted at the moment the object is created. Password_CreateEncrypted method will create a new object and store the password. Dependencies: Uses the following OpenG toolkits: oglib_md5-1.6-1 GOOP3® OpenG: <http://wiki.openg.org/Main_Page> GOOP® Community Edition 2.5: <http://www.endevo.se> Support: If you have any problems with this code or want to suggest features: http://forums.lavag.org/CR-Password-class-t11260.html Change Log: 1.0.0: Initial release of the code. 1.0.1: Readme modifications 1.1.0: Added encryption level and modified naming convention for dynamically accessible methods. License: Distributed under the BSD license. |
|||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Approved by crelf on Jun 25 2008, 04:59 AM | |||||||||||||||||||||||
Saved Versions
| Name | Filename | Updated | Operations |
|---|---|---|---|
| Password class | Password_classV1.1.0.zip | 18th July 2008 - 08:42 PM | |
| Password class | Password_classV1.1.0.zip | 18th July 2008 - 08:41 PM | |
| Password class | Password_classV1.0.1.zip | 26th June 2008 - 09:26 PM | |
| Password class | Password_classV1.0.0.zip | 25th June 2008 - 12:24 PM |
|
Code Repository Statistics
| Last ten submissions accepted · Downloads system statistics | |
| 4 user(s) active in the past 15 minutes | |
![]() |
4 guests, 0 members, 0 anonymous members |
| Code Repository Statistics | |
![]() |
We have a total of 69 files in 13 categories A total of 37 unique authors have submitted to our site There have been 24036 logged downloads to date The latest file submitted was LVClass API by normandinf (submitted Oct 14 2008, 01:08 PM) |
| Time is now: 16th October 2008 - 08:24 PM |