CN108039945A - A kind of endorsement method of service packs, method of calibration and device - Google Patents

A kind of endorsement method of service packs, method of calibration and device Download PDF

Info

Publication number
CN108039945A
CN108039945A CN201711311920.5A CN201711311920A CN108039945A CN 108039945 A CN108039945 A CN 108039945A CN 201711311920 A CN201711311920 A CN 201711311920A CN 108039945 A CN108039945 A CN 108039945A
Authority
CN
China
Prior art keywords
service packs
secret key
key
kernel
signature
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201711311920.5A
Other languages
Chinese (zh)
Inventor
张成亮
张建新
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Qihoo Technology Co Ltd
Original Assignee
Beijing Qihoo Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Qihoo Technology Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201711311920.5A priority Critical patent/CN108039945A/en
Publication of CN108039945A publication Critical patent/CN108039945A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/06Notations for structuring of protocol data, e.g. abstract syntax notation one [ASN.1]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/30Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3247Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving digital signatures

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)

Abstract

The present invention provides a kind of endorsement method of service packs, method of calibration and device, to realize possessing independence and the kernel state signature check of low coupling.This method includes:The service packs that server issues is obtained, includes multiple attached bags in the service packs;Public key in kernel header file is called by kernel module, signature check is carried out to the multiple attached bag.

Description

