license key validation - encryption/decryption
Rock VZ
rockvz at yahoo.com
Tue Dec 4 00:25:16 EST 2001
More information about the Python-list mailing list
Tue Dec 4 00:25:16 EST 2001
- Previous message (by thread): license key validation - encryption/decryption
- Next message (by thread): license key validation - encryption/decryption
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I have a requirement to write a license file in XML. The xml file will typically consist of a feature name a "license key" to enable/disable the feature. How do i generate this "encrypted license key" for different features for different customers? How do i validate it at the customer site that the "key" installed is valid? For example: i can have 10 features for the product and each feature has a encrypted key to enable the feature. (I would be using python for coding the above.) thanks Rock ===== __________________________________________________ Do You Yahoo!? Buy the perfect holiday gifts at Yahoo! Shopping. http://shopping.yahoo.com
- Previous message (by thread): license key validation - encryption/decryption
- Next message (by thread): license key validation - encryption/decryption
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list