System for protecting intellectual properties through encrypting Python plaintext source code tokens
A technology for protecting systems and intellectual property rights, applied in transmission systems, digital data protection, digital transmission systems, etc., can solve problems such as the inability to provide intellectual property protection mechanisms, and achieve the effect of protecting intellectual property rights
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0042] The concrete implementation case of the present invention is as follows:
[0043] pyenrypt is a Python code encryption module, and python is a new Python interpreter that adds a Python encryption runtime module.
[0044] 1. The content of Python plaintext source code is as follows:
[0045] #! / usr / bin / python
[0046] print 'helloworld';
[0047] 2. Use pyenrypt to encrypt:
[0048] . / pyencrypt helloworld.py helloworld.py.encry;
[0049] 3. The content of the Python ciphertext source code is as follows:
[0050] #! / usr / bin / python
[0051] #encrypted
[0052] 13j1vB()&m / q:p3-eI;
[0053] 4. Use the python interpreter with decryption function to run the ciphertext source code:
[0054] python helloworld.py. encry;
[0055] 5. The running results are as follows, consistent with the plaintext source code:
[0056] Hello world.
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com