CN103714639A - Method and system enabling safe operation of POS terminal to be achieved - Google Patents

Method and system enabling safe operation of POS terminal to be achieved Download PDF

Info

Publication number
CN103714639A
CN103714639A CN201310741948.8A CN201310741948A CN103714639A CN 103714639 A CN103714639 A CN 103714639A CN 201310741948 A CN201310741948 A CN 201310741948A CN 103714639 A CN103714639 A CN 103714639A
Authority
CN
China
Prior art keywords
pos terminal
module
ciphertext
random number
terminal
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.)
Granted
Application number
CN201310741948.8A
Other languages
Chinese (zh)
Other versions
CN103714639B (en
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.)
Fujian Landi Commercial Equipment Co Ltd
Original Assignee
Fujian Landi Commercial Equipment 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
Priority claimed from CN2013100846735A external-priority patent/CN103220271A/en
Priority claimed from CN2013100846716A external-priority patent/CN103220270A/en
Priority claimed from CN2013100843972A external-priority patent/CN103237004A/en
Priority claimed from CN2013100846538A external-priority patent/CN103237005A/en
Application filed by Fujian Landi Commercial Equipment Co Ltd filed Critical Fujian Landi Commercial Equipment Co Ltd
Priority to CN201310741948.8A priority Critical patent/CN103714639B/en
Publication of CN103714639A publication Critical patent/CN103714639A/en
Application granted granted Critical
Publication of CN103714639B publication Critical patent/CN103714639B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/321Cryptographic 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 a third party or a trusted authority
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/20Point-of-sale [POS] network systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3829Payment protocols; Details thereof insuring higher security of transaction involving key management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/06Network architectures or network communication protocols for network security for supporting key management in a packet data network
    • H04L63/061Network architectures or network communication protocols for network security for supporting key management in a packet data network for key exchange, e.g. in peer-to-peer networks
    • 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/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0816Key establishment, i.e. cryptographic processes or cryptographic protocols whereby a shared secret becomes available to two or more parties, for subsequent use
    • H04L9/0819Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s)
    • H04L9/0825Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s) using asymmetric-key encryption or public key infrastructure [PKI], e.g. key signature or public key certificates
    • 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/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0816Key establishment, i.e. cryptographic processes or cryptographic protocols whereby a shared secret becomes available to two or more parties, for subsequent use
    • H04L9/0819Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s)
    • H04L9/083Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s) involving central third party, e.g. key distribution center [KDC] or trusted third party [TTP]

Abstract

The invention relates to the field of electronic payment terminals and discloses a method enabling safe operation of a POS terminal to be achieved. The method includes the steps that the POS terminal generates random numbers and transmits the random numbers to an operating terminal; the operating terminal reads an operator card to generate a ciphertext and sends information of the operator card and the ciphertext to the POS terminal; the POS terminal verifies the received information and the content of the ciphertext. The invention further discloses a system enabling safe operation of the POS terminal to be achieved. The method and system have the advantages that triple verification is carried out in the verifying process, firstly, the validity of an operator certificate is verified, secondly, it is verified that whether the random numbers sent to the operating end and sent back after encryption are consistent to the random numbers originally generated by the POS terminal, and finally, it is verified that whether consumed time in the verifying process is within preset time or not; through the steps, it can be ensured that an operator of the operating terminal has a permission, and the safety of generating a TK by controlling the POS terminal through the operating terminal can be guaranteed.

Description

