A Python program module encryption method based on symmetric algorithm and special loading module
A program module and loading module technology, applied in the field of network security, can solve the problems of program module confusion, lack of convenient and easy-to-use protective code protection methods, and difficulty in protecting source code intellectual property rights, etc., to achieve the effect of protecting intellectual property rights.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Examples
Embodiment Construction
[0014] In order to make the technical means, creative features, goals and effects achieved by the present invention easy to understand, the present invention will be further described below in conjunction with examples.
[0015] The Python program module encryption method provided by the present invention is based on a symmetric algorithm and a special loading module, using a fixed symmetric key to encrypt the Python program module, and in the main program of the application, through the special loading module containing the fixed symmetric key, when running When loading, decrypting and running the encrypted module, the key used for encryption must be consistent with the key in the dedicated loading module.
[0016] Based on the above principles, the Python program module encryption method is specifically implemented through the following steps:
[0017] 1) Use a fixed key and a symmetric algorithm to encrypt the Python program module to be protected.
[0018] 2) Based on the...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More