CN112541172A - Computer equipment starting method and related device - Google Patents

Computer equipment starting method and related device Download PDF

Info

Publication number
CN112541172A
CN112541172A CN202011363325.8A CN202011363325A CN112541172A CN 112541172 A CN112541172 A CN 112541172A CN 202011363325 A CN202011363325 A CN 202011363325A CN 112541172 A CN112541172 A CN 112541172A
Authority
CN
China
Prior art keywords
image
signal
data
starting
verification
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
CN202011363325.8A
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.)
Inspur Electronic Information Industry Co Ltd
Original Assignee
Inspur Electronic Information Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur Electronic Information Industry Co Ltd filed Critical Inspur Electronic Information Industry Co Ltd
Priority to CN202011363325.8A priority Critical patent/CN112541172A/en
Publication of CN112541172A publication Critical patent/CN112541172A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • G06F21/575Secure boot

Abstract

The application discloses a computer equipment starting method, which comprises the following steps: when a starting signal is received, converting an analog signal acquired by an image scanner according to an analog-to-digital converter to obtain an image digital signal; verifying the image digital signal according to prestored verification data; and when the verification processing is passed, sending a starting signal to the power supply device. The acquired image digital signal and the pre-stored verification data are verified when the starting signal is received, and the starting signal is sent when the starting signal passes the verification, so that the starting is verified through the image signal instead of the password, and the safety of the starting process is improved. The application also discloses a computer equipment starting device, a computer equipment and a computer readable storage medium, which have the beneficial effects.

Description