A kind of endorsement method of service packs, method of calibration and device
Technical field
The present invention relates to field of computer technology, more particularly to a kind of endorsement method of service packs, method of calibration and device.
Background technology
In linux system, client is after the service packs that acquisition server issues, it is necessary to sign to the service packs Verification.At present, when signature check is carried out in kernel, since kernel in itself there is algorithm interface at all levels to realize, then, When using these interfaces, the parameter of required input is how many, complexity and flow length are different.
As it can be seen that in the prior art and there is no relatively reasonable service packs signature check scheme.
The content of the invention
In view of the above problems, the present invention provides a kind of endorsement method of service packs, method of calibration and device, possesses to realize The kernel state signature check of independence and low coupling.
In order to solve problem above, the present invention provides following technical scheme:
In a first aspect, the embodiment of the present invention provides a kind of method of calibration of service packs, including:Obtain the benefit that server issues Fourth bag, includes multiple attached bags in the service packs;Public key in kernel header file is called by kernel module, to the multiple Attached bag carries out signature check.
Second aspect, the embodiment of the present invention provide a kind of endorsement method of service packs, including:A pair of of secret key of generation;By institute State secret key and be converted to abstract syntax notation one ASN.1 types;The secret key of ASN.1 types is parsed, obtains final secret key;Utilize Private key in the final secret key, treats the service packs issued and signs.
The third aspect, the embodiment of the present invention provide a kind of calibration equipment of service packs, including:Obtaining unit, for obtaining The service packs that server issues, includes multiple attached bags in the service packs;Verification unit, in being called by kernel module Public key in core header file, signature check is carried out to the multiple attached bag.
Fourth aspect, the embodiment of the present invention provide a kind of signature apparatus of service packs, including:Generation unit, for generating A pair of of secret key;Converting unit, for the secret key to be converted to abstract syntax notation one ASN.1 types;Resolution unit, for inciting somebody to action The secret key of ASN.1 types parses, and obtains final secret key;Signature unit, for utilizing the private key in the final secret key, The service packs issued is treated to sign.
The embodiment of the present invention provides a kind of endorsement method of service packs, method of calibration and device, first, obtains under server The service packs of hair, includes multiple attached bags in the service packs, then, the public key in kernel header file is called by kernel module, Signature check is carried out to multiple attached bags.As it can be seen that public key is transmitted directly to kernel, verification operation is thus proceeded by, is eliminated The generation and transmission of partial parameters, have shortened call flow, have reduced complexity, have it is of a relatively high and it is stronger can suitability And portability, realize the kernel state signature check for possessing independence and low coupling.
Brief description of the drawings
In order to illustrate more clearly about the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing There is attached drawing needed in technology description to make simply to introduce, it should be apparent that, drawings in the following description are this hairs Some bright embodiments, for those of ordinary skill in the art, without creative efforts, can be with root Other attached drawings are obtained according to these attached drawings.
Fig. 1 is the flow diagram of the method for calibration of the service packs in the embodiment of the present invention;
Fig. 2 is the flow diagram of the endorsement method of the service packs in the embodiment of the present invention;
Fig. 3 is the structure diagram of the calibration equipment of the service packs in the embodiment of the present invention;
Fig. 4 is the structure diagram of the signature apparatus of the service packs in the embodiment of the present invention.
Embodiment
To make the purpose, technical scheme and advantage of the embodiment of the present invention clearer, below in conjunction with the embodiment of the present invention In attached drawing, the technical solution in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is Part of the embodiment of the present invention, instead of all the embodiments.Based on the embodiments of the present invention, those of ordinary skill in the art All other embodiments obtained without creative efforts, belong to the scope of protection of the invention.
The embodiment of the present invention provides a kind of method of calibration of service packs, and this method is applied to a client.Fig. 1 is the present invention The flow diagram of the method for calibration of service packs in embodiment, shown in Figure 1, this method includes:
S101:The service packs that server issues is obtained, includes multiple attached bags in service packs;
In the present invention is implemented, service packs includes header packet information, attached bag list and attached bag ciphertext, and attached bag list is included respectively The sub-packet information of a attached bag, sub-packet information include the check code of the identifying of each attached bag, the size of each attached bag and each attached bag.
For example, 1. simplify format description:
2nd, list explanations are simplified:
Certainly, service packs can also there are other ways of realization, the present invention to be not specifically limited.
In other embodiments of the present invention, after S101, in order to ensure security, the above method can also include:Adjust With signature check interface, signature check is carried out to service packs using public key;When being verified successfully to service packs, pass through kernel module Public key is called, signature check is carried out to multiple attached bags.
Here, the signature check interface of client call itself, carries out service packs preliminary check, such as, calculated using RSA Method, hash algorithm, DSA algorithms etc. carry out signature check, then, after verifying successfully, public key is called by kernel module, inside Core state carries out signature check to multiple attached bags.
For example, signature check is carried out to service packs using RSA Algorithm, then, S101 can include:Obtain the bright of service packs Literary and corresponding signature;Signature is decrypted using public key, obtains first message summary;Calculate corresponding second message in plain text Summary;First message summary is compared with second message summary.
At this time, if first message summary compares unanimously with second message summary, show to verify successfully, conversely, then table Bright authentication failed.In the case where being proved to be successful, following S102 is performed.
S102:Public key in kernel header file is called by kernel module, signature check is carried out to multiple attached bags.
Here, since public key is included in kernel header file, then, when carrying out signature check, kernel mould can be passed through Block calls public key, comes to carry out signature check to each attached bag with this.At this time, RSA Algorithm can be still used, or using other label Name checking algorithm, the embodiment of the present invention are not specifically limited.
In embodiments of the present invention, in order to secret key is transferred directly to kernel, then, should before signature check is carried out Method can also include:When generating kernel mirror image, public key is converted into kernel header file;Compiled using kernel header file Translate, generate kernel module.That is, public key is converted to kernel header file, kernel compiling is participated in, it is interior after compiling is completed Core module directly can get public key in kernel state, without generating or transmitting other specification.
In other embodiments of the present invention, after public key is called by kernel module, public key can also be matched Processing, the private key of adjustment input kernel module.
The embodiment of the present invention provides a kind of endorsement method of service packs, method of calibration and device, first, obtains under server The service packs of hair, includes multiple attached bags in the service packs, then, the public key in kernel header file is called by kernel module, Signature check is carried out to multiple attached bags.As it can be seen that public key is transmitted directly to kernel, verification operation is thus proceeded by, is eliminated The generation and transmission of partial parameters, have shortened call flow, have reduced complexity, have it is of a relatively high and it is stronger can suitability And portability, realize the kernel state signature check for possessing independence and low coupling.
Based on previous embodiment, the embodiment of the present invention also provides a kind of endorsement method of service packs, this method be applied to The corresponding server of above-mentioned client.
Fig. 2 be the embodiment of the present invention in service packs endorsement method flow diagram, shown in Figure 2, this method Including:
S201:A pair of of secret key of generation;
Here, server performs secret key Core Generator generation private key, and derives to corresponding public key.In practical applications, Secret key Core Generator depends on OpenSSL environment.
S202:Secret key is converted into abstract syntax notation one ASN.1 types;
S203:The secret key of ASN.1 types is parsed, obtains final secret key;
Here, S202 to S203 can be that private key is first converted to the form of ASN.1 types by server, then, will The private key of ASN.1 types parses, and is converted to final private key, for example, the private key of ASN.1 types is converted into character string, and Character string is determined as to final private key.At this time, private key can be character string, and certain private key can also be binary numeral String, at the same time, derives from final public key.In this way, server just obtains final secret key.
S204:Using the private key in final secret key, treat the service packs issued and sign.
Here, server operation signature tool, is signed using the private key in final secret key to service packs to be issued. Specifically, it is exactly using private key, integrally signs to service packs, meanwhile, using private key, to multiple attached bags in service packs Sign.In this way, client after service packs is received, first can carry out signature check to service packs, then in kernel state Each attached bag is verified.
Further, it is correct in order to ensure signing, can also be in local runtime after signature tool is to patch packet signature Calibration tool, verifies signature, after verifying successfully, which is sent to client.
So far, the generation of secret key is just completed.
Based on same inventive concept, the embodiment of the present invention provides a kind of calibration equipment of service packs, can be applied to above-mentioned In client described in one or more embodiment.
Fig. 3 be the embodiment of the present invention in service packs calibration equipment structure diagram, shown in Figure 3, the verification Device 300 includes:Obtaining unit 301, the service packs issued for obtaining server, includes multiple attached bags in service packs;School Multiple attached bags for calling the public key in kernel header file by kernel module, are carried out signature check by verification certificate member 302.
In embodiments of the present invention, above-mentioned calibration equipment further includes:Generation unit, for calling public affairs from kernel module Before key, when generating kernel mirror image, public key is converted into kernel header file;It is compiled using kernel header file, in generation Core module.
In embodiments of the present invention, bag verification unit, after obtaining the service packs that issues of server in obtaining unit, Signature check interface is called, signature check is carried out to service packs using public key;When being verified successfully to service packs, pass through kernel mould Block calls public key, and signature check is carried out to multiple attached bags.
In embodiments of the present invention, bag verification unit, specifically for the plaintext for obtaining service packs and corresponding signature;Utilize Signature is decrypted in public key, obtains first message summary;Calculate corresponding second message summary in plain text;First message is made a summary It is compared with second message summary.
In embodiments of the present invention, service packs includes header packet information, attached bag list and attached bag ciphertext, and attached bag list includes The sub-packet information of each attached bag, sub-packet information include the check code of the identifying of each attached bag, the size of each attached bag and each attached bag.
Based on same inventive concept, the embodiment of the present invention provides a kind of signature apparatus of service packs, can be applied to above-mentioned Server described in one or more embodiment.
Fig. 4 be the embodiment of the present invention in service packs signature apparatus structure diagram, shown in Figure 4, the signature Device 400 includes:Generation unit 401, for generating a pair of of secret key;Converting unit 402, for secret key to be converted to abstract syntax Mark ASN.1 types;Resolution unit 403, for the secret key of ASN.1 types to be parsed, obtains final secret key;Signature unit 404, for using the private key in final secret key, treating the service packs issued and signing.
In embodiments of the present invention, signature unit, specifically for using private key, signing to service packs;Using private key, Sign to multiple attached bags in service packs.
In embodiments of the present invention, resolution unit, specifically for the secret key of ASN.1 types is converted to character string;By word Symbol string is determined as final secret key.
Based on same inventive concept, the embodiment of the present invention provides a kind of computer-readable recording medium, readable storage medium storing program for executing On have program stored therein, the verification side of said one or the service packs described in multiple embodiments is realized when program is executed by processor The step of method and endorsement method.
It should be understood by those skilled in the art that, the embodiment of the present invention can be provided as method, system or computer program Product.Therefore, the present invention can use the reality in terms of complete hardware embodiment, complete software embodiment or combination software and hardware Apply the form of example.Moreover, the present invention can use the computer for wherein including computer usable program code in one or more The computer program production that usable storage medium is implemented on (including but not limited to magnetic disk storage, CD-ROM, optical memory etc.) The form of product.
The present invention be with reference to according to the method for the embodiment of the present invention, the flow of equipment (system) and computer program product Figure and/or block diagram describe.It should be understood that it can be realized by computer program instructions every first-class in flowchart and/or the block diagram The combination of flow and/or square frame in journey and/or square frame and flowchart and/or the block diagram.These computer programs can be provided The processors of all-purpose computer, special purpose computer, Embedded Processor or other programmable data processing devices is instructed to produce A raw machine so that the instruction performed by computer or the processor of other programmable data processing devices, which produces, to be used in fact The device for the function of being specified in present one flow of flow chart or one square frame of multiple flows and/or block diagram or multiple square frames.
These computer program instructions, which may also be stored in, can guide computer or other programmable data processing devices with spy Determine in the computer-readable memory that mode works so that the instruction being stored in the computer-readable memory, which produces, to be included referring to Make the manufacture of device, the command device realize in one flow of flow chart or multiple flows and/or one square frame of block diagram or The function of being specified in multiple square frames.
These computer program instructions can be also loaded into computer or other programmable data processing devices so that counted Series of operation steps is performed on calculation machine or other programmable devices to produce computer implemented processing, thus in computer or The instruction performed on other programmable devices is provided and is used for realization in one flow of flow chart or multiple flows and/or block diagram one The step of function of being specified in a square frame or multiple square frames.
Although preferred embodiments of the present invention have been described, but those skilled in the art once know basic creation Property concept, then can make these embodiments other change and modification.So appended claims be intended to be construed to include it is excellent Select embodiment and fall into all change and modification of the scope of the invention.
Obviously, various changes and modifications can be made to the invention without departing from essence of the invention by those skilled in the art God and scope.In this way, if these modifications and changes of the present invention belongs to the scope of the claims in the present invention and its equivalent technologies Within, then the present invention is also intended to comprising including these modification and variations.

