CN114255048A - Determination device, electronic device, communication device, determination system, determination method, and storage medium - Google Patents

Determination device, electronic device, communication device, determination system, determination method, and storage medium Download PDF

Info

Publication number
CN114255048A
CN114255048A CN202111090977.3A CN202111090977A CN114255048A CN 114255048 A CN114255048 A CN 114255048A CN 202111090977 A CN202111090977 A CN 202111090977A CN 114255048 A CN114255048 A CN 114255048A
Authority
CN
China
Prior art keywords
electronic device
request
determination
identification information
request count
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
CN202111090977.3A
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 JP2021092251A external-priority patent/JP7205568B2/en
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Publication of CN114255048A publication Critical patent/CN114255048A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • G06Q30/00Commerce
    • G06Q30/018Certifying business or products
    • G06Q30/0185Product, service or business identity fraud
    • 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/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K17/00Methods or arrangements for effecting co-operative working between equipments covered by two or more of main groups G06K1/00 - G06K15/00, e.g. automatic card files incorporating conveying and reading operations
    • G06K17/0022Methods or arrangements for effecting co-operative working between equipments covered by two or more of main groups G06K1/00 - G06K15/00, e.g. automatic card files incorporating conveying and reading operations arrangements or provisions for transferring data to distant stations, e.g. from a sensing device

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Accounting & Taxation (AREA)
  • Strategic Management (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Telephone Function (AREA)

Abstract

A server for performing authentication judgment of an electronic device performs highly reliable authentication judgment. The management server (30) decrypts encrypted data received via the smartphone (20) and including the unique ID code of the function calculator (10F), the ID request frequency, and the checksum value calculated from the data string, and notifies the smartphone of the authenticity determination result "×" (non-genuine article) when the checksum value calculated based on the decrypted data does not match or even if the checksum value matches but the unique ID code of the decrypted data does not exist as a regular unique ID code. Even if the unique ID code of the decrypted data exists as a regular unique ID code, if the number x of ID requests of the decrypted data is smaller than the number y of ID requests stored in association with the unique ID code of the genuine product, the result "Δ" (which may not be the genuine product) is notified. When the ID request count x of the decrypted data is equal to or greater than the ID request count y, the result "o" (genuine product) is notified.

Description

Determination device, electronic device, communication device, determination system, determination method, and storage medium
Reference to related applications
The present application claims priority based on the paris convention of japanese patent application No. 2020-159063, filed on 23/9/2020 and japanese patent application No. 2021-92251, filed on 06/01/2021, which is incorporated herein by reference in its entirety.
Technical Field
The present invention relates to a determination device, an electronic device, a communication device, a determination system, a determination method, and a storage medium for performing authenticity determination of an electronic device.
Background
Conventionally, countermeasures against counterfeit products of electronic devices and the like have become important, and for example, japanese patent application laid-open No. 61-190369 shows that an authenticity determination method that can confirm a product as a genuine product using a hologram (hologram) sticker is widely used.
Disclosure of Invention
In the method for determining authenticity of a sticker using a hologram, since there is a possibility that the sticker itself is forged in addition to dirt or peeling of the sticker, it is sometimes difficult to determine authenticity of whether or not the product main body is genuine.
An object of the present invention is to provide a determination device, an electronic device, a communication device, a determination system, a determination method, and a storage medium, which can perform a highly reliable authentication determination of a product body.
The determination device of the present invention includes:
a communication unit that communicates with a communication device;
a storage unit that stores first identification information of a first electronic device and first request frequency information related to the first electronic device in association with each other; and
and a control unit that, when the communication unit receives determination target data including identification information of an electronic device and request count information related to the electronic device via the communication device, determines whether or not the electronic device is the first electronic device based on at least one of the identification information and the first identification information and the request count information and the first request count information.
Drawings
Fig. 1 is a diagram showing an overall configuration of an authentication determination system 1 according to an embodiment of the present invention.
Fig. 2 is a block diagram showing a configuration of an electronic circuit of the electronic device (function calculator) 10F.
Fig. 3 is a block diagram showing a configuration of an electronic circuit of the management server (determination device) 30.
Fig. 4 is a flowchart showing the comparison between the electronic device (calculator) confirmation process (1) of the communication device (smartphone) 20 and the ID request handling process (1) of the electronic device (function calculator) 10F.
Fig. 5 is a flowchart showing the authentication determination process of the management server 30.
Fig. 6 is a diagram showing a non-genuine product determination screen GN for notifying the smartphone 20 of the authentication determination result "x" (non-genuine product) in accordance with the authentication determination process of the management server 30.
Fig. 7 is a diagram showing a determination screen GM for notifying the authenticity determination result "Δ" (which may not be a genuine product) to the smartphone 20 in accordance with the authenticity determination process of the management server 30.
Fig. 8 is a diagram showing a genuine product determination screen GH for notifying the smartphone 20 of the authenticity determination result "∘" (genuine product) in accordance with the authenticity determination processing by the management server 30.
Fig. 9 is a diagram showing the overall configuration of an authentication determination system 100 according to another embodiment of the present invention.
Fig. 10 is a flowchart showing the comparison between the ID request handling process (2) of the electronic device (function calculator) 10F of the authentication system 100 and the electronic device (calculator) confirmation process (2) of the communication device (smartphone) 20.
Detailed Description
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
Fig. 1 is a diagram showing an overall configuration of an authentication determination system 1 according to an embodiment of the present invention.
The authentication system 1 includes an electronic device (here, a function calculator) 10F to be subjected to authentication, a communication device (here, a smartphone) 20 of a user who confirms the authentication of the function calculator 10F, and a management server (judgment device) 30 provided in a communication network (here, the internet) N by, for example, a manufacturer of the function calculator 10F.
Fig. 2 is a block diagram showing a configuration of an electronic circuit of the electronic device (function calculator) 10F.
Fig. 3 is a block diagram showing a configuration of an electronic circuit of the management server (determination device) 30.
The electronic device is not limited to the function calculator 10F, and at least includes an electronic device having the following structure: a display unit (display) 12; a control Unit (Central Processing Unit)13 capable of performing simple calculation; a storage unit (memory) 14 for storing a small amount of data; a short-range wireless Communication unit 16 such as Bluetooth (registered trademark), Bluetooth Low Energy (registered trademark), or NFC (Near Field Communication) that can be connected to the smartphone 20; and a power supply (here, including a solar cell) BT (see fig. 2) that supplies electric power to each unit. The control section 13 includes at least one processor.
The communication device is not limited to the smartphone 20, and may include at least one of a PDA (personal digital assistant), a tablet terminal, a notebook pc (personal computer), a game machine, and the like.
The function calculator 10F is configured to have a small size that can be sufficiently held by a user with one hand and operated with one hand, because of its portability, and a key input unit 11 and a display unit 12 are provided on the front surface of the main body of the function calculator 10F.
The key input unit 11 includes a numeric value/operation symbol key group 111 for inputting a numeric value, a mathematical formula, or an instruction to execute calculation, a function key group 112 for inputting various functions or starting a memory function, a mode setting key group 113 for displaying a menu screen of various operation modes or instructing setting of an operation mode, and a cursor key 114 for performing a movement operation of a cursor displayed on the display unit 12, a selection operation of a data item, and the like.
As the numeric value/operation symbol key group 111, there are arranged [0] - [9] (numeric value) keys, [ + ] [ × ] [ div ] (four symbols) keys, [ Ans ] [ ═ execution) keys, [ AC ] (clear) keys, and the like.
The function key group 112 includes [ √ □ (root) key, [ □/□ (fractional) key, [ sin ] (sine) key, [ M + ] (memory positive) key, [ OPTN (option) key, [ RCL (memory call out) key, and the like, which are represented by [ x-1] (-1 th power; reciprocal) keys.
As the MODE setting key group 113, a [ MODE ], [ SHIFT ], [ ALPHA ], [ ON ], (power ON) key, and the like are arranged.
The keys of the numeric value/operator key group 111 and the function key group 112 can function not as the key functions described in the key tops but as keys described above by being operated following the [ SHIFT ] key. For example, when the [ SHIFT ] key is operated and then the [ AC ] key is operated (hereinafter, referred to as the [ SHIFT ] + [ AC ] key, etc.), the [ OFF ] (power OFF) key is set. The [ SHIFT ] + [ OPTN ] key is the [ ID/COMMAND ] key 11Q, and the [ SHIFT ] + [ RCL ] key is the [ STO ] (memory registration) key.
The display portion 12 is constituted by a dot matrix type liquid crystal display unit.
The smartphone 20 includes a short-range wireless communication unit (not shown) such as Bluetooth that can be connected to the function calculator 10F in a communication manner, a communication unit (not shown) that can be connected to the management server 30 in a communication manner via the communication network N, a display unit 21 that also functions as a touch input unit, and an imaging unit 22 that functions as a camera.
< ID request handling function of function calculator 10F >
The function calculator 10F has an ID request handling function including at least the following functions (10a) to (10 c).
(10a) A function of temporarily (for example, 60 seconds) activating the [ ID/communication ] key 11Q in response to an operation of the [ ID/communication ] key, and incrementing the ID request signal for 1 time of the current ID request signal among the ID request times x (where x is n, and n is an integer equal to or greater than 0) which is request times information, which is the number of times of reception of the ID request signal from the smartphone or the like, stored in the ID request times storage area 14d of the storage unit 14 in response to reception of the ID request signal from the smartphone 20.
(10b) A function of serializing (forming information) the unique ID code (calculator identification information) (14b) unique to each function calculator 10F stored in the unique ID storage area 14b of the storage unit 14 and the ID request number x (where x is n +1) which is the number of times the current ID request signal is received by 1 time, and calculating the error detection code (checksum) of the data string formed by the data serialization (14 e).
(10c) And a function of serializing (converting) the unique ID code (14b), the number of ID requests x incremented by the reception amount of the current ID request signal, and the error detection code (14e) into data in response to reception of the ID request signal from the smartphone 20, encrypting the data string thus serialized with data on the basis of the encryption key (14f) stored in the encryption key storage area 14f of the storage unit 14, and transmitting the encrypted data thus encrypted to the smartphone 20 that is the transmission source of the ID request signal.
< calculator confirmation function of smartphone 20 >
The smartphone 20 has a calculator check function including at least the following functions (20a) to (20 c).
(20a) For example, the function calculator 10F has a function of transmitting an ID request signal by performing communication connection with the function calculator 10F using a short-range wireless communication unit such as Bluetooth (registered trademark) in accordance with a calculator confirmation application program downloaded and installed from an application store (program server) on the communication network N.
(20b) A function of receiving encrypted data transmitted from the function calculator 10F in response to transmission of the ID request signal to the function calculator 10F using the short-range wireless communication unit, and transmitting the received encrypted data to the management server 30 using a wireless communication unit such as Wi-Fi (registered trademark).
(20c) A function of receiving the authentication result of the function calculator 10F transmitted from the management server 30 in response to the transmission of the encrypted data to the management server 30, and causing the display unit 21 to display the received authentication result.
In addition, in (20b), the encrypted data may be the data of the function calculator 10F itself, or the encrypted data in which the ID unique to the smartphone 20 is included in the data of the function calculator 10F. In this case, the smartphone 20 has a function of encrypting the encrypted data of the function calculator 10F and the ID unique to the smartphone 20 by combining them.
< Authenticity determination function of management server 30 >
The management server 30 has an authentication determination function including at least the following functions (30a) to (30 g).
(30a) The function of decrypting the received encrypted data based on the encryption key (14g) stored in the encryption key storage area 32c of the storage unit 32 and calculating an error detection code (checksum) of the decrypted data string (unique ID code + ID request count x (where x is n +1)) in response to reception of the encrypted data from the smartphone 20.
(30b) And a function of comparing and judging whether or not the calculated error detection code matches the error detection code of the decrypted data string.
(30c) A function of determining whether or not the unique ID code of the decrypted data string exists (is stored) in the calculator management data storage area 32d of the storage unit 32 when the calculated error detection code matches the error detection code of the decrypted data string.
(30d) And a function of reading out an ID request count y (where y is an integer of 0 or more) of request count information corresponding to the unique ID code of the encrypted data from the smartphone 20 from the calculator management data storage area 32d, incrementing the ID request count y by "1" which is the number of request counts corresponding to the current reception of the encrypted data from the smartphone 20, and comparing the incremented ID request count y with the ID request count x of the decrypted data string, when the unique ID code of the decrypted data string exists in the calculator management data storage area 32 d.
(30e) And a function of storing the decrypted value of the ID request count x in the calculator management data storage area 32d as the value of the ID request count y, and transmitting and displaying the authenticity determination result "" (genuine product) to the smartphone 20, when the value of the ID request count x is equal to or greater than the incremented ID request count y.
(30f) A function of transmitting and displaying an authenticity determination result "x" (non-genuine product (counterfeit)) to the smartphone 20 when the calculated error detection code does not match the error detection code of the decrypted data string and when the ID code unique to the decrypted data string does not exist in the calculator management data storage area 32d, and keeping the value of the ID request count y that is not incremented in the calculator management data storage area 32 d.
(30g) And a function of transmitting and displaying the authentication determination result "Δ" (which may not be a genuine product) to the smartphone 20 when the value of the incremented ID request number x is smaller than the value of the incremented ID request number y, and always transmitting the encrypted data of the determination result of the authentication determination result "Δ" (which may not be a genuine product) to the smartphone 20 (communication device) without comparing the value of the ID request number x with the value of the ID request number y even when the encrypted data including the unique ID code that matches the unique ID code of the data string obtained by decrypting the encrypted data received from the smartphone 20 this time is received later.
< electronic Circuit of electronic apparatus (function calculator) 10F >
As shown in fig. 2, the electronic circuit of the electronic device (function calculator) 10F includes a Central Processing Unit (CPU) 13 as a computer, a storage unit 14, a recording medium reading unit 15, a short-range wireless communication unit 16, and a wireless communication unit such as Wi-Fi (registered trademark), in addition to the key input unit 11, the display unit 12, and the battery power supply (solar battery) BT. The CPU13 has at least one processor.
The CPU13 controls the operations of the circuit elements in accordance with the calculator control program 14a stored in the storage unit 14, and executes various kinds of arithmetic processing in accordance with the key input signal from the key input unit 11 and the reception signal received from an external communication device (for example, the smartphone 20) via the short-range wireless communication unit 16.
The calculator control program 14a includes at least a program for executing an ID request handling function including the above-described functions (10a) to (10 c).
The calculator control program 14a may be stored in the storage unit 14 in advance, or may be read from an external recording medium M such as a memory card through the recording medium reading unit 15 and stored in the storage unit 14. The user of the calculator control program 14a cannot rewrite the program by operating the key input unit 11.
The storage unit 14 also has various data storage areas such as an inherent ID storage area 14b, a calculation data storage area 14c, an ID request count storage area 14d, an error detection code storage area 14e, an encryption key storage area 14f, an encrypted data storage area 14g, and a work data storage area 14 h.
The unique ID storage area 14b determines and stores data of unique ID codes (calculator identification information) (14b) unique to the respective function calculators 10F, for example, at the time of manufacture by the manufacturer.
The calculation data storage area 14c stores data of calculation formulas, data of calculation results, and the like, which are input in accordance with an operation of the key input unit 11.
In the ID request count storage area 14d, data of the ID request count (14d) incremented each time an ID request signal is received from the external communication device (smartphone) 20 is stored.
In the error detection code storage area 14e, data of an error detection code (checksum) (14e) calculated based on the unique ID code (14b) and the data string of the ID request count (14d) is stored.
The encryption key storage area 14f stores, for example, data of an encryption key (14f) for encrypting a data string of an inherent ID code (14b), an ID request count (14d), and an error detection code (14e) at the time of manufacture by the manufacturer.
In the encrypted data storage area 14g, encrypted data encrypted by an encryption key (14f) is stored.
The job data storage area 14h temporarily stores various data generated or acquired by controlling the operations of the respective units of the control unit 13 as necessary.
The short-range wireless communication unit 16 has a function of performing short-range wireless communication with an external communication device (for example, a smartphone 20) such as Bluetooth or NFC (near field communication).
In the function calculator 10F of the electronic device having such a configuration, the control unit 13 controls the operations of the circuit units in accordance with commands described in the calculator control program 14a, and performs an ID request handling function described in the operation description to be described later by cooperating software and hardware.
< electronic Circuit of communication device (smartphone) 20 >
The electronic circuit of the communication device (smartphone) 20 includes, although not shown in the drawings: a control unit (CPU), a storage unit, a display unit 21 that also functions as a touch input unit, a short-range wireless communication unit, a wireless communication unit for performing communication connection with a Web server (here, a management server 30) on a communication network N such as the internet, a GPS (global positioning system) receiving unit, an imaging unit 22 that functions as a camera, and the like.
The control unit controls the operations of the circuit units in accordance with the communication device control program stored in the storage unit. The communication device control program includes an identifier code reading application program for capturing an image by the image capturing section 22 and reading an identifier such as a calculator confirmation application program for executing an electronic device (calculator) confirmation function including at least the functions of (20a) to (20c) described above and a QR code (registered trademark).
The control unit of the communication device (smartphone) 20 controls the operations of the circuit units in accordance with commands described in the communication device control program, and realizes an electronic device (calculator) confirmation function described in the operation description to be described later by cooperating software and hardware.
< electronic Circuit of management Server 30 >
As shown in fig. 3, the electronic circuit of the management server 30 includes a control unit (CPU)31 as a computer, a storage unit 32, a recording medium reading unit 33, a communication unit 34, an input unit 35, and a display unit 36.
The control unit 31 controls the operations of the circuit units based on an input signal corresponding to a user operation from the input unit 35 or a received signal from the communication unit 34 of the communication device on the communication network N, in accordance with the server control program 32a stored in the storage unit 32. The server control program 32a may be stored in the storage unit 32 in advance, or may be read from an external recording medium M such as a CD-ROM via the recording medium reading unit 33 and stored in the storage unit 32.
The server control program 32a includes a program for executing an authentication determination function including at least the above-described functions (30a) to (30 g).
In the storage unit 32, an authentication determination target data storage area 32b, an encryption key storage area 32c, an electronic device (calculator) management data storage area 32d, and a job data storage area 32e are secured.
The authentication object data storage area 32b stores encrypted data of the function calculator 10F received by the communication unit 34 in accordance with the electronic device (calculator) confirmation function of the communication device (smartphone) 20, decrypted data obtained by decrypting the encrypted data, and data of an error detection code (checksum) calculated based on the decrypted data.
In the encryption key storage area 32c, data of an encryption key (32c) for decrypting the encrypted data of the function calculator 10F is stored. The encryption key (32c) is the same as the encryption key (14F) stored in the function calculator 10F at the time of manufacture of the function calculator 10F, for example.
In the electronic device (calculator) management data storage area 32d, data of the current ID request count of the function calculator 10F determined as a genuine product is stored, the data being included in the decrypted data stored in the authentication object data storage area 32b in association with the unique ID code of each function calculator 10F … manufactured by the manufacturer of the function calculator 10F.
In addition, when the unique ID code of the function calculator 10F obtained by decrypting the encrypted data received from the smartphone 20 exists in the electronic device (calculator) management data storage area 32d, that is, when the unique ID code matches the unique ID code stored in the electronic device (calculator) management data storage area 32d, the GPS position information and the date and time information of the smartphone 20 acquired together with the reception of the encrypted data from the smartphone 20 may be stored in association with the unique ID code. The GPS position information and the date and time information correspond to the position of the smartphone 20 on the earth and the date and time when the smartphone 20 performs the calculator check process, for example, with the function calculator 10F located in the storefront as the target, according to the calculator check application.
The job data storage area 32e temporarily stores various data generated or acquired by controlling the operations of the respective units of the control unit 31 as necessary.
The control unit 31 of the management server 30 configured as described above controls the operations of the circuit units in accordance with commands described in the server control program 32a, and realizes the authentication function described in the operation explanation below by cooperating software and hardware.
Next, the operation of the authentication system 1 according to the embodiment will be described.
Fig. 4 is a flowchart showing the comparison between the electronic device (calculator) confirmation process (1) of the communication device (smartphone) 20 and the ID request handling process (1) of the electronic device (function calculator) 10F.
Fig. 5 is a flowchart showing the authentication determination process of the management server 30.
Fig. 6 is a diagram showing a non-genuine product determination screen GN for notifying the smartphone 20 of the authentication determination result "x" (non-genuine product) in accordance with the authentication determination process of the management server 30.
Fig. 7 is a diagram showing a determination screen GM for notifying the authenticity determination result "Δ" (which may not be a genuine product) to the smartphone 20 in accordance with the authenticity determination process of the management server 30.
Fig. 8 is a diagram showing a genuine product determination screen GH for notifying the smartphone 20 of the authenticity determination result "∘" (genuine product) in accordance with the authenticity determination processing by the management server 30.
Here, assume a scenario in which the user confirms whether the electronic device (function calculator) 10F located in the storefront is genuine or non-genuine, for example, using the communication device (smartphone) 20 in which the electronic device (calculator) confirmation application is installed.
The electronic device (function calculator) 10F may be powered on while being placed in the store by a battery power source BT including a solar battery, or the user in the store may operate the [ ID/communication ] key 11Q of the function calculator 10F to be confirmed to temporarily (for example, 60 seconds) activate the function calculator 10F by the battery power source BT.
In the smartphone 20, when the calculator confirms the activation of the application in response to the user operation (step T1), the control unit communicates with the function calculator 10F via the short-range wireless communication unit and transmits an ID request signal (step T2).
When the function calculator 10F receives the ID request signal transmitted from the smartphone 20 via the short-range wireless communication unit 16 (yes in step F1), the control unit 13 acquires the unique ID code (for example, "12345678") stored in the unique ID storage area 14b (step F2). Next, the control unit 13 reads the ID request count x stored in the ID request count storage area 14d (n: n is an integer equal to or greater than 0), and generates an ID request count x (n +1) that is incremented by 1 of the current ID request signal with respect to the read ID request count x (step F3).
The controller 13 serializes the acquired unique ID code and the incremented number of ID requests (step F4), and calculates the checksum of the data string "12345678A" that has been serialized (step F5). The sum (sum) value of the calculated checksums is stored in the error detection code storage area 14 e.
The control unit 13 serializes the unique ID code serialized in step F4 and the data string of the incremented number of ID requests by adding the sum of the checksums stored in the error detection code storage area 14e (step F6), and encrypts the data string serialized by the encryption key (for example, "YYYY") stored in the encryption key storage area 14g (step F7). The encrypted data (for example, "AB 2AEFA #") is temporarily stored in the encrypted data storage area 14 g.
The control unit 13 reads the encrypted data temporarily stored in the encrypted data storage area 14g, and transmits the read encrypted data to the smartphone 20 that is the source of the ID request in the communication connection (step F8).
In the smartphone 20, when receiving the encrypted data transmitted from the function calculator 10F (yes in step T3), the control unit transmits the received encrypted data to the management server 30 on the communication network N via the communication unit together with the GPS position information and the date and time information (step T4).
When the management server 30 receives the encrypted data "AB 2AEFA #" transmitted from the smartphone 20 via the communication unit 34 (yes in step S1), the control unit 31 decrypts the received encrypted data with the encryption key "YYYY" stored in the encryption key storage area 32c (step S2), and calculates a checksum for the unique ID code in the decrypted data string and the data string in the range corresponding to the incremented ID request count x (step S3). The sum of the received encrypted data, decrypted data, and calculated checksum is temporarily stored in the authentication target data storage area 32 b.
The control unit 31 compares the sum of the checksums calculated from the decrypted data with the data string corresponding to the range of the checksum sum included in the decrypted data, and determines whether or not the checksums match (step S4).
Here, when it is determined that the sum of the checksums calculated from the decrypted data does not match the data string corresponding to the range of the checksum value included in the decrypted data (step S4 (mismatch)), the encrypted data from the function calculator 10F that is the target of the authenticity determination is not normal, and it can be determined that the function calculator 10F is an authentic product.
As shown in fig. 6, the control unit 31 notifies the smartphone 20 of the authentication determination result "x" (non-genuine article) (step S5).
When receiving the authentication determination result "x" (non-genuine product) transmitted from the management server 30 in the smartphone 20 (yes in step T5), the control unit generates a non-genuine product determination screen GN as shown in fig. 6, causes the display unit 21 to display the non-genuine product determination screen GN, and notifies the user that the function calculator 10F to be the target of the current confirmation is a non-genuine product (step T6).
The non-genuine product determination screen GN may be generated and displayed on the display unit 21 in accordance with the calculator confirmation application from the smartphone 20 that received the notification of the authentication determination result "x" (non-genuine product).
On the other hand, in step S4 in the authentication determination process of the management server 30, when it is determined that the sum value of the checksum calculated from the decrypted data matches the data string corresponding to the range of the sum value of the checksum included in the decrypted data (step S4 (match)), the encrypted data from the function calculator 10F that is the subject of the authentication determination can be determined to be correct at least in terms of the form of the data string.
The control unit 31 determines whether or not the unique ID code matching the unique ID code included in the decrypted data is present in (stored in) the calculator management data storage area 32d (step S6).
Here, if it is determined that the unique ID code matching the unique ID code included in the decrypted data does not exist in the calculator managed data storage area 32d (no in step S6), it can be determined that the function calculator 10F to be subjected to the authentication determination is a non-genuine product.
As shown in fig. 6, the control unit 31 notifies the smartphone 20 of the authentication determination result "x" (non-genuine article) (step S5). In the smartphone 20, the user is notified that the function calculator 10F that is the subject of the current confirmation is a non-genuine product (step T5), and the smartphone 20 displays that the function calculator 10F that is the subject of the current confirmation is a non-genuine product (step T6).
On the other hand, in step S6 in the authentication determination process of the management server 30, when it is determined that the unique ID code "12345678" that matches the unique ID code included in the decrypted data is present in the computer management data storage area 32d (yes in step S6), it can be estimated that the unique ID code "12345678" of the function calculator 10F that is the target of the authentication determination matches the unique ID code of the genuine product, but there is a possibility that the function calculator 10F of the genuine product will be copied (simulated) together with the unique ID code "12345678".
In this case, the controller 31 increments the ID request count y (here, y is an integer equal to or greater than 0) stored in the calculator management data storage area 32d in association with the unique ID code "12345678" included in the decrypted data by 1 time of the encrypted data transmitted from the smartphone 20 this time, compares the incremented ID request count y with the incremented ID request count x included in the decrypted data (step S7), and determines whether or not the incremented ID request count x is equal to or greater than the incremented ID request count y (step S8).
Generally, a certain period of time is required after the genuine product is shelved in the storefront until a non-genuine product which is copied (imitated) is manufactured and marketed.
Here, for example, when the ID request count x obtained by the first calculator check process performed on the genuine product function calculator 10F by the smartphone 20 is 1, it is determined that the ID request count y incremented this time is equal to 1 (yes in step S8), and the value of the ID request count x is stored in the calculator management data storage area 32d as the value of the ID request count y (step S10). Next, the smartphone 20 is notified of data indicating that the result of the authenticity determination is "o" (genuine product) (step S11).
When the ID request count x obtained by the second calculator check process performed by the function calculator 10F according to the smartphone 20 is 2, the ID request count y stored in the calculator management data storage area 32d is determined as the incremented ID request count y of 2(x is y) (yes in step S8), and the calculator management data storage area 32d stores the ID request count x of 2 (step S10).
Even if the calculator check process of the smartphone 20 for the genuine function calculator 10F is repeated, for example, when the communication connection from the smartphone 20 to the management server 30 fails and the ID request count y associated with the unique ID code of the function calculator 10F stored in the calculator management data storage area 32d of the management server 30 is not updated for at least 1 time of the calculator check process, it is determined that the incremented ID request count x obtained from the function calculator 10F is larger than the ID request count y obtained in the past 1 time without being incremented (yes in step S8). In this case, the value of the ID request count x is stored in the computer management data storage area 32d, and the authentication determination result "o" (genuine product) is determined, and data indicating this is notified to the smartphone 20 (step S11).
When it is determined that the value of the ID request count x obtained by the calculator check process performed by the function calculator 10F of the genuine product by the smartphone 20 is smaller than the value of the ID request count y incremented this time (no in step S8), it is determined as the authenticity determination result "Δ" (there is a possibility that the genuine product is not genuine), and data indicating the result is notified to the smartphone 20 (step S9). In this case, since the product is not genuine, the counter management data storage area 32d is not caused to store the incremented value of the number y of ID requests. Then, even if encrypted data including an inherent ID code that matches the inherent ID code of the data string obtained by decrypting the encrypted data received this time from the smartphone 20 is received later, the authenticity determination result "Δ" (which may not be a genuine product) is always notified to the smartphone 20 (communication device) that transmitted the encrypted data, without comparing the value of the ID request number x and the value of the ID request number y.
In this way, the management server 30 reads the incremented ID request count x obtained from the function calculator 10F in accordance with the calculator verification process of the smartphone 20 from the calculator management data storage area 32d, and performs the authenticity determination in accordance with the result of comparison with the currently incremented ID request count y. If it is determined that the value of the ID request count x matches or is greater than the value of the current incremented ID request count y (yes in step S8), it can be determined that the function calculator 10F is a genuine product (genuine product).
On the other hand, if it is determined that the value of the ID request count x obtained from the function calculator 10F is smaller than the value incremented by the ID request count y stored in the calculator management data storage area 32d in association with the unique ID code of the function calculator 10F (no in step S8), it is also considered that, for example, if the ID request count y is updated to a large value because a large number of calculator confirmation processes are repeated for the function calculator 10F having the same unique ID code as in the past, the function calculator 10F that is the target of the authenticity determination cannot be determined to be a non-genuine product (counterfeit), but the function calculator 10F that is determined to have indeed generated a non-genuine product can be determined.
Further, the control unit 31 may store a flag indicating the occurrence of an unauthorized product in association with the unique ID code of the function calculator 10F stored in the calculator management data storage area 32d, and may not perform the ID request count x described above when the same unique ID code as the unique ID code having the flag is included in the decrypted data in the subsequent authenticity determination processing (yes in step S6): y (steps S7 and S8), and the function calculator 10F determines that a non-genuine product has occurred.
When the controller 31 determines that the value of the ID request count x obtained from the function calculator 10F by the calculator check process of the smartphone 20 is smaller than the value of the ID request count y stored in the calculator management data storage area 32d in association with the unique ID code of the function calculator 10F (no in step S8), it notifies the smartphone 20 of data indicating that the authenticity determination result is "Δ" (which may not be a genuine article) (step S9).
When the smartphone 20 receives data indicating that the authentication determination result transmitted from the management server 30 is "Δ" (there is a possibility of being a non-genuine product) (yes in step T5), the control unit causes the display unit 21 to display a determination screen GM on which a non-genuine product is possible, and notifies the user that the function calculator 10F to which the user is to confirm this time is a possibility of being a non-genuine product (step T6), as shown in fig. 7.
Further, although the smartphone 20 that has received the notification of the authenticity determination result "Δ" (there is a possibility that the non-genuine product is not genuine) is generated and displayed on the display unit 21 in accordance with the calculator confirmation application, the management server 30 may generate the determination screen GM that has a possibility of being a non-genuine product and transmit the image data to the smartphone 20.
Further, the control unit 31 obtains the value of the ID request count x from the function calculator 10F in accordance with the calculator check processing of the smartphone 20, reads out the value of the ID request count y from the calculator management data storage area 32d in association with the unique ID code of the function calculator 10F, and when it is determined that the value of the ID request count x is equal to or greater than the value of the incremented ID request count y (yes in step S8), stores the value of the ID request count x as the incremented ID request count y in the calculator management data storage area 32d (step S10). Then, as shown in fig. 8, the smartphone 20 is notified of data indicating that the result of the authenticity determination is "o" (genuine product) (step S11).
When the smartphone 20 receives data indicating that the authentication determination result transmitted from the management server 30 is "o" (genuine product) (yes in step T5), the control unit generates a genuine product determination screen GH indicating the authentication determination result "o", causes the display unit 21 to display the genuine product determination screen GH, and notifies the user that the function calculator 10F, which is the target of the current confirmation, is a genuine product (step T6), as shown in fig. 8.
The genuine product determination screen GH is generated and displayed on the display unit 21 in accordance with the calculator confirmation application in the smartphone 20 that has received the notification of the authenticity determination result "o" (genuine product), but the management server 30 may generate the genuine product determination screen GH and transmit the image data to the smartphone 20.
(summary of the embodiment)
According to the authentication system 1 of the embodiment, when the function calculator 10F of the authentication target receives the ID request signal from the smartphone 20 in accordance with the calculator verification application installed in the smartphone 20, the function calculator 10F performs data serialization of the unique ID code itself and the ID request frequency, which is the frequency of receiving the ID request signal, and calculates the checksum. Then, the unique ID code, the data string of the ID request count and the calculated sum value are encrypted by a specific encryption key, and the encrypted data is transmitted to the smartphone 20. The smartphone 20 transmits the encrypted data received from the function calculator 10F to the management server 30.
The management server 30 decrypts the received encrypted data with a specific encryption key, calculates a checksum of a data string corresponding to the range of the unique ID code and the ID request count in the decrypted data, and determines whether or not the calculated sum value matches the data string corresponding to the range of the sum value of the decrypted data. When the calculated sum value does not match the data string corresponding to the range of the sum value of the decrypted data, the authentication result "x" (non-genuine product) is notified to the smartphone 20, and the display unit 21 of the smartphone 20 can display a non-genuine product determination screen GN.
Even when the calculated sum value matches the data string corresponding to the range of the sum value of the decrypted data, the management server 30 can determine whether or not the unique ID code of the decrypted data exists as the unique ID code of the genuine product stored in the calculator management data storage area 32d, and when the unique ID code of the decrypted data does not exist as the unique ID code of the genuine product, can notify the smartphone 20 of the authentication determination result "x" (non-genuine product) and cause the display unit 21 to display the non-genuine product determination screen GN.
Even when the unique ID code of the decrypted data exists as the unique ID code of the genuine product, the management server 30 can determine whether or not the value of the ID request count x of the decrypted data is equal to or greater than the value of the ID request count y stored in the calculator management data storage area 32d in association with the unique ID code of the genuine product, and when the value of the ID request count x of the decrypted data is smaller than the value of the ID request count y, notify the smart phone 20 of the authentication result "Δ" (which may not be a genuine product) and display the determination screen GM on the display unit 21, which may be a non-genuine product.
In addition, when the value of the ID request count x of the decrypted data is equal to or greater than the value of the ID request count y, the management server 30 can update the ID request count y of the calculator management data storage area 32d based on the ID request count x, notify the smartphone 20 of the authenticity determination result "∘" (genuine article), and cause the display unit 21 to display a genuine article determination screen GH.
Therefore, the authenticity determination of the product body can be performed with higher reliability than the conventional authenticity determination system.
In addition, according to the authentication system 1 of the embodiment, the number of ID requests included in the encrypted data of the function calculator 10F is updated (incremented) and stored in the function calculator 10F each time an ID request signal is received from the smartphone 20, and communication is performed in an encrypted state also when the number of ID requests in the function calculator 10F for which a genuine product is output to the outside.
(other embodiments)
Even when the unique ID code of the function calculator 10F as the authentication target included in the decrypted data exists as the unique ID code of the genuine product stored in the calculator management data storage area 32d, the management server 30 notifies that the authentication result is "Δ" (there is a possibility that the genuine product is not genuine) or that the authentication result is "x" (non-genuine product) when the function calculator 10F cannot move temporally and positionally with respect to the date and time of the position and date and time information of the GPS position information stored in association with the same unique ID code in the past when it can be determined that the position and date and time information of the GPS position information acquired from the smartphone 20.
In the management server 30, the position of the smartphone 20 checked by the function calculator 10F may be acquired as a position in a region unit based on the IP address when the smartphone 20 is connected to the management server 30 in a communication manner, instead of the GPS position information.
In the authentication system 1 according to the embodiment described with reference to fig. 1 to 8, in accordance with the electronic device (calculator) confirmation process (1) according to the smartphone 20, the ID request signal transmitted from the smartphone 20 (steps T1, T2) is received by the function calculator 10F via the short-range wireless communication unit 16 (yes in step F1), the function calculator 10F executes the ID request handling process (1), and transmits the encrypted data of the data string obtained by adding the unique ID code of the function calculator 10F, the incremented number of ID requests, and the sum of the checksums to the smartphone 20 that is the ID request source (steps F2 to F8).
Then, the smartphone 20 receives the transmitted encrypted data from the function calculator 10F via the short-range wireless communication unit 16 (yes in step T3), transmits the received encrypted data to the management server 30 (step T4), and executes a series of electronic device (calculator) confirmation processes (1) (steps T5 and T6).
On the other hand, even if the function calculator 10F does not have a communication function with the smartphone 20 such as the short-range wireless communication unit 16, as described in the authentication determination system 100 (see fig. 9 and 10) of another embodiment below, the encrypted data of the data string obtained by adding the unique ID code, the incremented ID request count, and the sum of the checksums is displayed on the display unit 12 as a two-dimensional code (identifier) Q such as a QR code by the function calculator 10F, and the displayed two-dimensional code Q is picked up and read by the image pickup unit 22 of the smartphone 20, so that the smartphone 20 transmits the encrypted data corresponding to the two-dimensional code Q to the management server 30, and the electronic device (calculator) confirmation process can be executed in the same manner as in the above-described embodiment.
Fig. 9 is a diagram showing the overall configuration of an authentication determination system 100 according to another embodiment of the present invention.
Fig. 10 is a flowchart showing the comparison between the ID request handling process (2) of the electronic device (function calculator) 10F of the authentication system 100 and the electronic device (calculator) confirmation process (2) of the communication device (smartphone) 20.
In the authentication system 100 according to another embodiment, when the control unit 13 of the function calculator 10F has received a specific operation by a user (operator), it determines that there is an ID request (yes in step F21), acquires the unique ID code stored in the unique ID storage area 14b (step F2), and increments the ID request count x stored in the ID request count storage area 14d (step F3).
The user's specific operation may be, for example, an operation of simultaneously pressing a plurality of keys preset in the key input unit 11, an operation of simultaneously touching a plurality of areas preset in the display unit 12 when the display unit 12 is a touch panel display unit, or the like.
In addition, when the function calculator 10F is disposed in the storefront, the power supply thereof may be turned on by the battery power supply BT including a solar battery as in the above-described embodiment, or may be turned on temporarily (for example, for 60 seconds) by the battery power supply BT according to a specific operation by the user. In this case, the function calculator 10F may be partially or entirely packaged with a transparent packaging material so that the battery power source BT (including the key input unit 11 and the like as necessary) can be visually recognized from the outside of the packaging material covering the function calculator 10F and a specific operation can be performed by the user with the packaging material interposed therebetween.
Then, the control unit 13 of the function calculator 10F displays the encrypted data of the data string obtained by adding the unique ID code, the incremented number of ID requests x, and the sum of the checksums, as the two-dimensional code Q, on the display unit 12 (steps F4 to F7, F28).
The control unit of the smartphone 20 starts the identifier reading application (step T22) together with the calculator check application start (step T1) in response to the user operation, and the two-dimensional code Q of the encrypted data displayed on the display unit 12 of the function calculator 10F is imaged and read by the imaging unit 22 (step T23).
Then, the control unit of the smartphone 20 transmits the encrypted data obtained by reading the two-dimensional code Q to the management server 30 together with the GPS position information and the date and time information (step T4) in the same manner as in the above-described embodiment, and displays the authentication result of the function calculator 10F obtained by the authentication determination process (see fig. 5) of the management server 30 on the display unit 21 (steps T5 and T6).
As described above, according to the authentication determination system 100 of the other embodiment, even if the function calculator 10F does not have the communication function with the smartphone 20, the smartphone 20 can execute the electronic device (calculator) verification process (2) in the same manner as in the above-described embodiment, and can display the authentication determination result with high reliability of the function calculator 10F main body. In the above embodiment, the identifier is not limited to the two-dimensional code, and may be a one-dimensional code or an identifier of another specification.
In the methods of the processes of the authentication system 1 and the authentication system 100 described in the above embodiments, that is, the electronic device (calculator) confirmation processing (1) in the communication device (smartphone) 20 and the ID request response processing (1) in the electronic device (calculator) 10F shown in the flowchart of fig. 4, the ID request response processing (2) in the electronic device (function calculator) 10F shown in the flowchart of fig. 10, the electronic device (calculator) confirmation processing (2) in the communication device (smartphone) 20, and the authenticity determination processing in the management server 30 shown in the flowchart of fig. 5 may be distributed as programs that can be executed by a computer and stored in a storage medium of an external recording device such as a memory card (ROM card, RAM card, or the like), a magnetic disk (floppy disk (registered trademark), a hard disk, or the like), an optical disk (CD-ROM, DVD, or the like), a semiconductor memory, or the like. The control unit (CPU) of the electronic device reads a program recorded in the storage medium of the external recording device into the storage device, and controls the operation by the read program, thereby realizing the electronic device (calculator) checking function, the ID request handling function, and the authenticity determination function described in each embodiment, and performing the same processing as the above-described method.
Data of a program for realizing each method can be transmitted as program codes over a communication network (N), and the data of the program can be stored in a storage device by being taken into an electronic device from a computer device (program server) connected to the communication network (N), thereby realizing the electronic device (calculator) checking function, the ID request handling function, and the authenticity judging function.
The present invention is not limited to the embodiments, and various modifications can be made in the embodiments without departing from the scope of the present invention. In addition, the embodiments may be implemented in appropriate combinations, and in this case, combined effects can be obtained. Further, the embodiments include various inventions, and various inventions can be extracted by combinations selected from a plurality of disclosed constituent elements. For example, even if some of the constituent elements shown in the embodiments are deleted, the problem can be solved, and if an effect can be obtained, a configuration in which the constituent elements are deleted can be extracted as an invention.

Claims (13)

1. A determination device is provided with:
a communication unit that communicates with a communication device;
a storage unit that stores first identification information of a first electronic device and first request frequency information related to the first electronic device in association with each other; and
and a control unit that, when the communication unit receives determination target data including identification information of an electronic device and request count information related to the electronic device via the communication device, determines whether or not the electronic device is the first electronic device based on at least one of the identification information and the first identification information and the request count information and the first request count information.
2. The determination device according to claim 1,
the control part is used for controlling the operation of the motor,
and determining that the electronic device is the first electronic device when the identification information matches the first identification information and the value of the number of requests of the request count information is equal to or greater than a value obtained by incrementing a first request count of the first request count information.
3. The determination device according to claim 2,
the control part is used for controlling the operation of the motor,
after it is determined that the electronic apparatus is the first electronic apparatus, the value of the request count information is stored in the storage unit as the value of the first request count information.
4. The determination device according to claim 1,
the control part is used for controlling the operation of the motor,
and determining that the electronic device is likely to be the first electronic device when the identification information matches the first identification information and the value of the number of requests of the request count information is smaller than a value obtained by incrementing a first request count of the first request count information.
5. The determination device according to claim 4,
the control part is used for controlling the operation of the motor,
when the communication unit receives new determination target data via the communication device after it is determined that the electronic device is likely to be the first electronic device, the value of the number of requests of the request count information of the new determination target data is not compared with the value of the first number of requests of the first request count information.
6. An electronic device is provided with:
a communication unit that communicates with a communication device;
a storage unit that stores identification information of the electronic device and request number information related to the electronic device; and
a control part for controlling the operation of the display device,
the control part is used for controlling the operation of the motor,
the communication unit transmits, to the communication device, determination target data including the identification information stored in the storage unit and request number information indicating the identification information incremented by the current request, in response to a request from the communication device.
7. An electronic device is provided with:
a display unit;
a storage unit that stores identification information of the electronic device and request number information related to the electronic device; and
a control part for controlling the operation of the display device,
the control part is used for controlling the operation of the motor,
when a request operation for the electronic device by an operator is accepted, the display unit displays an identifier indicating data to be determined including the identification information stored in the storage unit and request count information indicating the identification information incremented by the current request operation.
8. A communication device is provided with:
a communication unit;
a storage unit which stores an application program; and
a control unit for executing control processing according to the application program,
the control part is used for controlling the operation of the motor,
transmitting a request signal to the electronic device through the communication section,
transmitting, to a determination device, determination target data that is transmitted by the electronic device in accordance with the request signal and that includes identification information of the electronic device and request number information on the electronic device, when the communication unit receives the determination target data,
receiving a determination result for the determination target data from the determination device.
9. A communication device is provided with:
a communication unit;
an image pickup unit;
a storage unit which stores an application program; and
a control unit for executing control processing according to the application program,
the control part is used for controlling the operation of the motor,
transmitting, to a determination device, determination target data indicating that the determination target data includes identification information of an electronic device and request count information on the electronic device, the identification being displayed on a display unit of the electronic device in accordance with a request operation for the electronic device when an identifier is captured by the image capturing unit,
receiving a determination result for the determination target data from the determination device.
10. A determination system, wherein the determination system is configured to:
comprises an electronic device and a judgment device,
the electronic device is provided with:
an electronic device communication unit that communicates with a communication device;
an electronic device storage unit that stores identification information of the electronic device and request number information related to the electronic device; and
a control part of the electronic equipment,
the electronic equipment control part is used for controlling the electronic equipment,
transmitting, to the communication device, determination target data including the identification information stored in the electronic device storage unit and request number information indicating the identification information incremented by the current request signal when the request signal is received from the communication device,
the determination device includes:
a determination device communication unit that communicates with the communication device;
a determination device storage unit that stores first identification information of a first electronic device and first request number information related to the first electronic device in association with each other; and
a control part of the judging device,
the control section of the determination device is such that,
when the determination device communication unit receives determination target data including identification information of a certain electronic device and request count information on the certain electronic device via the communication device, it determines whether or not the electronic device is the first electronic device based on at least one of the identification information of the certain electronic device and the request count information on the certain electronic device and at least one of the first identification information and the first request count information.
11. A determination system, wherein the determination system is configured to:
comprises an electronic device and a judgment device,
the electronic device is provided with:
a display unit;
an electronic device storage unit that stores identification information of the electronic device and request number information related to the electronic device; and
a control part of the electronic equipment,
the electronic equipment control part is used for controlling the electronic equipment,
when a request operation for the electronic device by an operator is accepted, displaying an identifier indicating data to be determined including the identification information stored in the electronic device storage unit and request count information indicating the identification information of the request count incremented by the current request operation on the display unit,
the determination device includes:
a determination device communication unit that communicates with a communication device having a function of reading the identifier;
a determination device storage unit that stores first identification information of a first electronic device and first request number information related to the first electronic device in association with each other; and
a control part of the judging device,
the control section of the determination device is such that,
when the determination device communication unit receives determination target data including identification information of a certain electronic device and request count information on the certain electronic device via the communication device based on reading of the identifier of the communication device, it determines whether or not the electronic device is the first electronic device based on at least one of the identification information of the certain electronic device and the request count information on the certain electronic device and at least one of the first identification information and the first request count information.
12. A determination method, executed by a computer, wherein,
when a communication unit receives determination target data including identification information of an electronic device and request count information on the electronic device via a communication device, it determines whether or not the electronic device is the first electronic device based on at least one of the identification information and the request count information and at least one of first identification information of the first electronic device and first request count information on the first electronic device stored in a storage unit.
13. A computer readable medium having a program stored thereon, wherein,
the program causes a computer to implement:
when a communication unit receives determination target data including identification information of an electronic device and request count information on the electronic device via a communication device, it determines whether or not the electronic device is the first electronic device based on at least one of the identification information and the request count information and at least one of first identification information of the first electronic device and first request count information on the first electronic device stored in a storage unit.
CN202111090977.3A 2020-09-23 2021-09-17 Determination device, electronic device, communication device, determination system, determination method, and storage medium Pending CN114255048A (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2020159063 2020-09-23
JP2020-159063 2020-09-23
JP2021-092251 2021-06-01
JP2021092251A JP7205568B2 (en) 2020-09-23 2021-06-01 Judgment equipment, judgment system, judgment method and program

Publications (1)

Publication Number Publication Date
CN114255048A true CN114255048A (en) 2022-03-29

Family

ID=80789904

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111090977.3A Pending CN114255048A (en) 2020-09-23 2021-09-17 Determination device, electronic device, communication device, determination system, determination method, and storage medium

Country Status (1)

Country Link
CN (1) CN114255048A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070075125A1 (en) * 2005-09-30 2007-04-05 Muscat Robert G Packaging and process of authenticating packaging
KR20160086620A (en) * 2015-01-12 2016-07-20 박삼식 System and Method for detecting forged goods based on symbol certification and inquiry hit number
CN106934626A (en) * 2015-12-28 2017-07-07 佳能市场营销日本株式会社 Information processor, information processing system and its processing method and program
US20170201378A1 (en) * 2016-01-13 2017-07-13 Samsung Electronics Co., Ltd. Electronic device and method for authenticating identification information thereof
JP2019056967A (en) * 2017-09-19 2019-04-11 カシオ計算機株式会社 Computer, information apparatus, program to operate them, information processing system, and control method of information processing system
WO2020178240A1 (en) * 2019-03-04 2020-09-10 Seal Network B.V. Playing card with electronic authentication means

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070075125A1 (en) * 2005-09-30 2007-04-05 Muscat Robert G Packaging and process of authenticating packaging
KR20160086620A (en) * 2015-01-12 2016-07-20 박삼식 System and Method for detecting forged goods based on symbol certification and inquiry hit number
CN106934626A (en) * 2015-12-28 2017-07-07 佳能市场营销日本株式会社 Information processor, information processing system and its processing method and program
US20170201378A1 (en) * 2016-01-13 2017-07-13 Samsung Electronics Co., Ltd. Electronic device and method for authenticating identification information thereof
JP2019056967A (en) * 2017-09-19 2019-04-11 カシオ計算機株式会社 Computer, information apparatus, program to operate them, information processing system, and control method of information processing system
WO2020178240A1 (en) * 2019-03-04 2020-09-10 Seal Network B.V. Playing card with electronic authentication means

Similar Documents

Publication Publication Date Title
CN109472166B (en) Electronic signature method, device, equipment and medium
CN110602089B (en) Block chain-based medical data storage method, device, equipment and storage medium
CN110796414B (en) Circulation information inquiry method, device, equipment, system and storage medium
KR102089191B1 (en) Methods, devices and systems for processing order information
CN107077574A (en) Trust service for client device
JP5501232B2 (en) System and method for verifying electronic documents
TW201643787A (en) Card and application program product
CN107229592B (en) Communication apparatus, control method, and recording medium having program recorded thereon
CN106611310B (en) Data processing method, wearable electronic device and system
US9449316B2 (en) Settlement terminal device and settlement process method using the same
US20160070418A1 (en) Data communication device and program
US20220166769A1 (en) Electronic device for verifying a user&#39;s identity
US20210141946A1 (en) System, device and method for protecting information of a payment transaction using tamper-resistant portable stick computer device
CN108229139A (en) A kind of cipher-code input method and mobile terminal
US11336333B2 (en) NFC device, reader/writer device and methods for authorizing and performing an update
CN108462580B (en) Numerical value transferring method and device
KR102657388B1 (en) Electronic device for selecting key used for encryption based on an information quantity of data to be encrypted and method for the same
CN114255048A (en) Determination device, electronic device, communication device, determination system, determination method, and storage medium
JP2018121125A (en) Wireless communication device, and telecommunication system
US11836561B2 (en) Key fob duplication device
JP7205568B2 (en) Judgment equipment, judgment system, judgment method and program
JP7027333B2 (en) Information processing equipment and information processing method
KR20210142973A (en) Electronic device using blockchain and a method thereof
JP7173195B2 (en) Judgment equipment, electronic equipment, communication equipment, judgment system, judgment method and program
JP2014212420A (en) Authentication medium, authentication terminal, authentication system, and authentication method

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