Computer equipment starting method and related device
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method for booting a computer device, a device for booting a computer device, and a computer-readable storage medium.
Background
With the continuous development of information technology, computer devices are increasingly applied in different fields and different application scenes. When computing devices are used in important areas, security of data in the computing devices is of paramount importance. The international organization for standardization defines the security of a computer system as follows: technical and administrative security protections established and employed for data processing systems protect computer hardware, software, and data from being damaged, altered, and revealed by casual and malicious causes. The security of a computer network can thus be understood as: by adopting various technologies and management measures, the network system can normally operate, thereby ensuring the availability, integrity and confidentiality of network data. Therefore, the purpose of establishing network security measures is to ensure that data transmitted and exchanged over the network is not subject to increase, modification, loss, leakage, and the like. Currently, in computer devices, data security can be maintained through different software means, such as security software, firewalls, security gateways, and the like. However, the software-based method cannot achieve the security protection of data at the system level, and the reliability of data protection is reduced.
In the related art, the whole computer system is generally subjected to secure password authentication during the startup process of the computer. That is, the computer is logged in by inputting an account password after the computer is powered on and started up by clicking a start-up key. However, even if security verification is performed during the boot process, security is still low. Moreover, once the computer is turned on, it may cause the user to perform intrusion or the BIOS (Basic Input Output System) is cracked, and the software or hardware of the host computer cannot be perfectly protected.
Therefore, how to improve the security of the computer boot process is a key issue of attention for those skilled in the art.
Disclosure of Invention
The purpose of the present application is to provide a computer device startup method, a computer device startup device, a computing device, and a computer readable storage medium, which perform verification processing on an acquired image digital signal and pre-stored verification data when receiving a startup signal, and send a startup signal when the startup signal passes through the verification processing, so that the startup is verified through the image signal, instead of being verified through a password, and the security of the startup process is improved.
In order to solve the above technical problem, the present application provides a method for booting a computer device, including:
when a starting signal is received, converting an analog signal acquired by an image scanner according to an analog-to-digital converter to obtain an image digital signal;
verifying the image digital signal according to prestored verification data;
and when the verification processing is passed, sending a starting signal to the power supply device.
Optionally, when the start signal is received, the analog signal obtained by the image scanner is converted according to the analog-to-digital converter to obtain an image digital signal, including:
when a starting signal is received, starting the image scanner, and acquiring a current analog signal through the image scanner;
and converting the analog signal through the analog-to-digital converter to obtain the image digital signal.
Optionally, the verifying the image digital signal according to pre-stored verification data includes:
when the pre-stored verification data is image data, coding the image digital signal to obtain image data to be verified;
and performing image verification processing on the image data to be verified according to the pre-stored verification data.
Optionally, the verifying the image digital signal according to pre-stored verification data includes:
when the pre-stored verification data is image characteristic data, coding the image digital signal to obtain image data to be verified;
performing facial feature extraction processing on the image data to be verified to obtain feature data to be verified;
and performing characteristic verification processing on the characteristic data to be verified according to the pre-stored verification data.
Optionally, the method further includes:
judging whether the image digital signal comprises a face image or not;
and if not, sending a re-identification prompting message.
The present application further provides a computer device booting apparatus, including:
the image input module is used for converting an analog signal acquired by the image scanner according to the analog-to-digital converter when receiving the starting signal to obtain an image digital signal;
the image verification module is used for verifying the image digital signal according to prestored verification data;
and the equipment starting module is used for sending a starting signal to the power supply device when the verification processing is passed.
Optionally, the image input module includes:
the image scanning module is used for starting the image scanner when receiving a starting signal and acquiring a current analog signal through the image scanner;
and the analog-to-digital conversion module is used for converting the analog signal through the analog-to-digital converter to obtain the image digital signal.
Optionally, the image verification module includes:
the signal coding module is used for coding the image digital signal to obtain image data to be verified when the pre-stored verification data is image data;
and the data verification module is used for performing image verification processing on the image data to be verified according to the pre-stored verification data.
The present application further provides a computing device comprising:
a memory for storing a computer program;
and the processor is used for realizing the steps of the computer equipment starting method when executing the computer program.
The present application further provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the computer device booting method as described above.
The application provides a computer equipment starting method, which comprises the following steps: when a starting signal is received, converting an analog signal acquired by an image scanner according to an analog-to-digital converter to obtain an image digital signal; verifying the image digital signal according to prestored verification data; and when the verification processing is passed, sending a starting signal to the power supply device.
The acquired image digital signal and the pre-stored verification data are verified when the starting signal is received, and the starting signal is sent when the starting signal passes the verification, so that the starting is verified through the image signal instead of the password, and the safety of the starting process is improved.
The present application further provides a computer device startup device, a computing device, and a computer readable storage medium, which have the above beneficial effects and are not specifically limited herein.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a method for booting a computer device according to an embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a computer device boot apparatus according to an embodiment of the present disclosure.
Detailed Description
The core of the application is to provide a computer equipment starting method, a computer equipment starting device, a computer equipment and a computer readable storage medium, the acquired image digital signal and pre-stored verification data are verified when a starting signal is received, and the starting signal is sent when the starting signal passes the verification, so that the verification starting through the image signal is realized, the verification is not carried out in a password mode, and the safety of the starting process is improved.
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In the related art, the whole computer system is generally subjected to secure password authentication during the startup process of the computer. That is, the computer is logged in by inputting an account password after the computer is powered on and started up by clicking a start-up key. However, even if security verification is performed during the boot process, security is still low. Moreover, once the computer is turned on, the user may invade the computer or the BIOS may be cracked, which may not perfectly protect the software or hardware of the host computer.
Therefore, the method for starting the computer equipment provided by the application verifies the acquired image digital signal and the pre-stored verification data when the starting signal is received, and sends the starting signal when the starting signal passes the verification, so that the computer equipment is started by verifying the image signal instead of verifying the image signal in a password mode, and the safety of the starting process is improved.
The following describes a method for booting a computer device according to an embodiment.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for booting a computer device according to an embodiment of the present disclosure.
In this embodiment, the method may include:
s101, when a starting signal is received, converting an analog signal acquired by an image scanner according to an analog-to-digital converter to obtain an image digital signal;
therefore, in the step, when the starting signal is received, the image digital signal at the moment is obtained. Generally, in order to verify whether the operator is the correct user, the digital image signal of the face of the user can be obtained in this step.
Of course, different video digital signals may be acquired to cope with different application scenarios. For example, the image digital signal may be acquired from the iris of the user, the palm print of the palm of the user, or the posture of the user. Therefore, the content of the image digital signal acquired in this step is not unique, and the acquired image digital signal can be determined according to the actual use condition.
Further, the step may include:
step 1, when a starting signal is received, starting an image scanner, and acquiring a current analog signal through the image scanner;
and 2, converting the analog signal through an analog-to-digital converter to obtain an image digital signal.
It can be seen that the present alternative scheme mainly explains how to acquire the image digital signal. In the alternative scheme, the image scanner is started when a starting signal is received, and a current analog signal is obtained through the image scanner; then, the analog signal is converted by the analog-to-digital converter to obtain the image digital signal. It is obvious that in this alternative, the analog signal is first acquired and then the received analog signal is converted into a video digital signal. The identification device in the embodiment can avoid adopting complex equipment and only adopts a few simple equipment to form.
S102, verifying the image digital signal according to prestored verification data;
on the basis of S101, this step aims to perform an authentication process on the image digital signal according to the pre-stored authentication data. That is, whether the currently acquired image digital signal is correct is judged through the pre-stored verification data, and then whether the verification is passed is determined, so that the computer equipment is safely started.
The pre-stored verification data is mainly used for verifying the correctness of the acquired image digital signal. The verification data may be in different forms in different application cases, for example, in the case of using a one-to-one comparison of image data as a verification process, the verification data is image data. When the mode of comparing the characteristics of the characteristic data is used as the verification process, the verification data is the characteristic data.
And, the efficiency and accuracy of performing the verification are higher when the verification data is the feature data.
Further, to improve the security of the verification, the step may include:
step 1, when prestored verification data is image data, coding the image digital signal to obtain image data to be verified;
and 2, performing image verification processing on the image data to be verified according to the pre-stored verification data.
It can be seen that the present alternative is mainly illustrative of the authentication process. In the alternative scheme, when the pre-stored verification data is image data, the image digital signal is coded to obtain the image data to be verified; and then, carrying out image verification processing on the image data to be verified according to the pre-stored verification data. Wherein, the image digital signal can be further processed after being converted into image data to be verified. The process of performing image verification processing on the image data to be verified by the pre-stored verification data may be a process of performing image comparison on the image data to be verified and the verification data. Wherein, the comparison process can adopt a similarity algorithm to operate.
Further, to improve the security of the verification, the step may include:
step 1, when prestored verification data is image characteristic data, coding the image digital signal to obtain image data to be verified;
step 2, performing facial feature extraction processing on image data to be verified to obtain feature data to be verified;
and 3, performing characteristic verification processing on the characteristic data to be verified according to the pre-stored verification data.
It can be seen that the present alternative is mainly illustrative of the authentication process. In the alternative scheme, firstly, when the pre-stored verification data is image characteristic data, the image digital signal is coded to obtain image data to be verified; then, carrying out facial feature extraction processing on the image data to be verified to obtain feature data to be verified; and finally, performing characteristic verification processing on the characteristic data to be verified according to the pre-stored verification data. The facial feature extraction process may adopt any one of the feature extraction operations provided in the prior art, and is not specifically limited herein.
And S103, when the verification processing is passed, sending a starting signal to the power supply device.
In addition to S012, this step is intended to transmit a power-on start signal to the power supply apparatus when the verification process passes. The power supply device refers to a power supply device of the computer equipment, and the computer equipment can be started only when the power supply device of the computer equipment is started. That is, the method in this embodiment controls the power supply device of the computer device during the booting process of the computer device.
Further, in order to improve the user experience of using secure boot, this embodiment may further include:
judging whether the image digital signal comprises a face image;
and if not, sending a re-identification prompting message.
It can be seen that when the image digital signal does not include a facial image, that is, when the content of the acquired image digital signal is inaccurate, a reminder is given to acquire a new image digital signal.
In summary, in the embodiment, the acquired image digital signal and the pre-stored verification data are verified when the start signal is received, and the boot signal is sent when the start signal passes the verification, so that the boot is verified through the image signal instead of the password, and the security of the boot process is improved.
The following further describes a computer device booting method provided by the present application, with reference to a specific embodiment.
In this embodiment, a face module is connected to a power supply starter of a computer host, and the face module includes a face input module and a face recognition module; the face input module is arranged on a power switch key of the power supply starter, and the face identification module stores at least one pre-stored identification code and is connected to a mainboard of the computer. When the user triggers the face input module, the power supply starter starts the face module, the face input module in the face module can obtain a face image signal of the user and input the face image signal to the face recognition module, the face recognition module converts the face image signal into an identification code and compares the identification code with a pre-stored identification code stored in the face recognition module, so that a comparison result is generated, and finally, whether the power supply control module of the mainboard is started or not is judged according to the comparison result, so that the computer is started.
Accordingly, the steps of this embodiment may include:
step 1, when a starting signal is received, starting an image scanner, and acquiring a current analog signal through the image scanner;
step 2, converting the analog signal through an analog-to-digital converter to obtain an image digital signal
Step 3, when the pre-stored verification data is image data, encoding the image digital signal to obtain image data to be verified;
step 4, carrying out image verification processing on the image data to be verified according to prestored verification data;
and 5, when the verification processing is passed, sending a starting signal to the power supply device.
Therefore, in the embodiment, the acquired image digital signal and the pre-stored verification data are verified when the start signal is received, and the boot signal is sent when the start signal passes the verification, so that the boot is verified through the image signal instead of the password, and the security of the boot process is improved.
In the following, the computer device booting apparatus provided in the embodiment of the present application is introduced, and the computer device booting apparatus described below and the computer device booting method described above may be referred to correspondingly.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a computer device booting apparatus according to an embodiment of the present disclosure.
In this embodiment, the apparatus may include:
the image input module 100 is configured to convert an analog signal obtained by an image scanner according to an analog-to-digital converter when receiving a start signal, so as to obtain an image digital signal;
the image verification module 200 is configured to perform verification processing on the image digital signal according to pre-stored verification data;
the device boot module 300 is configured to send a boot start signal to the power supply apparatus when the verification process passes.
Optionally, the image input module 100 may include:
the image scanning module is used for starting the image scanner when receiving the starting signal and acquiring a current analog signal through the image scanner;
and the analog-to-digital conversion module is used for converting the analog signal through the analog-to-digital converter to obtain an image digital signal.
Optionally, the image verification module 200 may include:
the signal coding module is used for coding the image digital signal to obtain image data to be verified when the prestored verification data is image data;
and the data verification module is used for performing image verification processing on the image data to be verified according to the pre-stored verification data.
An embodiment of the present application further provides a computing device, including:
a memory for storing a computer program;
a processor, configured to implement the steps of the computer device booting method according to the above embodiment when executing the computer program.
An embodiment of the present application further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method for booting a computer device according to the above embodiment are implemented.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The computer device booting method, the computer device booting apparatus, the computing device and the computer readable storage medium provided by the present application are described in detail above. The principles and embodiments of the present application are explained herein using specific examples, which are provided only to help understand the method and the core idea of the present application. It should be noted that, for those skilled in the art, it is possible to make several improvements and modifications to the present application without departing from the principle of the present application, and such improvements and modifications also fall within the scope of the claims of the present application.

