Python generates CDK

if it is not activated, you need to enter a CDKEY, that is decrypted and verified if the CDKEY is valid.
possible functional modules:

  • encryption module (CDKEY generator) (/ "Select encryption and decryption" method library)
  • decryption module

this is a problem, it is said to use encryption and decryption method library, but I think I have to implement the algorithm to generate cdk according to certain rules. When users enter cdk, they need to verify whether it is cdkey, according to my algorithm, but I can"t write it, or if there is any library, you can tell me.

Dec.22,2021

the value encrypted by md5 is stored in the database, and then whether the value passed by the md5 client is consistent with the database


PyCrypto AES algorithm

Menu