Service signature method and device compatible with Android application
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- 中国软件评测中心(工业和信息化部软件与集成电路促进中心)
- Publication Date
- 2014-10-08
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the field of computer technology, in particular to a service signature method and device compatible with Android applications. Background technique
[0002] Digital signature is an information security technology based on message digest operation and asymmetric encryption operation to ensure the integrity, authentication and non-repudiation of information transmission. Digital signature technology has been widely used in social life, and the digital signature of Android applications is a typical application scenario of the above technology.
[0003] Specifically, the operation process of Android application digital signature at this stage is: use the digest algorithm to calculate each information file in the Android application package except the META-INF directory into a fixed-length hash value, and combine the hash value and the corresponding The file names are sequentially stored in the META-INF / MANIFEST.MF file; co...