Claims (10)

  1. A kind of 1. method of calibration of service packs, it is characterised in that including:
    The service packs that server issues is obtained, includes multiple attached bags in the service packs;
    Public key in kernel header file is called by kernel module, signature check is carried out to the multiple attached bag.
  2. 2. according to the method described in claim 1, it is characterized in that, it is described from kernel module call public key before, it is described Method further includes:
    When generating kernel mirror image, the public key is converted into kernel header file;
    It is compiled using the kernel header file, generates the kernel module.
  3. 3. according to the method described in claim 1, it is characterized in that, after the service packs that issues of acquisition server, institute The method of stating further includes:
    Signature check interface is called, signature check is carried out to the service packs using the public key;
    When being verified successfully to the service packs, the public key is called by kernel module, is signed to the multiple attached bag Verification.
  4. 4. according to the method described in claim 3, it is characterized in that, described carry out school using the public key to the service packs Test, including:
    Obtain the plaintext of the service packs and corresponding signature;
    The signature is decrypted using the public key, obtains first message summary;
    Calculate the corresponding second message summary of the plaintext;
    First message summary is compared with second message summary.
  5. 5. according to the method described in claim 1, it is characterized in that, the service packs includes the header packet information, attached bag list With attached bag ciphertext, the attached bag list includes the sub-packet information of each attached bag, and the sub-packet information includes the mark of each attached bag The check code of knowledge, the size of each attached bag and each attached bag.
  6. A kind of 6. endorsement method of service packs, it is characterised in that including:
    A pair of of secret key of generation;
    The secret key is converted into abstract syntax notation one ASN.1 types;
    The secret key of ASN.1 types is parsed, obtains final secret key;
    Using the private key in the final secret key, treat the service packs issued and sign.
  7. 7. according to the method described in claim 6, it is characterized in that, the private key using in the final secret key, is treated The service packs issued is signed, including:
    Using the private key, sign to the service packs;
    Using the private key, sign to multiple attached bags in the service packs.
  8. 8. according to the method described in claim 6, it is characterized in that, the secret key by ASN.1 types parses, acquisition is final Secret key, including:
    The secret key of the ASN.1 types is converted into character string;
    The character string is determined as the final secret key.
  9. A kind of 9. calibration equipment of service packs, it is characterised in that including:
    Obtaining unit, the service packs issued for obtaining server, includes multiple attached bags in the service packs;
    Verification unit, for calling the public key in kernel header file by kernel module, signature school is carried out to the multiple attached bag Test.
  10. A kind of 10. signature apparatus of service packs, it is characterised in that including:
    Generation unit, for generating a pair of of secret key;
    Converting unit, for the secret key to be converted to abstract syntax notation one ASN.1 types;
    Resolution unit, for the secret key of ASN.1 types to be parsed, obtains final secret key;
    Signature unit, for using the private key in the final secret key, treating the service packs issued and signing.
