File encryption method and device and storage medium
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- 武汉市多比特信息科技有限公司
- Publication Date
- 2021-04-06
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of data encryption, in particular to a file encryption method, device and storage medium. Background technique
[0002] At present, the general format of Android packages is apk, which can be easily decompressed by many decompression software and restored to the state before packaging. For example, when you use a decompression software to open the apk, you will see some directories and files before packaging: assets directory, res directory, AndroidManifest.xml file, etc. However, the key resources in the Android package file are not encrypted, and can be easily obtained by others, so as to calculate the implementation of some functions, shorten the analysis and development cycle, and cause serious technical leaks. Therefore, the key resources in the file Encryption protects the company's core information.
[0003] In the existing file encryption method, only the encryption key is used to encrypt the file ...