Claims (10)

1. A method for booting a computer device, comprising:
when a starting signal is received, converting an analog signal acquired by an image scanner according to an analog-to-digital converter to obtain an image digital signal;
verifying the image digital signal according to prestored verification data;
and when the verification processing is passed, sending a starting signal to the power supply device.
2. The computer device booting method according to claim 1, wherein the verifying the image digital signal according to the pre-stored verification data includes:
when the pre-stored verification data is image characteristic data, coding the image digital signal to obtain image data to be verified;
performing facial feature extraction processing on the image data to be verified to obtain feature data to be verified;
and performing characteristic verification processing on the characteristic data to be verified according to the pre-stored verification data.
3. The computer device booting method according to claim 1, wherein the verifying the image digital signal according to the pre-stored verification data includes:
when the pre-stored verification data is image data, coding the image digital signal to obtain image data to be verified;
and performing image verification processing on the image data to be verified according to the pre-stored verification data.
4. The method of claim 1, wherein converting the analog signal obtained by the image scanner according to the analog-to-digital converter to obtain the image digital signal when the start signal is received, comprises:
when a starting signal is received, starting the image scanner, and acquiring a current analog signal through the image scanner;
and converting the analog signal through the analog-to-digital converter to obtain the image digital signal.
5. The computer device boot method according to claim 1, further comprising:
judging whether the image digital signal comprises a face image or not;
and if not, sending a re-identification prompting message.
6. A computer device boot apparatus, comprising:
the image input module is used for converting an analog signal acquired by the image scanner according to the analog-to-digital converter when receiving the starting signal to obtain an image digital signal;
the image verification module is used for verifying the image digital signal according to prestored verification data;
and the equipment starting module is used for sending a starting signal to the power supply device when the verification processing is passed.
7. The computer device boot apparatus of claim 6, wherein the image input module comprises:
the image scanning module is used for starting the image scanner when receiving a starting signal and acquiring a current analog signal through the image scanner;
and the analog-to-digital conversion module is used for converting the analog signal through the analog-to-digital converter to obtain the image digital signal.
8. The computer device boot apparatus according to claim 6, wherein the image verification module comprises:
the signal coding module is used for coding the image digital signal to obtain image data to be verified when the pre-stored verification data is image data;
and the data verification module is used for performing image verification processing on the image data to be verified according to the pre-stored verification data.
9. A computing device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the computer device power-on method of any one of claims 1 to 5 when executing said computer program.
10. A computer-readable storage medium, having stored thereon a computer program which, when executed by a processor, performs the steps of the method for booting a computer device according to any one of claims 1 to 5.
CN202011363325.8A 2020-11-27 2020-11-27 Computer equipment starting method and related device Pending CN112541172A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011363325.8A CN112541172A (en) 2020-11-27 2020-11-27 Computer equipment starting method and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011363325.8A CN112541172A (en) 2020-11-27 2020-11-27 Computer equipment starting method and related device