CN201711311920.5A 2017-12-11 2017-12-11 A kind of endorsement method of service packs, method of calibration and device Pending CN108039945A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711311920.5A CN108039945A (en) 2017-12-11 2017-12-11 A kind of endorsement method of service packs, method of calibration and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711311920.5A CN108039945A (en) 2017-12-11 2017-12-11 A kind of endorsement method of service packs, method of calibration and device

Publications (1)

Publication Number Publication Date
CN108039945A true CN108039945A (en) 2018-05-15

Family

ID=62102485

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711311920.5A Pending CN108039945A (en) 2017-12-11 2017-12-11 A kind of endorsement method of service packs, method of calibration and device

Country Status (1)

Country Link
CN (1) CN108039945A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101039182A (en) * 2007-03-07 2007-09-19 广东南方信息安全产业基地有限公司 Authentication system and method for issuing user identification certificate
CN103810421A (en) * 2014-02-19 2014-05-21 北京视博数字电视科技有限公司 Application program verification method and device and terminal device
CN106060787A (en) * 2016-05-16 2016-10-26 北京奇虎科技有限公司 Information transmitting method, apparatus and device
CN106355097A (en) * 2016-08-30 2017-01-25 北京壹人壹本信息科技有限公司 Method and system for encryption and decryption in Linux operation system
CN106709281A (en) * 2015-07-14 2017-05-24 阿里巴巴集团控股有限公司 Patch releasing and obtaining method and device
CN107015803A (en) * 2017-03-21 2017-08-04 武汉斗鱼网络科技有限公司 Button monitor method and system based on Linux inner core
CN107346252A (en) * 2016-05-07 2017-11-14 腾讯科技(深圳)有限公司 Using update method and device
CN107437029A (en) * 2017-08-23 2017-12-05 北京奇虎科技有限公司 Leak restorative procedure, leak prosthetic device and server

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101039182A (en) * 2007-03-07 2007-09-19 广东南方信息安全产业基地有限公司 Authentication system and method for issuing user identification certificate
CN103810421A (en) * 2014-02-19 2014-05-21 北京视博数字电视科技有限公司 Application program verification method and device and terminal device
CN106709281A (en) * 2015-07-14 2017-05-24 阿里巴巴集团控股有限公司 Patch releasing and obtaining method and device
CN107346252A (en) * 2016-05-07 2017-11-14 腾讯科技(深圳)有限公司 Using update method and device
CN106060787A (en) * 2016-05-16 2016-10-26 北京奇虎科技有限公司 Information transmitting method, apparatus and device
CN106355097A (en) * 2016-08-30 2017-01-25 北京壹人壹本信息科技有限公司 Method and system for encryption and decryption in Linux operation system
CN107015803A (en) * 2017-03-21 2017-08-04 武汉斗鱼网络科技有限公司 Button monitor method and system based on Linux inner core
CN107437029A (en) * 2017-08-23 2017-12-05 北京奇虎科技有限公司 Leak restorative procedure, leak prosthetic device and server

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
丁桂芝等: "《嵌入式Linux操作系统》", 31 March 2013 *