A kind of method and system that realize the operation of POS terminal security
Technical field
The present invention relates to E-Payment field, relate in particular to a kind of method and system that realize the operation of POS terminal security.
Background technology
(BANK Card) is more and more universal as the means of payment for bank card, common bank card paying system comprises point of sales terminal (Point Of Sale, POS), POS receives single system (POSP), code keypad (PIN PAD) and hardware encipher machine (Hardware and Security Module, HSM).Wherein POS terminal can be accepted bank card information, has communication function, and the instruction of accepting teller completes financial transaction information and the equipment of exchange for information about; POS receives single system POS terminal is managed concentratedly, comprises parameter downloads, and key is downloaded, and accepts, processes or forward the transaction request of POS terminal, and to POS terminal loopback transaction results information, is the system of centralized management and transaction processing; Code keypad (PIN PAD) is that the relevant key of various financial transactions is carried out to safe storage protection, and the safety equipment that PIN are encrypted to protection; Hardware encipher machine (HSM) is to the peripheral hardware equipment that is encrypted of transmission data, for correctness and the storage key of encryption and decryption, checking message and the document source of PIN.Personal identification code (Personal Identification Number, PIN), personal identification number, is the data message of identifying holder's identity legitimacy in on-line transaction, in cyber-net system, any link does not allow to occur in mode expressly; Terminal master key (Terminal Master Key, TMK), during POS terminal works, the master key that working key is encrypted, encrypting storing is in system database; POS terminal is widely used in bank card and pays occasion, such as manufacturer's shopping, hotel's lodging etc., is a kind of indispensable modernization means of payment, has incorporated the various occasions of people's life.Bank card; debit card particularly; generally all by holder, be provided with PIN; in carrying out payment process; POS terminal is except above sending the data such as magnetic track information of bank card; also want holder to input the checking holder's of PINGong issuing bank identity legitimacy, guarantee bank card safety of payment, protection holder's property safety.In order to prevent that PIN from revealing or being cracked; requirement is from terminal to issuing bank in whole information interactive process; whole process is carried out safety encipher protection to PIN; do not allow any link in computer network system; PIN occurs in mode expressly, so the POS terminal of the PIN of acceptance input at present all requires to be equipped with key management system.
The key code system of POS terminal is divided into secondary: terminal master key (TMK) and working key (WK).Wherein TMK is encrypted protection to WK.Every POS terminal has unique TMK, must have safeguard protection, and assurance can only also participate in calculating by write device, can not read; TMK is a very crucial root key, if TMK is intercepted, working key is just cracked than being easier to, by serious threat bank card safety of payment.So can secure download TMK to POS terminal, become the key of whole POS terminal security.Conclude existing TMK download scenarios below as follows:
1, the female POS scheme of key: user receives single system hardware encipher machine and the same traffic encryption key of the female POS input of key at POS.POS terminal is received single system initiating terminal master key download request by the female POS of key to POS, POS receives single system and drives hardware encipher machine to generate at random terminal master key, and by traffic encryption key encrypted transmission to the female POS of key, the female POS of key is with being transferred to POS terminal after traffic encryption key deciphering again, POS terminal obtains terminal master key expressly, be saved in POS terminal password keyboard, thereby realize POS terminal and POS, receive the synchronous of terminal master key between single system.
2, IC-card decrypt scheme: user receives single system hardware encipher machine and injects the same traffic encryption key in IC-card at POS.User inserts POS terminal by IC-card, POS terminal is received single system initiating terminal master key download request to POS, POS receives single system and drives hardware encipher machine to generate at random terminal master key, and by traffic encryption key encrypted transmission to POS terminal, traffic encryption key deciphering terminal master key ciphertext in IC-card for POS terminal, obtain terminal master key expressly, be saved in POS terminal password keyboard, thereby realize POS terminal and POS, receive the synchronous of terminal master key between single system.
Above-mentioned two schemes has following shortcoming: terminal master key expressly appears at outside safety equipment, for taking precautions against Key Exposure risk, the safe machine room that the download of terminal master key must be controlled at administrative center carries out, by artificial, concentrate download terminal master key, thereby bring " maintenance centre's machine room workload is large; After equipment dispatches from the factory, will transport to administrative center's safe machine room download key and just can be deployed to trade company, transportation cost rises; In order to concentrate lower dress key, need a large amount of staff and working time, maintenance cost is large, maintenance period is long " etc. problem.
Summary of the invention
For solving the problems of the technologies described above, the technical scheme that the present invention adopts is, a kind of method realizing the operation of POS terminal security is provided, and comprises step:
S1, POS terminal produce random number, and random number are sent to operating terminal;
S2, operating terminal judge whether to detect operator's card after receiving random number;
S3, when operating terminal detects operator and blocks, the information on read operation person's card, this information comprises operator's certificate and is contained in the private key in operator's certificate, then enters step S4;
S4, operating terminal obtain the current very first time, adopt private key to be encrypted random number and the very first time, generating ciphertext;
S5, operating terminal are sent to POS terminal by operator's certificate and ciphertext;
Whether S6, POS terminal verification operation person certificate be expired, and whether it is legal to use superior root certification authentication, if so, enters step S7, if not, judges authentification failure;
S7, POS terminal are extracted PKI decrypting ciphertext from operator's certificate, obtain random number plain text and the very first time expressly;
S8, judge that whether random number plain text is consistent with random number, if so, enter step S9, if not, judge authentification failure;
S9, POS terminal obtain the second current time and judged for the second time and very first time difference expressly whether in default effective range, if so, judge authentication success, if not, judge authentification failure.
Another technical solution used in the present invention is: a kind of system realizing the operation of POS terminal security is provided, comprise POS terminal and operating terminal with superior root certificate, described POS terminal comprises random number generation module, correction verification module, the first deciphering module, the first judge module and the second judge module, and described operating terminal comprises that operator blocks detection module, operator blocks read module, the first encrypting module and the first sending module;
Described random number generation module is for generation of random number, and random number is sent to operating terminal;
Described operator blocks detection module for judging whether to detect operator's card after receiving random number at operating terminal;
Described operator blocks read module for when operator being detected and block, the information on read operation person's card, and this information comprises operator's certificate and is contained in the private key in operator's certificate;
Described the first encrypting module is used for obtaining the current very first time, and adopts private key to be encrypted random number and the very first time, generating ciphertext;
Described the first sending module is for being sent to POS terminal by operator's certificate and ciphertext;
Whether described correction verification module is expired for verification operation person's card, and whether it is legal to use superior root certification authentication, if illegal, judges authentification failure;
Described the first deciphering module, for after passing through the checking of operator's certificate when correction verification module, extracts PKI decrypting ciphertext and obtains random number plain text and very first time plaintext from operator's certificate;
Described the first judge module is used for judging that whether random number plain text is consistent with random number, if inconsistent, judges authentification failure;
Described the second judge module is for when the first judge module judges that random number plain text is consistent with random number, obtain the second current time and judged for the second time and very first time difference expressly whether in default effective range, if so, judge authentication success, if not, judge authentification failure.
The invention has the beneficial effects as follows: the operator who only holds the operator's card through authenticating could operate POS terminal by operating terminal, in the process of checking, carry out triple checkings, first the legitimacy of verification operation person's certificate, moreover verify to be sent to operating terminal and to encrypt the random number of returning whether be consistent with the initial random number generating of POS terminal after deciphering, finally verify the consuming time whether in Preset Time of above-mentioned proof procedure, the operator who guarantees operating terminal by such step has authority, thereby guarantee to control by operating terminal the security that POS terminal produces TK.
Accompanying drawing explanation
Fig. 1 is a kind of structured flowchart of realizing the system of POS terminal security operation in an embodiment of the present invention;
Fig. 2 is a kind of main flowchart realizing the method for POS terminal security operation in an embodiment of the present invention.
Main element symbol description:
100, POS terminal; 110, random number generation module; 120, correction verification module; 130, the first deciphering module; 140, the first judge module; 150, the second judge module; 200, operating terminal; 210, operator blocks detection module; 220, operator blocks read module; 230, the first encrypting module; 240, the first sending module.
Embodiment
By describing technology contents of the present invention, structural attitude in detail, being realized object and effect, below in conjunction with embodiment and coordinate accompanying drawing to be explained in detail.
For solving the technical matters existing in background technology, the present invention adopts a kind of new master key download scenarios, by POS terminal, produce at random TK(Transmission Key, transmission security key), TK after producing is stored in the code keypad of POS terminal, and TK is sent to KMS(Key Management System by transmission mode required under various application scenarioss, key management system, for office terminal master key TMK).
When POS terminal to apply download terminal master key TMK, KMS system is used TK to encrypt terminal master key TMK, and the terminal master key ciphertext after encrypting is sent to POS terminal, POS terminal is decrypted master key ciphertext with TK after receiving, obtain terminal master key TMK, and terminal master key TMK is kept in code keypad.
So, by TK, encrypt terminal master key TMK, make TMK can carry out remote transmission, facilitate the secure download of TMK.
Under some scene, adopt operating terminal to gather the TK that POS terminal produces, and be responsible for TK to be transferred to MTMS system (Material Tracking Management System by operating terminal, Tracing Material system, mainly in plant produced, use), by MTMS systematic unity management TK, and TK is sent to corresponding KMS system, described course of conveying YouCA center (Certificate Authority, certificate granting center, adopt Public Key Infrastructure public key infrastructure technology, network ID authentication service is provided specially, be responsible for signing and issuing and managing digital certificate, and third party's trust authority with authoritative and fairness) differentiate operating terminal, the identity of MTMS system and KMS system.Adopt operating terminal to gather TK and can facilitate the acquisition operations (can realize a key collection etc.) of TK and the rights management that TK gathers; Employing MTMS system can be conveniently to TK unified management, and during convenient after-sales service later, data search and the download of POS terminal, can realize by manufacture order bulk transfer TK by MTMS system, facilitates the transfer management of TK, prevents that TK from misinformating to wrong object; Introduce CA center and can prevent that pseudo-terminal and pseudo-KMS system from stealing TK.
In order to guarantee that the generation of TK is legal, guarantee the security that TK produces, must take certain method to authenticate the operator of operating terminal, to guarantee the legitimacy of operation.
Below just the present invention is overcome to the problems referred to above technical scheme be elaborated.
Refer to Fig. 1, Fig. 1 is a kind of structured flowchart of realizing the system of POS terminal security operation in an embodiment of the present invention, comprises the interconnective POS terminal 100 with superior root certificate OpRCRT and operating terminal 200.Described POS terminal 100 comprises random number generation module 110, correction verification module 120, the first deciphering module 130, the first judge module 140 and the second judge module 150.Described operating terminal 200 comprises that operator blocks detection module 210, operator blocks read module 220, the first encrypting module 230 and the first sending module 240.
Described random number generation module 110 is for generation of random number R nd, and Rnd is sent to operating terminal.
Described operator blocks detection module 210 for judging whether to detect operator's card after receiving random number at operating terminal.
Described operator blocks read module 220 for when operator being detected and block, the information on read operation person's card, and this information comprises operator's certificate OpWCRT and is contained in the private key OpWCRT_Pri in OpWCRT.
Described the first encrypting module 230 is for obtaining current very first time TimeOne, and adopts OpWCRT_Pri to be encrypted Rnd and TimeOne, generating ciphertext C_r nd_time.
Described the first sending module 240 is for being sent to POS terminal by OpWCRT and C_r nd_time.
Whether described correction verification module 120 is expired for verification OpWCRT, and uses OpRCRT to verify that whether it is legal, if illegal, judges authentification failure.Particularly, comprise its term of validity in OpWCRT, correction verification module 120 judges that by this term of validity whether OpWCRT is expired; In addition, OpWCRT is in the process generating, OpWCRT is by private key signature corresponding to OpRCRT, signed data is attached in OpWCRT, when correction verification module 120 is verified, first from OpWCRT, extract signed data, from OpRCRT, extract again PKI, the Hash data Hash1 that there is no signature section in decrypted signature data acquisition OpWCRT, the part that OpWCRT is not signed is carried out Hash operation and is obtained Hash2, and whether Hash2 is consistent with Hash1 in contrast, if consistent, authentication OpWCRT is legal, if inconsistent, judges authentification failure.
Described the first deciphering module 130, for after passing through the checking of OpWCRT when correction verification module 120, extracts PKI OpWCRT_pu deciphering C_r nd_time and obtains random number plain text Rnd ' and plaintext TimeOne ' of the current very first time from OpWCRT.
Whether described the first judge module 140 is consistent with Rnd for judging Rnd ', if inconsistent, judges authentification failure.
Described the second judge module 150 is for when the first judge module 140 judges that Rnd ' is consistent with Rnd, obtain current second time TimeTwo and judge TimeTwo and the difference of TimeOne ' whether in default effective range, if so, judge authentication success, if not, judge authentification failure.
Wherein, also comprise a certificate preset module, described certificate preset module is for preset described superior root certificate OpRCRT when POS terminal is burnt sheet.
Wherein, described POS terminal 100 is connected by USB cable with operating terminal 200.
Wherein, in described random number generation module, described POS terminal 100 is by calling built-in code keypad or external code keypad generates described random number R nd.
Wherein, present embodiment also comprises MTMS system and KMS system, POS terminal 100 also comprises TK generation module, the second encrypting module and TMK deciphering module, MTMS system comprises the second deciphering module and the 3rd encrypting module, and KMS system comprises the 3rd deciphering module, TMK encrypting module and the second sending module.
Described TK generation module, for judging after authentication success when the second judge module, generates random transmission security key TK, and TK is stored in code keypad.
The TK that described the second encrypting module produces for gathering POS terminal, is then encrypted rear generation TK ciphertext to TK, and TK ciphertext is uploaded to MTMS system.
Described the second deciphering module is for being decrypted TK ciphertext.
Described the 3rd encrypting module is for again adding and generate new TK ciphertext and be kept at MTMS system TK.
Described the 3rd deciphering module is for being decrypted the described new TK ciphertext that is sent to KMS system to obtain TK.
Described TMK encrypting module is used for adopting TK to be encrypted and to generate TMK ciphertext and be kept at KMS system terminal master key TMK.
Described the second sending module, for sending after TMK download request when POS terminal, is sent to POS terminal by TMK ciphertext.
Described TMK deciphering module obtains TMK after being used for adopting TK to be decrypted TMK ciphertext, completes the collection of POS terminal to TMK.
Refer to Fig. 2, Fig. 2 is a kind of process flow diagram of realizing the method for POS terminal security operation in an embodiment of the present invention, comprises step:
S1, POS terminal produce random number R nd, and Rnd are sent to operating terminal;
S2, after receiving Rnd, operating terminal judges whether to detect operator card;
S3, when operating terminal detects operator and blocks, the information on read operation person's card, this information comprises operator's certificate OpWCRT and is contained in the private key OpWCRT_Pri in OpWCRT;
S4, operating terminal obtain current very first time TimeOne, adopt OpWCRT_Pri to be encrypted Rnd and TimeOne, generating ciphertext C_r nd_time;
S5, operating terminal are sent to POS terminal by OpWCRT and C_r nd_time;
Whether OpWCRT is expired for S6, the verification of POS terminal, and uses OpRCRT to verify that whether it is legal, if so, enters step S7, if not, judges authentification failure;
S7, POS terminal are extracted PKI OpWCRT_pu deciphering C_r nd_time from OpWCRT, obtain random number plain text Rnd ' and very first time plaintext TimeOne ';
S8, judge that whether Rnd ' is consistent with Rnd, if so, enter step S9, if not, judge authentification failure;
S9, POS terminal obtain the second current time T imeTwo and judge TimeTwo and the difference of TimeOne ' whether in default effective range, if so, judge authentication success, if not, judge authentification failure.
Wherein, before step S1, also comprise step: preset described superior root certificate OpRCRT when POS terminal is burnt sheet.
Wherein, described POS terminal is connected by USB cable with operating terminal.
Wherein, in step S1, POS terminal is by calling built-in code keypad or external code keypad generates described random number R nd.
Wherein, after step S9, also comprise:
S10, after judging authentication success, POS terminal generates random transmission security key TK, and TK is stored in code keypad;
S11, operating terminal gather the TK that POS terminal produces, and then TK are encrypted to rear generation TK ciphertext, and TK ciphertext is uploaded to MTMS system;
S12, MTMS system call encryption equipment are decrypted TK ciphertext;
S13, MTMS system call encryption equipment again add and generate new TK ciphertext and preserve TK;
S14, MTMS system are sent to described new TK ciphertext in KMS system and are decrypted and obtain TK;
S15, KMS system adopt TK to be encrypted and to generate TMK ciphertext and preserve terminal master key TMK;
S16, POS terminal send after TMK download request, and KMS system is sent to POS terminal by TMK ciphertext;
S17, POS terminal are obtained TMK after adopting TK to be decrypted TMK ciphertext, complete the collection of POS terminal to TMK.
The invention has the beneficial effects as follows: the operator who only holds the operator's card through authenticating could operate POS terminal by operating terminal, in the process of checking, carry out triple checkings, first the legitimacy of verification operation person's certificate, moreover verify to be sent to operating terminal and to encrypt the random number of returning whether be consistent with the initial random number generating of POS terminal after deciphering, finally verify the consuming time whether in Preset Time of above-mentioned proof procedure, accomplish POS terminal authentication operator legitimacy and prevent Replay Attack, the operator who guarantees operating terminal by such step has authority, thereby guarantee to control by operating terminal the security that POS terminal produces TK.In addition; in the flow process of follow-up generation TK and employing TK protection TMK transmission; also TK being sent to MTMS preserves like this and can facilitate the centralized management to TK in the future; and in all transmitting procedures; transferring content is all through encrypting; can farthest guarantee the safety of all information like this, finally guarantee the safe handling of POS terminal.
The foregoing is only embodiments of the invention; not thereby limit the scope of the claims of the present invention; every equivalent structure or conversion of equivalent flow process that utilizes instructions of the present invention and accompanying drawing content to do; or be directly or indirectly used in other relevant technical fields, be all in like manner included in scope of patent protection of the present invention.

Claims (10)

1. the method for realization to the operation of POS terminal security, is characterized in that, comprises step:
S1, POS terminal produce random number, and random number are sent to operating terminal;
S2, operating terminal judge whether to detect operator's card after receiving random number;
S3, when operating terminal detects operator and blocks, the information on read operation person's card, this information comprises operator's certificate and is contained in the private key in operator's certificate, then enters step S4;
S4, operating terminal obtain the current very first time, adopt private key to be encrypted random number and the very first time, generating ciphertext;
S5, operating terminal are sent to POS terminal by operator's certificate and ciphertext;
Whether S6, POS terminal verification operation person certificate be expired, and whether it is legal to use superior root certification authentication, if so, enters step S7, if not, judges authentification failure;
S7, POS terminal are extracted PKI decrypting ciphertext from operator's certificate, obtain random number plain text and the very first time expressly;
S8, judge that whether random number plain text is consistent with random number, if so, enter step S9, if not, judge authentification failure;
S9, POS terminal obtain the second current time and judged for the second time and very first time difference expressly whether in default effective range, if so, judge authentication success, if not, judge authentification failure.
2. a kind of method realizing the operation of POS terminal security according to claim 1, is characterized in that: before step S1, also comprise step: preset described superior root certificate when POS terminal is burnt sheet.
3. a kind of method realizing the operation of POS terminal security according to claim 1, is characterized in that: described POS terminal is connected by USB cable with operating terminal.
4. a kind of method realizing POS terminal security operation according to claim 1, is characterized in that: in step S1, POS terminal is by calling built-in code keypad or external code keypad generates described random number.
5. a kind of method realizing POS terminal security operation according to claim 1, is characterized in that: after step S9, also comprise:
S10, after judging authentication success, POS terminal generates random transmission security key TK, and TK is stored in code keypad;
S11, operating terminal gather the TK that POS terminal produces, and then TK are encrypted to rear generation TK ciphertext, and TK ciphertext is uploaded to MTMS system;
S12, MTMS system call encryption equipment are decrypted TK ciphertext;
S13, MTMS system call encryption equipment again add and generate new TK ciphertext and preserve TK;
S14, MTMS system are sent to described new TK ciphertext in KMS system and are decrypted and obtain TK;
S15, KMS system adopt TK to be encrypted and to generate TMK ciphertext and preserve terminal master key TMK;
S16, POS terminal send after TMK download request, and KMS system is sent to POS terminal by TMK ciphertext;
S17, POS terminal are obtained TMK after adopting TK to be decrypted TMK ciphertext, complete the collection of POS terminal to TMK.
6. the realization system to the operation of POS terminal security, it is characterized in that, comprise POS terminal and operating terminal with superior root certificate, described POS terminal comprises random number generation module, correction verification module, the first deciphering module, the first judge module and the second judge module, and described operating terminal comprises that operator blocks detection module, operator blocks read module, the first encrypting module and the first sending module:
Described random number generation module is for generation of random number, and random number is sent to operating terminal;
Described operator blocks detection module for judging whether to detect operator's card after receiving random number at operating terminal;
Described operator blocks read module for when operator being detected and block, the information on read operation person's card, and this information comprises operator's certificate and is contained in the private key in operator's certificate;
Described the first encrypting module is used for obtaining the current very first time, and adopts private key to be encrypted random number and the very first time, generating ciphertext;
Described the first sending module is for being sent to POS terminal by operator's certificate and ciphertext;
Whether described correction verification module is expired for verification operation person's card, and whether it is legal to use superior root certification authentication, if illegal, judges authentification failure;
Described the first deciphering module, for after passing through the checking of operator's certificate when correction verification module, extracts PKI decrypting ciphertext and obtains random number plain text and very first time plaintext from operator's certificate;
Described the first judge module is used for judging that whether random number plain text is consistent with random number, if inconsistent, judges authentification failure;
Described the second judge module is for when the first judge module judges that random number plain text is consistent with random number, obtain the second current time and judged for the second time and very first time difference expressly whether in default effective range, if so, judge authentication success, if not, judge authentification failure.
7. a kind of system realizing the operation of POS terminal security according to claim 6, is characterized in that: also comprise a certificate preset module, for preset described superior root certificate when described POS terminal is burnt sheet.
8. a kind of system realizing the operation of POS terminal security according to claim 6, is characterized in that: described POS terminal is connected by USB cable with operating terminal.
9. a kind of system realizing POS terminal security operation according to claim 6, is characterized in that: in described random number generation module, described POS terminal is by calling built-in code keypad or external code keypad generates described random number.
10. a kind of system realizing POS terminal security operation according to claim 6, it is characterized in that: native system is also provided with and also comprises MTMS system and KMS system, described POS terminal also comprises TK generation module, the second encrypting module and TMK deciphering module, MTMS system comprises the second deciphering module and the 3rd encrypting module, and KMS system comprises the 3rd deciphering module, TMK encrypting module and the second sending module;
Described TK generation module, for judging after authentication success when the second judge module, generates random transmission security key TK, and TK is stored in code keypad;
The TK that described the second encrypting module produces for gathering POS terminal, is then encrypted rear generation TK ciphertext to TK, and TK ciphertext is uploaded to MTMS system;
Described the second deciphering module is for being decrypted TK ciphertext;
Described the 3rd encrypting module is for again adding and generate new TK ciphertext and be kept at MTMS system TK;
Described the 3rd deciphering module is for being decrypted the described new TK ciphertext that is sent to KMS system to obtain TK;
Described TMK encrypting module is used for adopting TK to be encrypted and to generate TMK ciphertext and be kept at KMS system terminal master key TMK;
Described the second sending module, for sending after TMK download request when POS terminal, is sent to POS terminal by TMK ciphertext;
Described TMK deciphering module obtains TMK after being used for adopting TK to be decrypted TMK ciphertext, completes the collection of POS terminal to TMK.
CN201310741948.8A 2013-03-15 2013-12-27 A kind of method and system that realize the operation of POS terminal security Active CN103714639B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310741948.8A CN103714639B (en) 2013-03-15 2013-12-27 A kind of method and system that realize the operation of POS terminal security

Applications Claiming Priority (13)

Application Number Priority Date Filing Date Title
CN2013100846538 2013-03-15
CN201310084397.2 2013-03-15
CN2013100846735A CN103220271A (en) 2013-03-15 2013-03-15 Downloading method, management method, downloading management method, downloading management device and downloading management system for secret key
CN2013100846735 2013-03-15
CN201310084653.8 2013-03-15
CN2013100846716 2013-03-15
CN201310084671.6 2013-03-15
CN201310084673.5 2013-03-15
CN2013100846716A CN103220270A (en) 2013-03-15 2013-03-15 Downloading method, management method, downloading management method, downloading management device and downloading management system for secret key
CN2013100843972 2013-03-15
CN2013100843972A CN103237004A (en) 2013-03-15 2013-03-15 Key download method, key management method, method, device and system for download management
CN2013100846538A CN103237005A (en) 2013-03-15 2013-03-15 Method and system for key management
CN201310741948.8A CN103714639B (en) 2013-03-15 2013-12-27 A kind of method and system that realize the operation of POS terminal security

Publications (2)

Publication Number Publication Date
CN103714639A true CN103714639A (en) 2014-04-09
CN103714639B CN103714639B (en) 2016-05-04

Family

ID=50363015

Family Applications (28)

Application Number Title Priority Date Filing Date
CN201310740244.9A Active CN103701609B (en) 2013-03-15 2013-12-27 A kind of server and the method and system operating terminal two-way authentication
CN201310742713.0A Active CN103701610B (en) 2013-03-15 2013-12-27 A kind of acquisition method and system for transmitting cipher key T K
CN201310740158.8A Active CN103716320B (en) 2013-03-15 2013-12-27 A kind of terminal master key TMK safety downloading method and systems
CN201310740308.5A Active CN103729941B (en) 2013-03-15 2013-12-27 A kind of main cipher key T MK method for safely downloading of terminal and system
CN201310742681.4A Active CN103714640B (en) 2013-03-15 2013-12-27 A kind of sending method of transmission security key and system
CN201310740642.0A Active CN103731259B (en) 2013-03-15 2013-12-27 A kind of terminal master key TMK safety downloading method and systems
CN201310740231.1A Active CN103714635B (en) 2013-03-15 2013-12-27 A kind of POS terminal and terminal master key downloading mode collocation method thereof
CN201310740100.3A Active CN103714633B (en) 2013-03-15 2013-12-27 A kind of method of safe generating transmission key and POS terminal
CN201310740360.0A Active CN103714636B (en) 2013-03-15 2013-12-27 A kind of method of batch capture and upload transfers cipher key T K data and operating terminal
CN201310740644.XA Active CN103714638B (en) 2013-03-15 2013-12-27 A kind of method and system of quick position terminal master key failed download
CN201310742686.7A Active CN103745351B (en) 2013-03-15 2013-12-27 A kind of acquisition method and system for transmitting cipher key T K
CN201310741949.2A Active CN103731260B (en) 2013-03-15 2013-12-27 A kind of terminal master key TMK safety downloading method and system
CN201310740567.8A Active CN103729944B (en) 2013-03-15 2013-12-27 A kind of method and system of secure download terminal master key
CN201310740574.8A Active CN103729945B (en) 2013-03-15 2013-12-27 A kind of method and system of secure download terminal master key
CN201310741948.8A Active CN103714639B (en) 2013-03-15 2013-12-27 A kind of method and system that realize the operation of POS terminal security
CN201310742991.6A Active CN103714641B (en) 2013-03-15 2013-12-27 A kind of terminal master key TMK method for safely downloading and system
CN201310740430.2A Active CN103729943B (en) 2013-03-15 2013-12-27 A kind of method and system transmission security key being imported KMS system
CN201310740540.9A Active CN103716154B (en) 2013-03-15 2013-12-27 A kind of terminal master key TMK safety downloading method and systems
CN201310740264.6A Active CN103701812B (en) 2013-03-15 2013-12-27 TMK (Terminal Master Key) secure downloading method and system
CN201310740226.0A Active CN103714634B (en) 2013-03-15 2013-12-27 A kind of method of main key of secure download terminal and system
CN201310740188.9A Active CN103716153B (en) 2013-03-15 2013-12-27 Terminal master key TMK safety downloading method and systems
CN201310740537.7A Active CN103746800B (en) 2013-03-15 2013-12-27 TMK (terminal master key) safe downloading method and system
CN201310740410.5A Active CN103729942B (en) 2013-03-15 2013-12-27 Transmission security key is transferred to the method and system of key server from terminal server
CN201310742661.7A Active CN103716167B (en) 2013-03-15 2013-12-27 Method and device for safely collecting and distributing transmission keys
CN201310742886.2A Active CN103716321B (en) 2013-03-15 2013-12-27 A kind of terminal master key TMK safety downloading method and systems
CN201310740285.8A Active CN103729940B (en) 2013-03-15 2013-12-27 A kind of main cipher key T MK method for safely downloading of terminal and system
CN201310742648.1A Active CN103716155B (en) 2013-03-15 2013-12-27 A kind of method of automated maintenance POS terminal and operation terminal
CN201310740380.8A Active CN103714637B (en) 2013-03-15 2013-12-27 A kind of transmission security key sending method and system, operating terminal

Family Applications Before (14)

Application Number Title Priority Date Filing Date
CN201310740244.9A Active CN103701609B (en) 2013-03-15 2013-12-27 A kind of server and the method and system operating terminal two-way authentication
CN201310742713.0A Active CN103701610B (en) 2013-03-15 2013-12-27 A kind of acquisition method and system for transmitting cipher key T K
CN201310740158.8A Active CN103716320B (en) 2013-03-15 2013-12-27 A kind of terminal master key TMK safety downloading method and systems
CN201310740308.5A Active CN103729941B (en) 2013-03-15 2013-12-27 A kind of main cipher key T MK method for safely downloading of terminal and system
CN201310742681.4A Active CN103714640B (en) 2013-03-15 2013-12-27 A kind of sending method of transmission security key and system
CN201310740642.0A Active CN103731259B (en) 2013-03-15 2013-12-27 A kind of terminal master key TMK safety downloading method and systems
CN201310740231.1A Active CN103714635B (en) 2013-03-15 2013-12-27 A kind of POS terminal and terminal master key downloading mode collocation method thereof
CN201310740100.3A Active CN103714633B (en) 2013-03-15 2013-12-27 A kind of method of safe generating transmission key and POS terminal
CN201310740360.0A Active CN103714636B (en) 2013-03-15 2013-12-27 A kind of method of batch capture and upload transfers cipher key T K data and operating terminal
CN201310740644.XA Active CN103714638B (en) 2013-03-15 2013-12-27 A kind of method and system of quick position terminal master key failed download
CN201310742686.7A Active CN103745351B (en) 2013-03-15 2013-12-27 A kind of acquisition method and system for transmitting cipher key T K
CN201310741949.2A Active CN103731260B (en) 2013-03-15 2013-12-27 A kind of terminal master key TMK safety downloading method and system
CN201310740567.8A Active CN103729944B (en) 2013-03-15 2013-12-27 A kind of method and system of secure download terminal master key
CN201310740574.8A Active CN103729945B (en) 2013-03-15 2013-12-27 A kind of method and system of secure download terminal master key

Family Applications After (13)

Application Number Title Priority Date Filing Date
CN201310742991.6A Active CN103714641B (en) 2013-03-15 2013-12-27 A kind of terminal master key TMK method for safely downloading and system
CN201310740430.2A Active CN103729943B (en) 2013-03-15 2013-12-27 A kind of method and system transmission security key being imported KMS system
CN201310740540.9A Active CN103716154B (en) 2013-03-15 2013-12-27 A kind of terminal master key TMK safety downloading method and systems
CN201310740264.6A Active CN103701812B (en) 2013-03-15 2013-12-27 TMK (Terminal Master Key) secure downloading method and system
CN201310740226.0A Active CN103714634B (en) 2013-03-15 2013-12-27 A kind of method of main key of secure download terminal and system
CN201310740188.9A Active CN103716153B (en) 2013-03-15 2013-12-27 Terminal master key TMK safety downloading method and systems
CN201310740537.7A Active CN103746800B (en) 2013-03-15 2013-12-27 TMK (terminal master key) safe downloading method and system
CN201310740410.5A Active CN103729942B (en) 2013-03-15 2013-12-27 Transmission security key is transferred to the method and system of key server from terminal server
CN201310742661.7A Active CN103716167B (en) 2013-03-15 2013-12-27 Method and device for safely collecting and distributing transmission keys
CN201310742886.2A Active CN103716321B (en) 2013-03-15 2013-12-27 A kind of terminal master key TMK safety downloading method and systems
CN201310740285.8A Active CN103729940B (en) 2013-03-15 2013-12-27 A kind of main cipher key T MK method for safely downloading of terminal and system
CN201310742648.1A Active CN103716155B (en) 2013-03-15 2013-12-27 A kind of method of automated maintenance POS terminal and operation terminal
CN201310740380.8A Active CN103714637B (en) 2013-03-15 2013-12-27 A kind of transmission security key sending method and system, operating terminal

Country Status (2)

Country Link
CN (28) CN103701609B (en)
WO (5) WO2014139412A1 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105574722A (en) * 2015-12-11 2016-05-11 福建新大陆支付技术有限公司 Authorization IC card based remote online authorization method for payment terminal
CN106100854A (en) * 2016-08-16 2016-11-09 黄朝 The reverse authentication method of terminal unit based on authority's main body and system
CN107301437A (en) * 2017-05-31 2017-10-27 江苏普世祥光电技术有限公司 A kind of control system of square landscape lamp
CN107358441A (en) * 2017-06-26 2017-11-17 北京明华联盟科技有限公司 Method, system and the mobile device and safety certificate equipment of payment verification
CN107360652A (en) * 2017-05-31 2017-11-17 江苏普世祥光电技术有限公司 A kind of control method of square landscape lamp
CN107563712A (en) * 2016-06-30 2018-01-09 中兴通讯股份有限公司 A kind of mobile terminal punch card method, device, equipment and system
CN107995985A (en) * 2017-10-27 2018-05-04 福建联迪商用设备有限公司 Financial payment terminal Activiation method and its system
CN107993062A (en) * 2017-11-27 2018-05-04 百富计算机技术(深圳)有限公司 POS terminal method of commerce, device, computer equipment and readable storage medium storing program for executing
CN109326061A (en) * 2018-09-10 2019-02-12 惠尔丰电子(北京)有限公司 The anti-of intelligent POS cuts machine method
CN109508995A (en) * 2018-12-12 2019-03-22 福建新大陆支付技术有限公司 A kind of off line authorization method and payment terminal based on payment terminal
CN110581829A (en) * 2018-06-08 2019-12-17 中国移动通信集团有限公司 Communication method and device
CN113037494A (en) * 2021-03-02 2021-06-25 福州汇思博信息技术有限公司 Burning image file signature method and terminal
CN115131922A (en) * 2021-03-25 2022-09-30 深圳怡化电脑股份有限公司 Acceptance terminal equipment and transaction method and transaction device thereof with bank system

Families Citing this family (99)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103701609B (en) * 2013-03-15 2016-09-28 福建联迪商用设备有限公司 A kind of server and the method and system operating terminal two-way authentication
CN105281896B (en) * 2014-07-17 2018-11-27 深圳华智融科技股份有限公司 A kind of key POS machine Activiation method and system based on elliptic curve
CN104270346B (en) * 2014-09-12 2017-10-13 北京天行网安信息技术有限责任公司 The methods, devices and systems of two-way authentication
CN105991536A (en) * 2014-11-07 2016-10-05 天地融科技股份有限公司 Data interaction system
CN104363090A (en) * 2014-11-19 2015-02-18 成都卫士通信息产业股份有限公司 Secret key distribution device and method for enhancing safety of banking terminal equipment
CN105681263B (en) * 2014-11-20 2019-02-12 广东华大互联网股份有限公司 A kind of secrete key of smart card remote application method and application system
CN104410641B (en) * 2014-12-10 2017-12-08 福建联迪商用设备有限公司 A kind of POS terminal controlled networking activation method and device safely
CN104486323B (en) * 2014-12-10 2017-10-31 福建联迪商用设备有限公司 A kind of POS terminal controlled networking activation method and device safely
US9485250B2 (en) * 2015-01-30 2016-11-01 Ncr Corporation Authority trusted secure system component
CN105989472A (en) * 2015-03-06 2016-10-05 华立科技股份有限公司 Wireless mobile configuration, wireless payment configuration and wireless payment configuration method of electric energy measurement system, and public commodity wireless payment configuration
CN106204034B (en) * 2015-04-29 2019-07-23 中国电信股份有限公司 Using the mutual authentication method and system of interior payment
CN105117665B (en) * 2015-07-16 2017-10-31 福建联迪商用设备有限公司 A kind of end product pattern and the method and system of development mode handoff-security
CN105184121A (en) * 2015-09-02 2015-12-23 上海繁易电子科技有限公司 Hardware authorization system and method using remote server
CN106559218A (en) * 2015-09-29 2017-04-05 中国电力科学研究院 A kind of safe acquisition method of intelligent substation continuous data
CN105243542B (en) * 2015-11-13 2021-07-02 咪付(广西)网络技术有限公司 Dynamic electronic certificate authentication method
CN105260884A (en) * 2015-11-18 2016-01-20 北京微智全景信息技术有限公司 POS machine key distributing method and device
CN105530241B (en) * 2015-12-07 2018-12-28 咪付(广西)网络技术有限公司 The authentication method of mobile intelligent terminal and POS terminal
CN105930718A (en) * 2015-12-29 2016-09-07 中国银联股份有限公司 Method and apparatus for switching point-of-sale (POS) terminal modes
CN105656669B (en) * 2015-12-31 2019-01-01 福建联迪商用设备有限公司 The remote repairing method of electronic equipment, is repaired equipment and system at equipment
CN105681032B (en) * 2016-01-08 2017-09-12 腾讯科技(深圳)有限公司 Method for storing cipher key, key management method and device
CN105743654A (en) * 2016-02-02 2016-07-06 上海动联信息技术股份有限公司 POS machine secret key remote downloading service system and secret key downloading method
CN105790934B (en) * 2016-03-04 2019-03-15 中国银联股份有限公司 A kind of adaptive POS terminal configuration method configures power assignment method with it
CN107294722A (en) * 2016-03-31 2017-10-24 阿里巴巴集团控股有限公司 A kind of terminal identity authentication method, apparatus and system
CN105978856B (en) * 2016-04-18 2019-01-25 随行付支付有限公司 A kind of POS machine key downloading method, apparatus and system
CN106059771A (en) * 2016-05-06 2016-10-26 上海动联信息技术股份有限公司 Intelligent POS machine secret key management system and method
CN106097608B (en) * 2016-06-06 2018-07-27 福建联迪商用设备有限公司 Remote cipher key method for down loading and system, acquirer and target POS terminal
CN106127461A (en) * 2016-06-16 2016-11-16 中国银联股份有限公司 Bi-directional verification method of mobile payment and system
CN106027247A (en) * 2016-07-29 2016-10-12 宁夏丝路通网络支付有限公司北京分公司 Method for remotely issuing POS key
CN107800538B (en) * 2016-09-01 2021-01-29 中电长城(长沙)信息技术有限公司 Remote key distribution method for self-service equipment
US11018860B2 (en) 2016-10-28 2021-05-25 Microsoft Technology Licensing, Llc Highly available and reliable secret distribution infrastructure
CN106571915A (en) * 2016-11-15 2017-04-19 中国银联股份有限公司 Terminal master key setting method and apparatus
CN106603496B (en) * 2016-11-18 2019-05-21 新智数字科技有限公司 A kind of guard method, smart card, server and the communication system of data transmission
CN106656488B (en) * 2016-12-07 2020-04-03 百富计算机技术(深圳)有限公司 Key downloading method and device for POS terminal
CN106712939A (en) * 2016-12-27 2017-05-24 百富计算机技术(深圳)有限公司 Offline key transmission method and device
US10432730B1 (en) 2017-01-25 2019-10-01 United States Of America As Represented By The Secretary Of The Air Force Apparatus and method for bus protection
CN106953731B (en) * 2017-02-17 2020-05-12 福建魔方电子科技有限公司 Authentication method and system for terminal administrator
WO2018165920A1 (en) * 2017-03-15 2018-09-20 深圳大趋智能科技有限公司 Security verification method and apparatus for pos machine
US10296477B2 (en) 2017-03-30 2019-05-21 United States of America as represented by the Secretary of the AirForce Data bus logger
CN106997533B (en) * 2017-04-01 2020-10-13 福建实达电脑设备有限公司 POS terminal product safety production authorization management system and method
CN107094138B (en) * 2017-04-11 2019-09-13 郑州信大捷安信息技术股份有限公司 A kind of smart home safe communication system and communication means
CN107070925A (en) * 2017-04-18 2017-08-18 上海赛付网络科技有限公司 A kind of terminal applies and the anti-tamper method of background service communication packet
CN107104795B (en) * 2017-04-25 2020-09-04 上海汇尔通信息技术有限公司 Method, framework and system for injecting RSA key pair and certificate
CN107637014B (en) * 2017-08-02 2020-11-24 福建联迪商用设备有限公司 Configurable POS machine key pair generation method and storage medium
CN107666420B (en) * 2017-08-30 2020-12-15 宁波梦居智能科技有限公司 Method for production control and identity authentication of intelligent home gateway
CN107392591B (en) * 2017-08-31 2020-02-07 恒宝股份有限公司 Online recharging method and system for industry card and Bluetooth read-write device
CN107888379A (en) * 2017-10-25 2018-04-06 百富计算机技术(深圳)有限公司 A kind of method of secure connection, POS terminal and code keypad
CN107835170B (en) * 2017-11-04 2021-04-20 上海动联信息技术股份有限公司 Intelligent Pos equipment safety authorization dismantling system and method
CN107944250B (en) * 2017-11-28 2021-04-13 艾体威尔电子技术(北京)有限公司 Key acquisition method applied to POS machine
CN107919962B (en) * 2017-12-22 2021-01-15 国民认证科技(北京)有限公司 Internet of things equipment registration and authentication method
CN108365950A (en) * 2018-01-03 2018-08-03 深圳怡化电脑股份有限公司 The generation method and device of financial self-service equipment key
CN108390851B (en) * 2018-01-05 2020-07-03 郑州信大捷安信息技术股份有限公司 Safe remote control system and method for industrial equipment
CN108235807B (en) * 2018-01-15 2020-08-04 福建联迪商用设备有限公司 Software encryption terminal, payment terminal, software package encryption and decryption method and system
WO2019153119A1 (en) * 2018-02-06 2019-08-15 福建联迪商用设备有限公司 Method for transmitting key, receiving terminal and distribution terminal
CN108446539B (en) * 2018-03-16 2023-01-13 福建深空信息技术有限公司 Software authorization method and software authorization file generation system
CN108496194A (en) * 2018-03-21 2018-09-04 福建联迪商用设备有限公司 A kind of method, server-side and the system of verification terminal legality
CN108496323B (en) * 2018-03-21 2020-01-21 福建联迪商用设备有限公司 Certificate importing method and terminal
CN108513704B (en) * 2018-04-17 2021-01-19 福建联迪商用设备有限公司 Remote distribution method and system of terminal master key
CN108737106B (en) * 2018-05-09 2021-06-01 深圳壹账通智能科技有限公司 User authentication method and device on block chain system, terminal equipment and storage medium
CN108833088A (en) * 2018-05-22 2018-11-16 珠海爱付科技有限公司 A kind of POS terminal Activiation method
CN109218293B (en) * 2018-08-21 2021-09-21 西安得安信息技术有限公司 Use method of distributed password service platform key management
CN109347625B (en) * 2018-08-31 2020-04-24 阿里巴巴集团控股有限公司 Password operation method, work key creation method, password service platform and equipment
CN109274684B (en) * 2018-10-31 2020-12-29 中国—东盟信息港股份有限公司 Internet of things terminal system based on integration of eSIM communication and navigation service and implementation method thereof
CN109547208B (en) * 2018-11-16 2021-11-09 交通银行股份有限公司 Online distribution method and system for master key of financial electronic equipment
CN109670289B (en) * 2018-11-20 2020-12-15 福建联迪商用设备有限公司 Method and system for identifying legality of background server
CN109510711B (en) * 2019-01-08 2022-04-01 深圳市网心科技有限公司 Network communication method, server, client and system
CN111627174A (en) * 2019-02-28 2020-09-04 南京摩铂汇信息技术有限公司 Bluetooth POS equipment and payment system
CN110011794B (en) * 2019-04-11 2021-08-13 北京智芯微电子科技有限公司 Cipher machine key attribute testing method
CN109995532A (en) * 2019-04-11 2019-07-09 晏福平 A kind of online management method and system of terminal master key
CN110061848B (en) * 2019-04-17 2021-09-14 飞天诚信科技股份有限公司 Method for safely importing secret key of payment terminal, payment terminal and system
CN110545542B (en) * 2019-06-13 2023-03-14 银联商务股份有限公司 Main control key downloading method and device based on asymmetric encryption algorithm and computer equipment
CN112532567A (en) * 2019-09-19 2021-03-19 中国移动通信集团湖南有限公司 Transaction encryption method and POSP system
CN110855442A (en) * 2019-10-10 2020-02-28 北京握奇智能科技有限公司 PKI (public key infrastructure) technology-based inter-device certificate verification method
CN111132154B (en) * 2019-12-26 2022-10-21 飞天诚信科技股份有限公司 Method and system for negotiating session key
CN111193748B (en) * 2020-01-06 2021-12-03 惠州市德赛西威汽车电子股份有限公司 Interactive key security authentication method and system
CN111275440B (en) * 2020-01-19 2023-11-10 中钞科堡现金处理技术(北京)有限公司 Remote key downloading method and system
TWI775061B (en) * 2020-03-30 2022-08-21 尚承科技股份有限公司 Protection system and method for soft/firmware or data
CN111597512B (en) * 2020-03-31 2023-10-31 尚承科技股份有限公司 Soft firmware or data protection system and protection method
CN111526013B (en) * 2020-04-17 2023-05-05 中国人民银行清算总中心 Key distribution method and system
CN111884804A (en) * 2020-06-15 2020-11-03 上海祥承通讯技术有限公司 Remote key management method
CN111815811B (en) * 2020-06-22 2022-09-06 合肥智辉空间科技有限责任公司 Electronic lock safety coefficient
CN111950999A (en) * 2020-07-28 2020-11-17 银盛支付服务股份有限公司 Method and system for realizing IC card based secret key filling safety on POS machine
CN111931206A (en) * 2020-07-31 2020-11-13 银盛支付服务股份有限公司 Data encryption method based on APP
CN112134849B (en) * 2020-08-28 2024-02-20 国电南瑞科技股份有限公司 Dynamic trusted encryption communication method and system for intelligent substation
CN112311528B (en) * 2020-10-17 2023-06-23 深圳市德卡科技股份有限公司 Data security transmission method based on cryptographic algorithm
CN112291232B (en) * 2020-10-27 2021-06-04 中国联合网络通信有限公司深圳市分公司 Safety capability and safety service chain management platform based on tenants
CN112332978B (en) * 2020-11-10 2022-09-20 上海商米科技集团股份有限公司 Remote key injection method based on key agreement
CN112396416A (en) * 2020-11-18 2021-02-23 上海商米科技集团股份有限公司 Method for loading certificate of intelligent POS equipment
CN112560058B (en) * 2020-12-17 2022-12-30 山东华芯半导体有限公司 SSD partition encryption storage system based on intelligent password key and implementation method thereof
CN112968776B (en) * 2021-02-02 2022-09-02 中钞科堡现金处理技术(北京)有限公司 Method, storage medium and electronic device for remote key exchange
CN113132980B (en) * 2021-04-02 2023-10-13 四川省计算机研究院 Key management system method and device applied to Beidou navigation system
CN113328851B (en) * 2021-04-21 2022-01-14 北京连山科技股份有限公司 Method and system for randomly transmitting secret key under multilink condition
CN113708923A (en) * 2021-07-29 2021-11-26 银盛支付服务股份有限公司 Method and system for remotely downloading master key
CN113645221A (en) * 2021-08-06 2021-11-12 中国工商银行股份有限公司 Encryption method, device, equipment, storage medium and computer program
CN113810391A (en) * 2021-09-01 2021-12-17 杭州视洞科技有限公司 Cross-machine-room communication bidirectional authentication and encryption method
CN113612612A (en) * 2021-09-30 2021-11-05 阿里云计算有限公司 Data encryption transmission method, system, equipment and storage medium
CN114423003B (en) * 2021-12-29 2024-01-30 中国航空工业集团公司西安飞机设计研究所 Airplane key comprehensive management method and system
CN114499891A (en) * 2022-03-21 2022-05-13 宁夏凯信特信息科技有限公司 Signature server system and signature verification method
CN114726521A (en) * 2022-04-14 2022-07-08 广东好太太智能家居有限公司 Intelligent lock temporary password generation method and electronic equipment
CN116865966B (en) * 2023-09-04 2023-12-05 中量科(南京)科技有限公司 Encryption method, device and storage medium for generating working key based on quantum key

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1934821A (en) * 2004-03-22 2007-03-21 三星电子株式会社 Authentication between device and portable storage
US20100011213A1 (en) * 2008-07-14 2010-01-14 Sony Corporation Information processing device, computer program, and information processing system
CN101686225A (en) * 2008-09-28 2010-03-31 中国银联股份有限公司 Methods of data encryption and key generation for on-line payment
CN101719895A (en) * 2009-06-26 2010-06-02 中兴通讯股份有限公司 Data processing method and system for realizing secure communication of network
CN102647274A (en) * 2012-04-12 2012-08-22 福建联迪商用设备有限公司 POS (Point of Sale) terminal, terminal accessing device, main key managing system and method thereof

Family Cites Families (61)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57157371A (en) * 1981-03-24 1982-09-28 Sharp Corp Electronic cash register
JP2993833B2 (en) * 1993-11-29 1999-12-27 富士通株式会社 POS system
JPH10112883A (en) * 1996-10-07 1998-04-28 Hitachi Ltd Radio communication exchange system, exchange, public key management device, mobile terminal and mobile terminal recognizing method
US6630603B1 (en) * 1999-03-22 2003-10-07 Purac Biochem B.V. Method of industrial-scale purification of lactic acid
CN1127033C (en) * 2000-07-20 2003-11-05 天津南开戈德集团有限公司 Radio mobile network point of sale (POS) terminal system and operation method thereof
US7110986B1 (en) * 2001-04-23 2006-09-19 Diebold, Incorporated Automated banking machine system and method
KR100641824B1 (en) * 2001-04-25 2006-11-06 주식회사 하렉스인포텍 A payment information input method and mobile commerce system using symmetric cipher system
JP2002366285A (en) * 2001-06-05 2002-12-20 Matsushita Electric Ind Co Ltd Pos terminal
GB2384402B (en) * 2002-01-17 2004-12-22 Toshiba Res Europ Ltd Data transmission links
JP2003217028A (en) * 2002-01-24 2003-07-31 Tonfuu:Kk Operation situation monitoring system for pos terminal device
US7395427B2 (en) * 2003-01-10 2008-07-01 Walker Jesse R Authenticated key exchange based on pairwise master key
JP2005117511A (en) * 2003-10-10 2005-04-28 Nec Corp Quantum cipher communication system and quantum cipher key distributing method used therefor
US20060093149A1 (en) * 2004-10-30 2006-05-04 Shera International Ltd. Certified deployment of applications on terminals
DE102005022019A1 (en) * 2005-05-12 2007-02-01 Giesecke & Devrient Gmbh Secure processing of data
KR100652125B1 (en) * 2005-06-03 2006-12-01 삼성전자주식회사 Mutual authentication method for managing and authenticating between service provider, terminal and user identify module at one time and terminal, and the system thereof
CN100583743C (en) * 2005-07-22 2010-01-20 华为技术有限公司 Distributing method for transmission key
EP2013831A4 (en) * 2006-02-22 2010-12-22 Hypercom Corp Secure electronic transaction system
JP2007241351A (en) * 2006-03-06 2007-09-20 Cela System:Kk Customer/commodity integrated management system by customer/commodity/purchase management system (including pos) and mobile terminal
EP1833009B1 (en) * 2006-03-09 2019-05-08 First Data Corporation Secure transaction computer network
US7818264B2 (en) * 2006-06-19 2010-10-19 Visa U.S.A. Inc. Track data encryption
CN101064695A (en) * 2007-05-16 2007-10-31 杭州看吧科技有限公司 P2P(Peer to Peer) safe connection method
CN101145913B (en) * 2007-10-25 2010-06-16 东软集团股份有限公司 A method and system for network security communication
WO2009070041A2 (en) * 2007-11-30 2009-06-04 Electronic Transaction Services Limited Payment system and method of operation
CN101541002A (en) * 2008-03-21 2009-09-23 展讯通信(上海)有限公司 Web server-based method for downloading software license of mobile terminal
CN101615322B (en) * 2008-06-25 2012-09-05 上海富友金融网络技术有限公司 Mobile terminal payment method and mobile terminal payment system for realizing magnetic payment function
KR20100052668A (en) * 2008-11-11 2010-05-20 노틸러스효성 주식회사 Method for on-line sharing of tmk(terminal master key) between atm and host
JP5329184B2 (en) * 2008-11-12 2013-10-30 株式会社日立製作所 Public key certificate verification method and verification server
CN101425208B (en) * 2008-12-05 2010-11-10 浪潮齐鲁软件产业有限公司 Method for safely downloading cipher key of finance tax-controlling cashing machine
CN101527714B (en) * 2008-12-31 2012-09-05 飞天诚信科技股份有限公司 Method, device and system for accreditation
CN101930644B (en) * 2009-06-25 2014-04-16 中国银联股份有限公司 Method for safely downloading master key automatically in bank card payment system and system thereof
CN101593389B (en) * 2009-07-01 2012-04-18 中国建设银行股份有限公司 Key management method and key management system for POS terminal
CN101631305B (en) * 2009-07-28 2011-12-07 交通银行股份有限公司 Encryption method and system
CN101656007B (en) * 2009-08-14 2011-02-16 通联支付网络服务股份有限公司 Safe system realizing one machine with multiple ciphers on POS machine and method thereof
CN102064939B (en) * 2009-11-13 2013-06-12 福建联迪商用设备有限公司 Method for authenticating point of sail (POS) file and method for maintaining authentication certificate
CN101710436B (en) * 2009-12-01 2011-12-14 中国建设银行股份有限公司 Method and system for controlling POS terminal and POS terminal management equipment
CN101807994B (en) * 2009-12-18 2012-07-25 北京握奇数据系统有限公司 Method and system for application data transmission of IC card
CN102148799B (en) * 2010-02-05 2014-10-22 中国银联股份有限公司 Key downloading method and system
CN101807997B (en) * 2010-04-28 2012-08-22 中国工商银行股份有限公司 Device and method for generating transmission key
CN201656997U (en) * 2010-04-28 2010-11-24 中国工商银行股份有限公司 Device for generating transmission key
CN102262760A (en) * 2010-05-28 2011-11-30 杨筑平 Transaction secrecy method, acceptance apparatus and submission software
WO2012021662A2 (en) * 2010-08-10 2012-02-16 General Instrument Corporation System and method for cognizant transport layer security (ctls)
CN101938520B (en) * 2010-09-07 2015-01-28 中兴通讯股份有限公司 Mobile terminal signature-based remote payment system and method
CN101976403A (en) * 2010-10-29 2011-02-16 北京拉卡拉网络技术有限公司 Phone number payment platform, payment trading system and method thereof
CN102013982B (en) * 2010-12-01 2012-07-25 银联商务有限公司 Long-distance encryption method, management method, as well as encryption management method, device and system
CN102903189A (en) * 2011-07-25 2013-01-30 上海昂贝电子科技有限公司 Terminal transaction method and device
CN102394749B (en) * 2011-09-26 2014-03-05 深圳市文鼎创数据科技有限公司 Line protection method, system, information safety equipment and application equipment for data transmission
CN102521935B (en) * 2011-12-15 2013-12-11 福建联迪商用设备有限公司 Method and apparatus for state detection of POS machine
CN102592369A (en) * 2012-01-14 2012-07-18 福建联迪商用设备有限公司 Method for self-service terminal access to financial transaction center
CN102624710B (en) * 2012-02-27 2015-03-11 福建联迪商用设备有限公司 Sensitive information transmission method and sensitive information transmission system
CN102624711B (en) * 2012-02-27 2015-06-03 福建联迪商用设备有限公司 Sensitive information transmission method and sensitive information transmission system
CN102707972B (en) * 2012-05-02 2016-03-09 银联商务有限公司 A kind of POS terminal method for updating program and system
CN102768744B (en) * 2012-05-11 2016-03-16 福建联迪商用设备有限公司 A kind of remote safe payment method and system
CN102868521B (en) * 2012-09-12 2015-03-04 成都卫士通信息产业股份有限公司 Method for enhancing secret key transmission of symmetrical secret key system
CN103116505B (en) * 2012-11-16 2016-05-25 福建联迪商用设备有限公司 A kind of method that Auto-matching is downloaded
CN103117855B (en) * 2012-12-19 2016-07-06 福建联迪商用设备有限公司 A kind of method of the method generating digital certificate and backup and recovery private key
CN103237005A (en) * 2013-03-15 2013-08-07 福建联迪商用设备有限公司 Method and system for key management
CN103237004A (en) * 2013-03-15 2013-08-07 福建联迪商用设备有限公司 Key download method, key management method, method, device and system for download management
CN103220271A (en) * 2013-03-15 2013-07-24 福建联迪商用设备有限公司 Downloading method, management method, downloading management method, downloading management device and downloading management system for secret key
CN103220270A (en) * 2013-03-15 2013-07-24 福建联迪商用设备有限公司 Downloading method, management method, downloading management method, downloading management device and downloading management system for secret key
CN103701609B (en) * 2013-03-15 2016-09-28 福建联迪商用设备有限公司 A kind of server and the method and system operating terminal two-way authentication
CN103269266B (en) * 2013-04-27 2016-07-06 北京宏基恒信科技有限责任公司 The safety certifying method of dynamic password and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1934821A (en) * 2004-03-22 2007-03-21 三星电子株式会社 Authentication between device and portable storage
US20100011213A1 (en) * 2008-07-14 2010-01-14 Sony Corporation Information processing device, computer program, and information processing system
CN101686225A (en) * 2008-09-28 2010-03-31 中国银联股份有限公司 Methods of data encryption and key generation for on-line payment
CN101719895A (en) * 2009-06-26 2010-06-02 中兴通讯股份有限公司 Data processing method and system for realizing secure communication of network
CN102647274A (en) * 2012-04-12 2012-08-22 福建联迪商用设备有限公司 POS (Point of Sale) terminal, terminal accessing device, main key managing system and method thereof

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105574722A (en) * 2015-12-11 2016-05-11 福建新大陆支付技术有限公司 Authorization IC card based remote online authorization method for payment terminal
CN107563712A (en) * 2016-06-30 2018-01-09 中兴通讯股份有限公司 A kind of mobile terminal punch card method, device, equipment and system
CN106100854A (en) * 2016-08-16 2016-11-09 黄朝 The reverse authentication method of terminal unit based on authority's main body and system
CN107301437A (en) * 2017-05-31 2017-10-27 江苏普世祥光电技术有限公司 A kind of control system of square landscape lamp
CN107360652A (en) * 2017-05-31 2017-11-17 江苏普世祥光电技术有限公司 A kind of control method of square landscape lamp
CN107358441B (en) * 2017-06-26 2020-12-18 北京明华联盟科技有限公司 Payment verification method and system, mobile device and security authentication device
CN107358441A (en) * 2017-06-26 2017-11-17 北京明华联盟科技有限公司 Method, system and the mobile device and safety certificate equipment of payment verification
CN107995985A (en) * 2017-10-27 2018-05-04 福建联迪商用设备有限公司 Financial payment terminal Activiation method and its system
CN107995985B (en) * 2017-10-27 2020-05-05 福建联迪商用设备有限公司 Financial payment terminal activation method and system
CN107993062A (en) * 2017-11-27 2018-05-04 百富计算机技术(深圳)有限公司 POS terminal method of commerce, device, computer equipment and readable storage medium storing program for executing
CN110581829A (en) * 2018-06-08 2019-12-17 中国移动通信集团有限公司 Communication method and device
CN109326061A (en) * 2018-09-10 2019-02-12 惠尔丰电子(北京)有限公司 The anti-of intelligent POS cuts machine method
CN109508995A (en) * 2018-12-12 2019-03-22 福建新大陆支付技术有限公司 A kind of off line authorization method and payment terminal based on payment terminal
CN113037494A (en) * 2021-03-02 2021-06-25 福州汇思博信息技术有限公司 Burning image file signature method and terminal
CN113037494B (en) * 2021-03-02 2023-05-23 福州汇思博信息技术有限公司 Burning piece mirror image file signature method and terminal
CN115131922A (en) * 2021-03-25 2022-09-30 深圳怡化电脑股份有限公司 Acceptance terminal equipment and transaction method and transaction device thereof with bank system

Also Published As

Publication number Publication date
CN103701610B (en) 2018-04-17
CN103729942B (en) 2016-01-13
CN103716155B (en) 2016-08-17
CN103729943A (en) 2014-04-16
CN103746800A (en) 2014-04-23
CN103729940B (en) 2016-06-15
CN103714634A (en) 2014-04-09
CN103729945A (en) 2014-04-16
CN103714633B (en) 2016-05-04
CN103729940A (en) 2014-04-16
CN103729941A (en) 2014-04-16
CN103729942A (en) 2014-04-16
CN103716167A (en) 2014-04-09
CN103701609A (en) 2014-04-02
WO2014139408A1 (en) 2014-09-18
CN103745351B (en) 2017-09-29
CN103714636A (en) 2014-04-09
CN103714641A (en) 2014-04-09
CN103701812A (en) 2014-04-02
CN103716320B (en) 2017-08-01
CN103716167B (en) 2017-01-11
CN103714640B (en) 2016-02-03
CN103714635A (en) 2014-04-09
CN103714635B (en) 2015-11-11
CN103731259A (en) 2014-04-16
CN103729944B (en) 2015-09-30
CN103714640A (en) 2014-04-09
CN103701609B (en) 2016-09-28
CN103731260B (en) 2016-09-28
WO2014139403A1 (en) 2014-09-18
CN103714638A (en) 2014-04-09
CN103729943B (en) 2015-12-30
CN103701812B (en) 2017-01-25
CN103714639B (en) 2016-05-04
CN103714637A (en) 2014-04-09
CN103701610A (en) 2014-04-02
CN103745351A (en) 2014-04-23
CN103716154A (en) 2014-04-09
CN103716153B (en) 2017-08-01
CN103714637B (en) 2016-03-16
CN103714634B (en) 2016-06-15
CN103729945B (en) 2015-11-18
WO2014139411A1 (en) 2014-09-18
CN103746800B (en) 2017-05-03
WO2014139406A1 (en) 2014-09-18
CN103716320A (en) 2014-04-09
CN103716321A (en) 2014-04-09
CN103729944A (en) 2014-04-16
WO2014139412A1 (en) 2014-09-18
CN103714633A (en) 2014-04-09
CN103716321B (en) 2017-08-29
CN103714641B (en) 2016-03-30
CN103729941B (en) 2016-06-15
CN103716153A (en) 2014-04-09
CN103714638B (en) 2015-09-30
CN103731260A (en) 2014-04-16
CN103714636B (en) 2015-12-02
CN103731259B (en) 2017-08-01
CN103716155A (en) 2014-04-09
CN103716154B (en) 2017-08-01

Similar Documents

Publication Publication Date Title
CN103714639B (en) A kind of method and system that realize the operation of POS terminal security
US10885501B2 (en) Accredited certificate issuance system based on block chain and accredited certificate issuance method based on block chain using same, and accredited certificate authentication system based on block chain and accredited certificate authentication method based on block chain using same
CN103716168B (en) Secret key management method and system
US9948624B2 (en) Key downloading method, management method, downloading management method, device and system
CA2766491C (en) A method and system for securely and automatically downloading a master key in a bank card payment system
US20150324789A1 (en) Cryptocurrency Virtual Wallet System and Method
US20160028548A1 (en) Key downloading method, management method, downloading management method, device and system
CN106327184A (en) Intelligent mobile terminal payment system and intelligent mobile terminal payment method based on safe hardware isolation
KR20120108599A (en) Credit card payment service using online credit card payment device
KR101395315B1 (en) Near field communication based payment security authentication system and security authentication method thereof
KR20180089952A (en) Method and system for processing transaction of electronic cash

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent of invention or patent application
CB03 Change of inventor or designer information

Inventor after: Hong Yixuan

Inventor after: Su Wenlong

Inventor after: Jiang Xincheng

Inventor after: Meng Luqiang

Inventor before: Su Wenlong

Inventor before: Jiang Xincheng

Inventor before: Meng Luqiang

COR Change of bibliographic data

Free format text: CORRECT: INVENTOR; FROM: SU WENLONG JIANG XINCHENG MENG LUQIANG TO: HONG YIXUAN SU WENLONG JIANG XINCHENG MENG LUQIANG

C14 Grant of patent or utility model
GR01 Patent grant