Publications (1)

Publication Number Publication Date
CN112541172A true CN112541172A (en) 2021-03-23

Family

ID=75015589

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011363325.8A Pending CN112541172A (en) 2020-11-27 2020-11-27 Computer equipment starting method and related device

Country Status (1)

Country Link
CN (1) CN112541172A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101105826A (en) * 2006-07-11 2008-01-16 华硕电脑股份有限公司 Electronic device switching secrecy method and its boot-strap identification image data establishment method
JP2008143220A (en) * 2006-12-06 2008-06-26 Tokai Rika Co Ltd Individual authentication system
CN101241525A (en) * 2007-02-08 2008-08-13 佛山市顺德区顺达电脑厂有限公司 Fingerprint identification computer boot-strap method and computer using the method
CN104866816A (en) * 2015-04-24 2015-08-26 成都腾悦科技有限公司 Novel image and fingerprint boot identification method of mobile phone
CN107992739A (en) * 2017-11-30 2018-05-04 北京旷视科技有限公司 User authentication method, apparatus and system
CN108288056A (en) * 2018-04-09 2018-07-17 王雅钲 Object features extraction based on large-scale image data, identification device
CN109034133A (en) * 2018-09-03 2018-12-18 北京诚志重科海图科技有限公司 A kind of face identification method and device
CN109086669A (en) * 2018-06-29 2018-12-25 汉王科技股份有限公司 Recognition of face auth method, device, electronic equipment
CN109145855A (en) * 2018-08-31 2019-01-04 北京诚志重科海图科技有限公司 A kind of method for detecting human face and device
CN110795714A (en) * 2019-09-10 2020-02-14 中国平安财产保险股份有限公司 Identity authentication method and device, computer equipment and storage medium
CN211236901U (en) * 2020-03-26 2020-08-11 深圳市鸿合创新信息技术有限责任公司 Electronic equipment

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101105826A (en) * 2006-07-11 2008-01-16 华硕电脑股份有限公司 Electronic device switching secrecy method and its boot-strap identification image data establishment method
JP2008143220A (en) * 2006-12-06 2008-06-26 Tokai Rika Co Ltd Individual authentication system
CN101241525A (en) * 2007-02-08 2008-08-13 佛山市顺德区顺达电脑厂有限公司 Fingerprint identification computer boot-strap method and computer using the method
CN104866816A (en) * 2015-04-24 2015-08-26 成都腾悦科技有限公司 Novel image and fingerprint boot identification method of mobile phone
CN107992739A (en) * 2017-11-30 2018-05-04 北京旷视科技有限公司 User authentication method, apparatus and system
CN108288056A (en) * 2018-04-09 2018-07-17 王雅钲 Object features extraction based on large-scale image data, identification device
CN109086669A (en) * 2018-06-29 2018-12-25 汉王科技股份有限公司 Recognition of face auth method, device, electronic equipment
CN109145855A (en) * 2018-08-31 2019-01-04 北京诚志重科海图科技有限公司 A kind of method for detecting human face and device
CN109034133A (en) * 2018-09-03 2018-12-18 北京诚志重科海图科技有限公司 A kind of face identification method and device
CN110795714A (en) * 2019-09-10 2020-02-14 中国平安财产保险股份有限公司 Identity authentication method and device, computer equipment and storage medium
CN211236901U (en) * 2020-03-26 2020-08-11 深圳市鸿合创新信息技术有限责任公司 Electronic equipment