Similar Documents

Publication Publication Date Title
CN111213339B (en) Authentication token with client key
CN110351096B (en) Multiple signature method, signature center, program medium, and electronic device
US10326753B2 (en) Authentication via revocable signatures
US9363258B2 (en) Secure digital signature system
JP3858527B2 (en) Data generation apparatus, data verification apparatus and method
CN104717198B (en) Oftware updating method and equipment on safety element
CN102024127B (en) Control platform, user terminal, distribution system and method of application software
US20210049591A1 (en) Cryptocurrency wallet and cryptocurrency account management
CN105007279A (en) Authentication method and authentication system
CN110099048B (en) Cloud storage method and equipment
CN111131278A (en) Data processing method and device, computer storage medium and electronic equipment
CN110414190B (en) Signature method of application installation package, related device, storage medium and electronic equipment
CN106936577A (en) A kind of method for certificate request, terminal and system
CN108038388B (en) Method for realizing Web page seal, client and server
CN106921496A (en) A kind of digital signature method and system
CN110611670A (en) API request encryption method and device
CN109586920A (en) A kind of trust authentication method and device
CN109413084B (en) Password updating method, device and system
CN107980132A (en) A kind of APK signature authentications method and system
CN108710500A (en) Resource issuing method, update method and device
CN104050431A (en) Self-signing method and self-signing device for RFID chips
CN110784466A (en) Information authentication method, device and equipment
CN111130798A (en) Request authentication method and related equipment
CN115795513A (en) File encryption method, file decryption method, file encryption device, file decryption device and equipment
JP2007312357A (en) Data processing device and control method therefor, data processing system, program, storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20180515

RJ01 Rejection of invention patent application after publication