Similar Documents

Publication Publication Date Title
CN110502886B (en) Multiple identity authentication method, device, terminal and computer storage medium
US8795388B2 (en) Method, apparatus and system for remote management of mobile devices
CN108989291B (en) Login verification method, automatic login verification method, server side and client side
CN104580136A (en) UEFI-based long-distance identity authentication system and method
US20090210938A1 (en) Utilizing Previous Password to Determine Authenticity to Enable Speedier User Access
CN112887340B (en) Password resetting method and device, service management terminal and storage medium
CN102957701A (en) Method and system for verifying telnet server brute force attack prevention
CN111565179B (en) Identity verification method and device, electronic equipment and storage medium
CN110781487A (en) Safety auxiliary verification method, system, medium and equipment
CN109460648B (en) Computer data defense method
KR101077975B1 (en) Method of generating fuzzy vault based on biometric information and verifying user's indentification using fuzzy vault
CN113872989A (en) Authentication method and device based on SSL protocol, computer equipment and storage medium
CN111600701B (en) Private key storage method, device and storage medium based on blockchain
CN110708364B (en) Electronic equipment unlocking method and device, electronic equipment and storage medium
CN112541172A (en) Computer equipment starting method and related device
CN111104655B (en) BMC login method and related device
CN110837632B (en) Security detection method, intelligent projector and related products
CN110995654B (en) Terminal temporary authorization method, device and system based on dynamic two-dimensional code
CN111581630A (en) Computer unlocking method, device, equipment and medium
CN110717770A (en) Anti-counterfeiting detection method, device, equipment and storage medium for vehicle parts
CN111148275A (en) Communication method, device and system based on equipment code
CN113850938B (en) Intelligent door lock control method and device, storage medium and electronic equipment
CN109344593B (en) Biological information verification method, verification server and entry and verification client
CN111414593A (en) Computer information protection method based on mobile internet
JP2006072833A (en) Authentication device and 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210323

RJ01 Rejection of invention patent application after publication