WO2016023289A1 - Mobile terminal screen unlocking method and apparatus and storage medium - Google Patents

Mobile terminal screen unlocking method and apparatus and storage medium Download PDF

Info

Publication number
WO2016023289A1
WO2016023289A1 PCT/CN2014/091314 CN2014091314W WO2016023289A1 WO 2016023289 A1 WO2016023289 A1 WO 2016023289A1 CN 2014091314 W CN2014091314 W CN 2014091314W WO 2016023289 A1 WO2016023289 A1 WO 2016023289A1
Authority
WO
WIPO (PCT)
Prior art keywords
screen
lock
screen lock
unlocking
current
Prior art date
Application number
PCT/CN2014/091314
Other languages
French (fr)
Chinese (zh)
Inventor
翟玉山
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2016023289A1 publication Critical patent/WO2016023289A1/en

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

Definitions

  • the present invention relates to a related art for unlocking a screen of a mobile terminal, and in particular, to a method, an apparatus, and a storage medium for unlocking a screen of a mobile terminal.
  • mobile smart terminals are more and more widely used, and online mobile transactions, financial management, social entertainment, entertainment, etc. can be performed through mobile intelligent terminals.
  • important privacy data such as important login accounts, passwords, phone numbers, and short messages, are left on the mobile terminal. Therefore, it is essential to perform various encryption protection measures on the terminal, and the screen lock is one of the necessary measures to protect the security of the terminal information.
  • the screen unlocking methods applied to the smart terminal are various, such as: long press unlocking, pattern unlocking, sliding unlocking, fingerprint unlocking, etc., although the operation is various, but generally, the smart terminal is fixed and single.
  • the screen lock unlocking method does not have sufficient security and reliability, and other users can easily obtain the password and obtain the private information on the terminal.
  • the connection of the pattern unlocking can be easily obtained from the sliding trace of the finger on the terminal; the fingerprint unlocked by the screen is easily obtained by the fingerprint left on the object, which poses a great threat to the information security of the terminal.
  • the embodiment of the present invention is to provide a method, a device, and a storage medium for unlocking a screen of a mobile terminal, which can improve information security and reliability of the mobile terminal.
  • the embodiment of the invention provides a method for unlocking a screen of a mobile terminal, and the method includes:
  • the method before the determining that the input unlock password is correct, the method further includes:
  • the detection screen status is lit and in a lock screen state.
  • the method before the detecting screen state is lit and in a lock screen state, the method further includes: setting a screen unlocking mode to a random lock screen mode, and performing password setting on the preset screen lock.
  • the replacing the screen lock as any one of the preset screen locks different from the current screen lock comprises randomly selecting a screen lock in the preset screen lock, and determining the screen lock. Whether the ID (IDentity) is the same as the ID of the current screen lock. If the ID is the same, the screen lock is reselected until the ID of the selected screen lock is different from the ID of the current screen lock, and the screen lock is replaced with the current screen lock. Screen locks with different IDs.
  • the embodiment of the invention further provides a screen unlocking device for a mobile terminal, the device comprising: a screen unlocking module and a processing module; wherein
  • the screen unlocking module is configured to: when the input unlocking password is determined to be correct, unlock the current screen lock;
  • the processing module is configured to replace the screen lock with any one of the preset screen locks different from the current screen lock, and set the replaced screen lock for the next screen unlock.
  • the device further includes a detecting module configured to detect that the screen state is lit and in a lock screen state.
  • the device further includes a setting module configured to set the screen unlocking mode to a random lock screen mode, and perform password setting on the preset screen lock.
  • the processing module is configured to randomly select one screen of the optional screen lock
  • the lock determines whether the ID of the screen lock is the same as the ID of the current screen lock. If the same, reselect the screen lock until the ID of the selected screen lock is different from the ID of the current screen lock, and the screen lock is replaced with the current screen.
  • the lock ID has a different screen lock.
  • the processing module is further configured to set the current screen lock for the next screen unlock when the input unlock password is incorrect.
  • the embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores a computer program for performing the above-mentioned mobile terminal screen unlocking method according to an embodiment of the present invention.
  • the method, device and storage medium for unlocking the screen of the mobile terminal provided by the embodiment of the present invention, when determining that the input unlock password is correct, unlocking the current screen lock; replacing the screen lock as any screen different from the current screen lock in the preset screen lock Lock and set the replacement screen lock for the next screen unlock.
  • the randomness of the screen lock of the mobile terminal can be enhanced, and the information security and reliability of the mobile terminal are improved.
  • FIG. 1 is a schematic flowchart of a method for unlocking a screen of a mobile terminal according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of a method for unlocking a screen of a mobile terminal according to Embodiment 2 of the present invention
  • FIG. 3 is a schematic structural diagram of a structure of a screen unlocking device of a mobile terminal according to an embodiment of the present invention.
  • the current screen lock is unlocked; the screen lock is replaced as any screen lock different from the current screen lock in the preset screen lock, and the replaced screen lock is set for the next Unlock the screen once.
  • FIG. 1 is a schematic flowchart of a method for unlocking a screen of a mobile terminal according to an embodiment of the present invention. As shown in FIG. 1 , a method for unlocking a screen of a mobile terminal according to an embodiment of the present invention includes:
  • Step 101 When it is determined that the input unlock password is correct, the current screen lock is unlocked;
  • the current screen lock may be: a pattern password screen lock, a PIN (Personal Identification Number) code password screen lock, a voice password screen lock or a fingerprint password screen lock;
  • PIN Personal Identification Number
  • the current screen lock is set for the next screen unlock.
  • the method further includes: detecting that the screen state is lit and in a lock screen state, and when detecting that the screen state is lit and in a lock screen state, further determining whether the input unlock password is correct.
  • the method further includes: setting a screen lock supported by two or more types of mobile terminals in advance, and setting a screen unlocking mode to a random lock screen. Mode, and password setting for preset screen lock;
  • the setting screen unlocking mode is a random lock screen mode, including: sequentially setting the preset screen lock ID to 0, 1, 2, ... (M-1); calling the generated random number method (int) (Math. Random()*M), generate a random integer a, (-1 ⁇ a ⁇ M), set the screen lock mode with ID a to the current screen lock, that is, select one of the preset screen locks for the first time as Current screen lock; here, the M is a preset screen lock number, and M is a positive integer greater than one;
  • the screen lock supported by two or more mobile terminals is preset
  • the screen unlocking mode is a random lock screen mode
  • the password setting operation of the preset screen lock is performed only when the invention is first used.
  • the mobile terminal screen unlocking method can be executed, and the subsequent application can be directly applied.
  • Step 102 Replace the screen lock as any screen lock different from the current screen lock in the preset screen lock, and set the replaced screen lock for the next screen unlock;
  • the step includes: randomly selecting a screen lock in the preset screen lock, determining whether the ID of the screen lock is the same as the ID of the current screen lock, that is, calling the method for generating a random number to generate a random number a, and determining the random number a Whether it is the same as the ID value of the current screen lock, if the same, reselect The screen lock is taken until the ID of the selected screen lock is different from the ID of the current screen lock, the screen lock is replaced with the screen lock different from the current screen lock ID, and the replaced screen lock is set for the next screen unlock.
  • the method for unlocking a screen of a mobile terminal according to an embodiment of the present invention includes:
  • Step 201 preset two or more screen locks supported by the mobile terminal, set the screen unlock mode to a random lock screen mode, and perform password setting on the preset screen lock;
  • the setting screen unlocking mode is a random lock screen mode, including: sequentially setting the preset screen lock ID to 0, 1, 2, ... (M-1); calling the generated random number method (int) (Math. Random()*M), generate a random integer a, (-1 ⁇ a ⁇ M), set the screen lock mode with ID a to the current screen lock, that is, select one of the preset screen locks for the first time as Current screen lock; here, the M is an optional number of screen locks, and M is a positive integer greater than one;
  • the fingerprint password screen lock is the current screen lock.
  • Step 202 Detect whether the screen state is lit and in a lock screen state. If yes, go to step 203; otherwise, go to step 202.
  • Step 203 Determine whether the input unlock password is correct, if it is correct, go to step 204; if not, go to step 202;
  • the current screen lock is a fingerprint password lock
  • it is determined whether the input unlock password is correct whether the input fingerprint matches the fingerprint password of the preset fingerprint password lock, such as If the match is made, the unlock password is correct; if it does not match, the unlock password is incorrect.
  • Step 204 Unlock the current screen lock.
  • Step 205 Select a screen lock in the preset screen lock, and determine whether the screen lock is the same as the current screen lock, if not, perform step 206; if the same, perform step 205;
  • the step includes: randomly selecting a screen lock in the preset screen lock, determining whether the ID of the screen lock is the same as the ID of the current screen lock, that is, calling the method for generating a random number to generate a random number a, and determining the random number a Whether it is the same as the ID value of the current screen lock, if the same, the screen lock is the same as the current screen lock; if different, the screen lock is different from the current screen lock;
  • the screen lock is reselected, and if the ID of the screen lock selected again is 1, that is, the PIN code password screen lock , unlike the ID of the current screen lock, the screen lock is no longer reselected.
  • Step 206 Replace the screen lock with the selected screen lock different from the current screen lock, and set the replaced screen lock for the next screen unlocking;
  • the screen lock is replaced with a PIN code password screen lock, and the PIN code password screen lock is set for the next screen unlock.
  • FIG. 3 is a schematic structural diagram of a screen unlocking device of a mobile terminal according to an embodiment of the present invention.
  • the screen unlocking device of the mobile terminal is located on the mobile terminal.
  • the screen unlocking device of the mobile terminal according to the embodiment of the present invention comprises: a screen unlocking module 31.
  • the screen unlocking module 31 is configured to: when it is determined that the input unlocking password is correct, unlock the current screen lock;
  • the processing module 32 is configured to replace the screen lock with any one of the preset screen locks different from the current screen lock, and set the replaced screen lock for the next screen unlocking;
  • the current screen lock may be: a pattern password screen lock, a PIN code password screen lock, a voice password screen lock or a fingerprint password screen lock, and the like.
  • the apparatus further includes a detection module 33 configured to detect a screen status of It is lit and in the lock screen state. When it is detected that the screen state is lit and in the lock screen state, it can be further judged whether the input unlock password is correct.
  • the device further includes a setting module 34 configured to preset a screen lock supported by the two or more mobile terminals, set the screen unlock mode to a random lock screen mode, and password the preset screen lock.
  • a setting module 34 configured to preset a screen lock supported by the two or more mobile terminals, set the screen unlock mode to a random lock screen mode, and password the preset screen lock.
  • the setting module 34 is configured to preset a screen lock supported by two or more mobile terminals, and sequentially set an ID of the preset screen lock to 0, 1, 2, ... (M-1);
  • the number method (int) (Math.random()*M)
  • sets the screen lock mode with ID a to the current screen lock and records the variable b
  • the ID of the screen lock, b a; here, the M is the number of preset screen locks, and M is a positive integer greater than 1.
  • the processing module 32 is configured to randomly select one of the optional screen locks, and determine whether the ID of the screen lock is the same as the ID of the current screen lock. If the same, reselect the screen lock. Until the ID of the selected screen lock is different from the ID of the current screen lock, the screen lock is replaced with the screen lock different from the ID of the current screen lock.
  • the processing module 32 is further configured to set the current screen lock for the next screen unlock when the input unlock password is incorrect.
  • the screen unlocking module, the processing module, the detecting module and the setting module in the screen unlocking device of the mobile terminal proposed in the embodiment of the present invention may be implemented by a processor, and may also be implemented by a specific logic circuit; wherein the processor may It is a processor on a mobile terminal.
  • the processor may be a central processing unit (CPU), a microprocessor (MPU), a digital signal processor (DSP), or a field programmable gate array (FPGA).
  • the mobile terminal screen unlocking method may also be stored in a computer readable storage medium.
  • the technical solution of the embodiments of the present invention may be embodied in the form of a software product in essence or in the form of a software product.
  • the software product is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes various media that can store program codes, such as a USB flash drive, a mobile hard disk, a read only memory (ROM), a magnetic disk, or an optical disk.
  • program codes such as a USB flash drive, a mobile hard disk, a read only memory (ROM), a magnetic disk, or an optical disk.
  • the embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores a computer program for performing the above-mentioned mobile terminal screen unlocking method according to an embodiment of the present invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)

Abstract

Disclosed is a mobile terminal screen unlocking method, including: when an input unlocking password is confirmed to be correct, unlocking a current screen lock; and replacing the screen lock with any screen lock which is different from the current screen lock from pre-set screen locks, and setting the replaced screen lock to be used for the screen unlocking at the next time. Also disclosed at the same time are a mobile terminal screen unlocking apparatus and a storage medium.

Description

一种移动终端屏幕解锁方法、装置及存储介质Mobile terminal screen unlocking method, device and storage medium 技术领域Technical field
本发明涉及移动终端屏幕解锁的相关技术,尤其涉及一种移动终端屏幕解锁方法、装置及存储介质。The present invention relates to a related art for unlocking a screen of a mobile terminal, and in particular, to a method, an apparatus, and a storage medium for unlocking a screen of a mobile terminal.
背景技术Background technique
随着移动智能终端的发展,移动智能终端的用途越来越广泛,通过移动智能终端可以进行网上交易、理财、社交、娱乐等。用户在使用移动智能终端进行上述操作时,会在移动终端上留下大量重要的隐私数据,如重要的登录账号、密码、电话号码、短信等。因此,对终端进行各种加密保护措施至关重要,而屏幕锁则为保护终端信息安全的必备措施之一。With the development of mobile intelligent terminals, mobile smart terminals are more and more widely used, and online mobile transactions, financial management, social entertainment, entertainment, etc. can be performed through mobile intelligent terminals. When the user performs the above operations using the mobile intelligent terminal, a large amount of important privacy data, such as important login accounts, passwords, phone numbers, and short messages, are left on the mobile terminal. Therefore, it is essential to perform various encryption protection measures on the terminal, and the screen lock is one of the necessary measures to protect the security of the terminal information.
目前运用于智能终端之上的屏幕解锁方法各种各样,如:长按解锁、图案解锁、滑动解锁、指纹解锁等,虽然操作种类繁多,但是一般在智能终端都是运用固定且单一的一种屏幕锁定解锁方式,没有足够的安全可靠性,其他用户可以轻易获取密码进而获取终端上的私密信息。例如:图案解锁的连线可以从终端上的手指滑动痕迹轻松得到;通过在物体上留下的指纹轻易获取屏幕解锁的指纹等,对终端的信息安全构成巨大的威胁。At present, the screen unlocking methods applied to the smart terminal are various, such as: long press unlocking, pattern unlocking, sliding unlocking, fingerprint unlocking, etc., although the operation is various, but generally, the smart terminal is fixed and single. The screen lock unlocking method does not have sufficient security and reliability, and other users can easily obtain the password and obtain the private information on the terminal. For example, the connection of the pattern unlocking can be easily obtained from the sliding trace of the finger on the terminal; the fingerprint unlocked by the screen is easily obtained by the fingerprint left on the object, which poses a great threat to the information security of the terminal.
发明内容Summary of the invention
有鉴于此,本发明实施例期望提供一种移动终端屏幕解锁方法、装置及存储介质,能够提高移动终端的信息安全性、可靠性强。In view of this, the embodiment of the present invention is to provide a method, a device, and a storage medium for unlocking a screen of a mobile terminal, which can improve information security and reliability of the mobile terminal.
为达到上述目的,本发明实施例的技术方案是这样实现的:To achieve the above objective, the technical solution of the embodiment of the present invention is implemented as follows:
本发明实施例提供了一种移动终端屏幕解锁方法,所述方法包括:The embodiment of the invention provides a method for unlocking a screen of a mobile terminal, and the method includes:
确定输入的解锁密码正确时,解锁当前屏幕锁; When the entered unlock password is correct, the current screen lock is unlocked;
更换屏幕锁为预置屏幕锁中不同于当前屏幕锁的任一种屏幕锁,并设置更换的屏幕锁用于下一次屏幕解锁。Replace the screen lock as any of the screen locks in the preset screen lock that are different from the current screen lock, and set the replacement screen lock for the next screen unlock.
上述方案中,所述确定输入的解锁密码正确之前,所述方法还包括:In the foregoing solution, before the determining that the input unlock password is correct, the method further includes:
检测屏幕状态为点亮且处于锁屏状态。The detection screen status is lit and in a lock screen state.
上述方案中,所述检测屏幕状态为点亮且处于锁屏状态之前,所述方法还包括:设置屏幕解锁方式为随机锁屏方式,并对预置屏幕锁进行密码设置。In the above solution, before the detecting screen state is lit and in a lock screen state, the method further includes: setting a screen unlocking mode to a random lock screen mode, and performing password setting on the preset screen lock.
上述方案中,其特征在于,所述更换屏幕锁为预置屏幕锁中不同于当前屏幕锁的任一种屏幕锁包括:随机选取预置屏幕锁中一种屏幕锁,判断所述屏幕锁的身份标识(ID,IDentity)是否与当前屏幕锁的ID相同,如果相同,重新选取屏幕锁,直至选取的屏幕锁的ID与当前屏幕锁的ID不同,更换屏幕锁为所述与当前屏幕锁的ID不同的屏幕锁。In the above solution, the replacing the screen lock as any one of the preset screen locks different from the current screen lock comprises randomly selecting a screen lock in the preset screen lock, and determining the screen lock. Whether the ID (IDentity) is the same as the ID of the current screen lock. If the ID is the same, the screen lock is reselected until the ID of the selected screen lock is different from the ID of the current screen lock, and the screen lock is replaced with the current screen lock. Screen locks with different IDs.
上述方案中,确定输入的解锁密码错误时,设置所述当前屏幕锁用于下一次屏幕解锁。In the above solution, when it is determined that the input unlock password is incorrect, the current screen lock is set for the next screen unlock.
本发明实施例还提供了一种移动终端屏幕解锁装置,所述装置包括:屏幕解锁模块及处理模块;其中,The embodiment of the invention further provides a screen unlocking device for a mobile terminal, the device comprising: a screen unlocking module and a processing module; wherein
所述屏幕解锁模块,配置为确定输入的解锁密码正确时,解锁当前屏幕锁;The screen unlocking module is configured to: when the input unlocking password is determined to be correct, unlock the current screen lock;
所述处理模块,配置为更换屏幕锁为预置屏幕锁中不同于当前屏幕锁的任一种屏幕锁,并设置更换的屏幕锁用于下一次屏幕解锁。The processing module is configured to replace the screen lock with any one of the preset screen locks different from the current screen lock, and set the replaced screen lock for the next screen unlock.
上述方案中,所述装置还包括检测模块,配置为检测屏幕状态为点亮且处于锁屏状态。In the above solution, the device further includes a detecting module configured to detect that the screen state is lit and in a lock screen state.
上述方案中,所述装置还包括设置模块,配置为设置屏幕解锁方式为随机锁屏方式,并对预置屏幕锁进行密码设置。In the above solution, the device further includes a setting module configured to set the screen unlocking mode to a random lock screen mode, and perform password setting on the preset screen lock.
上述方案中,所述处理模块,配置为随机选取可选屏幕锁中一种屏幕 锁,判断所述屏幕锁的ID是否与当前屏幕锁的ID相同,如果相同,重新选取屏幕锁,直至选取的屏幕锁的ID与当前屏幕锁的ID不同,更换屏幕锁为所述与当前屏幕锁的ID不同的屏幕锁。In the above solution, the processing module is configured to randomly select one screen of the optional screen lock The lock determines whether the ID of the screen lock is the same as the ID of the current screen lock. If the same, reselect the screen lock until the ID of the selected screen lock is different from the ID of the current screen lock, and the screen lock is replaced with the current screen. The lock ID has a different screen lock.
上述方案中,所述处理模块,还配置为在输入的解锁密码错误时,设置所述当前屏幕锁用于下一次屏幕解锁。In the above solution, the processing module is further configured to set the current screen lock for the next screen unlock when the input unlock password is incorrect.
本发明实施例还提供了一种计算机存储介质,所述计算机存储介质存储有计算机程序,该计算机程序用于执行本发明实施例的上述移动终端屏幕解锁方法。The embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores a computer program for performing the above-mentioned mobile terminal screen unlocking method according to an embodiment of the present invention.
本发明实施例所提供的移动终端屏幕解锁方法、装置及存储介质,确定输入的解锁密码正确时,解锁当前屏幕锁;更换屏幕锁为预置屏幕锁中不同于当前屏幕锁的任一种屏幕锁,并设置更换的屏幕锁用于下一次屏幕解锁。如此,可以增强移动终端屏幕锁的随机性,提高移动终端的信息安全性、可靠性强。The method, device and storage medium for unlocking the screen of the mobile terminal provided by the embodiment of the present invention, when determining that the input unlock password is correct, unlocking the current screen lock; replacing the screen lock as any screen different from the current screen lock in the preset screen lock Lock and set the replacement screen lock for the next screen unlock. In this way, the randomness of the screen lock of the mobile terminal can be enhanced, and the information security and reliability of the mobile terminal are improved.
附图说明DRAWINGS
图1为本发明实施例一移动终端屏幕解锁方法流程示意图;1 is a schematic flowchart of a method for unlocking a screen of a mobile terminal according to an embodiment of the present invention;
图2为本发明实施例二移动终端屏幕解锁方法流程示意图;2 is a schematic flowchart of a method for unlocking a screen of a mobile terminal according to Embodiment 2 of the present invention;
图3为本发明实施例移动终端屏幕解锁装置组成结构示意图。FIG. 3 is a schematic structural diagram of a structure of a screen unlocking device of a mobile terminal according to an embodiment of the present invention.
具体实施方式detailed description
在本发明实施例中,确定输入的解锁密码正确时,解锁当前屏幕锁;更换屏幕锁为预置屏幕锁中不同于当前屏幕锁的任一种屏幕锁,并设置更换的屏幕锁用于下一次屏幕解锁。In the embodiment of the present invention, when it is determined that the input unlock password is correct, the current screen lock is unlocked; the screen lock is replaced as any screen lock different from the current screen lock in the preset screen lock, and the replaced screen lock is set for the next Unlock the screen once.
图1为本发明实施例一移动终端屏幕解锁方法流程示意图,如图1所示,本发明实施例移动终端屏幕解锁方法包括:FIG. 1 is a schematic flowchart of a method for unlocking a screen of a mobile terminal according to an embodiment of the present invention. As shown in FIG. 1 , a method for unlocking a screen of a mobile terminal according to an embodiment of the present invention includes:
步骤101:确定输入的解锁密码正确时,解锁当前屏幕锁; Step 101: When it is determined that the input unlock password is correct, the current screen lock is unlocked;
这里,所述当前屏幕锁可以为:图案密码屏幕锁、PIN(Personal Identification Number)码密码屏幕锁、语音密码屏幕锁或指纹密码屏幕锁等;Here, the current screen lock may be: a pattern password screen lock, a PIN (Personal Identification Number) code password screen lock, a voice password screen lock or a fingerprint password screen lock;
确定输入的解锁密码错误时,设置所述当前屏幕锁用于下一次屏幕解锁。When it is determined that the entered unlock password is incorrect, the current screen lock is set for the next screen unlock.
本步骤之前,所述方法还包括:检测屏幕状态为点亮且处于锁屏状态,当检测到屏幕状态为点亮且处于锁屏状态时,可进一步判断输入的解锁密码是否正确。Before the step, the method further includes: detecting that the screen state is lit and in a lock screen state, and when detecting that the screen state is lit and in a lock screen state, further determining whether the input unlock password is correct.
在一实施例中,所述检测屏幕状态为点亮且处于锁屏状态之前,所述方法还包括:预先设置两种或两种以上移动终端支持的屏幕锁,设置屏幕解锁方式为随机锁屏方式,并对预置屏幕锁进行密码设置;In an embodiment, the method further includes: setting a screen lock supported by two or more types of mobile terminals in advance, and setting a screen unlocking mode to a random lock screen. Mode, and password setting for preset screen lock;
其中,所述设置屏幕解锁方式为随机锁屏方式包括:依次对应设置预置屏幕锁的ID为0,1,2….(M-1);调用产生整形随机数方法(int)(Math.random()*M),产生一个随机整数a,(-1<a<M),设置ID为a的屏幕锁屏方式为当前屏幕锁,即首次选取预置屏幕锁中任一种屏幕锁作为当前屏幕锁;这里,所述M为预置屏幕锁个数,M为大于1的正整数;The setting screen unlocking mode is a random lock screen mode, including: sequentially setting the preset screen lock ID to 0, 1, 2, ... (M-1); calling the generated random number method (int) (Math. Random()*M), generate a random integer a, (-1<a<M), set the screen lock mode with ID a to the current screen lock, that is, select one of the preset screen locks for the first time as Current screen lock; here, the M is a preset screen lock number, and M is a positive integer greater than one;
需要说明的是,预先设置两种或两种以上移动终端支持的屏幕锁,设置屏幕解锁方式为随机锁屏方式,并对预置屏幕锁进行密码设置的操作,仅需在首次使用本发明实施例移动终端屏幕解锁方法时执行即可,后续可直接应用。It should be noted that, the screen lock supported by two or more mobile terminals is preset, the screen unlocking mode is a random lock screen mode, and the password setting operation of the preset screen lock is performed only when the invention is first used. For example, the mobile terminal screen unlocking method can be executed, and the subsequent application can be directly applied.
步骤102:更换屏幕锁为预置屏幕锁中不同于当前屏幕锁的任一种屏幕锁,并设置更换的屏幕锁用于下一次屏幕解锁;Step 102: Replace the screen lock as any screen lock different from the current screen lock in the preset screen lock, and set the replaced screen lock for the next screen unlock;
本步骤包括:随机选取预置屏幕锁中一种屏幕锁,判断所述屏幕锁的ID是否与当前屏幕锁的ID相同,即调用产生整形随机数方法产生随机数a,判断所述随机数a是否与所述当前屏幕锁的ID值相同,如果相同,重新选 取屏幕锁,直至选取的屏幕锁的ID与当前屏幕锁的ID不同,更换屏幕锁为所述与当前屏幕锁的ID不同的屏幕锁并设置更换的屏幕锁用于下一次屏幕解锁。The step includes: randomly selecting a screen lock in the preset screen lock, determining whether the ID of the screen lock is the same as the ID of the current screen lock, that is, calling the method for generating a random number to generate a random number a, and determining the random number a Whether it is the same as the ID value of the current screen lock, if the same, reselect The screen lock is taken until the ID of the selected screen lock is different from the ID of the current screen lock, the screen lock is replaced with the screen lock different from the current screen lock ID, and the replaced screen lock is set for the next screen unlock.
图2为本发明实施例二移动终端屏幕解锁方法流程示意图,如图2所示,本发明实施例移动终端屏幕解锁方法包括:2 is a schematic flowchart of a method for unlocking a screen of a mobile terminal according to a second embodiment of the present invention. As shown in FIG. 2, the method for unlocking a screen of a mobile terminal according to an embodiment of the present invention includes:
步骤201:预先设置两种或两种以上移动终端支持的屏幕锁,设置屏幕解锁方式为随机锁屏方式,并对预置屏幕锁进行密码设置;Step 201: preset two or more screen locks supported by the mobile terminal, set the screen unlock mode to a random lock screen mode, and perform password setting on the preset screen lock;
这里,所述设置屏幕解锁方式为随机锁屏方式包括:依次对应设置预置屏幕锁的ID为0,1,2….(M-1);调用产生整形随机数方法(int)(Math.random()*M),产生一个随机整数a,(-1<a<M),设置ID为a的屏幕锁屏方式为当前屏幕锁,即首次选取预置屏幕锁中任一种屏幕锁作为当前屏幕锁;这里,所述M为可选屏幕锁个数,M为大于1的正整数;Here, the setting screen unlocking mode is a random lock screen mode, including: sequentially setting the preset screen lock ID to 0, 1, 2, ... (M-1); calling the generated random number method (int) (Math. Random()*M), generate a random integer a, (-1<a<M), set the screen lock mode with ID a to the current screen lock, that is, select one of the preset screen locks for the first time as Current screen lock; here, the M is an optional number of screen locks, and M is a positive integer greater than one;
在本实施例中所述预置屏幕锁包括:图案密码屏幕锁、PIN码密码屏幕锁、语音密码屏幕锁、指纹密码屏幕锁;依次对应设置所述预置屏幕锁的ID为0,1,2,3,并分别设置所述预置屏幕锁的密码;调用产生整形随机数方法(int)(Math.random()*M),产生一个随机整数a,a=3,即设置ID为3的指纹密码屏幕锁为当前屏幕锁。In the embodiment, the preset screen lock includes: a pattern password screen lock, a PIN code password screen lock, a voice password screen lock, a fingerprint password screen lock; and an ID corresponding to setting the preset screen lock is 0, 1, 2, 3, and respectively set the password of the preset screen lock; call the generated random number method (int) (Math.random () * M), generate a random integer a, a = 3, that is, set the ID to 3 The fingerprint password screen lock is the current screen lock.
需要说明的是,本步骤的操作仅需在首次使用本发明实施例移动终端屏幕解锁方法时执行即可,后续可直接应用。It should be noted that the operation of this step only needs to be performed when the mobile terminal screen unlocking method of the embodiment of the present invention is used for the first time, and the subsequent application can be directly applied.
步骤202:检测屏幕状态是否为点亮且处于锁屏状态,如果是,执行步骤203;否则,执行步骤202。Step 202: Detect whether the screen state is lit and in a lock screen state. If yes, go to step 203; otherwise, go to step 202.
步骤203:判断输入的解锁密码是否正确,如果正确,执行步骤204;如果不正确,执行步骤202;Step 203: Determine whether the input unlock password is correct, if it is correct, go to step 204; if not, go to step 202;
这里,由于当前屏幕锁为指纹密码锁,因此,判断输入的解锁密码是否正确为:判断输入的指纹是否与预置的指纹密码锁的指纹密码匹配,如 果匹配,则解锁密码正确;如果不匹配,则解锁密码错误。Here, since the current screen lock is a fingerprint password lock, it is determined whether the input unlock password is correct: whether the input fingerprint matches the fingerprint password of the preset fingerprint password lock, such as If the match is made, the unlock password is correct; if it does not match, the unlock password is incorrect.
步骤204:解锁当前屏幕锁。Step 204: Unlock the current screen lock.
步骤205:选取预置屏幕锁中一种屏幕锁,并判断所述屏幕锁与当前屏幕锁是否相同,如果不同,执行步骤206;如果相同,执行步骤205;Step 205: Select a screen lock in the preset screen lock, and determine whether the screen lock is the same as the current screen lock, if not, perform step 206; if the same, perform step 205;
本步骤包括:随机选取预置屏幕锁中一种屏幕锁,判断所述屏幕锁的ID是否与当前屏幕锁的ID相同,即调用产生整形随机数方法产生随机数a,判断所述随机数a是否与所述当前屏幕锁的ID值相同,如果相同,所述屏幕锁则与当前屏幕锁相同;如果不同,所述屏幕锁则与当前屏幕锁不同;The step includes: randomly selecting a screen lock in the preset screen lock, determining whether the ID of the screen lock is the same as the ID of the current screen lock, that is, calling the method for generating a random number to generate a random number a, and determining the random number a Whether it is the same as the ID value of the current screen lock, if the same, the screen lock is the same as the current screen lock; if different, the screen lock is different from the current screen lock;
在本实施例中,如果随机选取的屏幕锁的ID为3,即与当前屏幕锁的ID相同,则重新选取屏幕锁,如果再次选到的屏幕锁的ID为1,即PIN码密码屏幕锁,与当前屏幕锁的ID不同,则不再重新选取屏幕锁。In this embodiment, if the ID of the randomly selected screen lock is 3, that is, the ID of the current screen lock is the same, the screen lock is reselected, and if the ID of the screen lock selected again is 1, that is, the PIN code password screen lock , unlike the ID of the current screen lock, the screen lock is no longer reselected.
步骤206:更换屏幕锁为选取的所述不同于当前屏幕锁的屏幕锁,并设置更换的屏幕锁用于下一次屏幕解锁;Step 206: Replace the screen lock with the selected screen lock different from the current screen lock, and set the replaced screen lock for the next screen unlocking;
在本实施例中,更换屏幕锁为PIN码密码屏幕锁,并设置所述PIN码密码屏幕锁用于下一次屏幕解锁。In this embodiment, the screen lock is replaced with a PIN code password screen lock, and the PIN code password screen lock is set for the next screen unlock.
图3为本发明实施例移动终端屏幕解锁装置组成结构示意图,所述移动终端屏幕解锁装置位于移动终端上,如图3所示,本发明实施例移动终端屏幕解锁装置组成包括:屏幕解锁模块31及处理模块32;其中,3 is a schematic structural diagram of a screen unlocking device of a mobile terminal according to an embodiment of the present invention. The screen unlocking device of the mobile terminal is located on the mobile terminal. As shown in FIG. 3, the screen unlocking device of the mobile terminal according to the embodiment of the present invention comprises: a screen unlocking module 31. And processing module 32; wherein
所述屏幕解锁模块31,配置为确定输入的解锁密码正确时,解锁当前屏幕锁;The screen unlocking module 31 is configured to: when it is determined that the input unlocking password is correct, unlock the current screen lock;
所述处理模块32,配置为更换屏幕锁为预置屏幕锁中不同于当前屏幕锁的任一种屏幕锁,并设置更换的屏幕锁用于下一次屏幕解锁;The processing module 32 is configured to replace the screen lock with any one of the preset screen locks different from the current screen lock, and set the replaced screen lock for the next screen unlocking;
这里,所述当前屏幕锁可以为:图案密码屏幕锁、PIN码密码屏幕锁、语音密码屏幕锁或指纹密码屏幕锁等。Here, the current screen lock may be: a pattern password screen lock, a PIN code password screen lock, a voice password screen lock or a fingerprint password screen lock, and the like.
在一实施例中,所述装置还包括检测模块33,配置为检测屏幕状态为 点亮且处于锁屏状态,当检测到屏幕状态为点亮且处于锁屏状态时,可进一步判断输入的解锁密码是否正确。In an embodiment, the apparatus further includes a detection module 33 configured to detect a screen status of It is lit and in the lock screen state. When it is detected that the screen state is lit and in the lock screen state, it can be further judged whether the input unlock password is correct.
在一实施例中,所述装置还包括设置模块34,配置为预置两种或两种以上移动终端支持的屏幕锁,设置屏幕解锁方式为随机锁屏方式,并对预置屏幕锁进行密码设置;In an embodiment, the device further includes a setting module 34 configured to preset a screen lock supported by the two or more mobile terminals, set the screen unlock mode to a random lock screen mode, and password the preset screen lock. Setting
所述设置模块34,配置为预置两种或两种以上移动终端支持的屏幕锁,依次对应设置预置屏幕锁的ID为0,1,2….(M-1);调用产生整形随机数方法(int)(Math.random()*M),产生一个随机整数a,(-1<a<M),设置ID为a的屏幕锁屏方式为当前屏幕锁,并用变量b记录所述屏幕锁的ID,b=a;这里,所述M为预置屏幕锁个数,M为大于1的正整数。The setting module 34 is configured to preset a screen lock supported by two or more mobile terminals, and sequentially set an ID of the preset screen lock to 0, 1, 2, ... (M-1); The number method (int) (Math.random()*M), produces a random integer a, (-1<a<M), sets the screen lock mode with ID a to the current screen lock, and records the variable b The ID of the screen lock, b=a; here, the M is the number of preset screen locks, and M is a positive integer greater than 1.
在一实施例中,所述处理模块32,配置为随机选取可选屏幕锁中一种屏幕锁,判断所述屏幕锁的ID是否与当前屏幕锁的ID相同,如果相同,重新选取屏幕锁,直至选取的屏幕锁的ID与当前屏幕锁的ID不同,更换屏幕锁为所述与当前屏幕锁的ID不同的屏幕锁。In an embodiment, the processing module 32 is configured to randomly select one of the optional screen locks, and determine whether the ID of the screen lock is the same as the ID of the current screen lock. If the same, reselect the screen lock. Until the ID of the selected screen lock is different from the ID of the current screen lock, the screen lock is replaced with the screen lock different from the ID of the current screen lock.
在一实施例中,所述处理模块32,还配置为在输入的解锁密码错误时,设置所述当前屏幕锁用于下一次屏幕解锁。In an embodiment, the processing module 32 is further configured to set the current screen lock for the next screen unlock when the input unlock password is incorrect.
本发明实施例中提出的移动终端屏幕解锁装置中的屏幕解锁模块、处理模块、检测模块及设置模块都可以通过处理器来实现,当然也可通过具体的逻辑电路实现;其中所述处理器可以是移动终端上的处理器,在实际应用中,处理器可以为中央处理器(CPU)、微处理器(MPU)、数字信号处理器(DSP)或现场可编程门阵列(FPGA)等。The screen unlocking module, the processing module, the detecting module and the setting module in the screen unlocking device of the mobile terminal proposed in the embodiment of the present invention may be implemented by a processor, and may also be implemented by a specific logic circuit; wherein the processor may It is a processor on a mobile terminal. In practical applications, the processor may be a central processing unit (CPU), a microprocessor (MPU), a digital signal processor (DSP), or a field programmable gate array (FPGA).
本发明实施例中,如果以软件功能模块的形式实现上述移动终端屏幕解锁方法,并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明实施例的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机 软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机、服务器、或者网络设备等)执行本发明各个实施例所述方法的全部或部分。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read Only Memory,ROM)、磁碟或者光盘等各种可以存储程序代码的介质。这样,本发明实施例不限制于任何特定的硬件和软件结合。In the embodiment of the present invention, if the above-mentioned mobile terminal screen unlocking method is implemented in the form of a software function module and sold or used as an independent product, it may also be stored in a computer readable storage medium. Based on such understanding, the technical solution of the embodiments of the present invention may be embodied in the form of a software product in essence or in the form of a software product. The software product is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the methods described in various embodiments of the present invention. The foregoing storage medium includes various media that can store program codes, such as a USB flash drive, a mobile hard disk, a read only memory (ROM), a magnetic disk, or an optical disk. Thus, embodiments of the invention are not limited to any specific combination of hardware and software.
相应地,本发明实施例还提供一种计算机存储介质,该计算机存储介质中存储有计算机程序,该计算机程序用于执行本发明实施例的上述移动终端屏幕解锁方法。Correspondingly, the embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores a computer program for performing the above-mentioned mobile terminal screen unlocking method according to an embodiment of the present invention.
以上所述仅为本发明的较佳实施例而已,并非用于限定本发明的保护范围。 The above is only the preferred embodiment of the present invention and is not intended to limit the scope of the present invention.

Claims (11)

  1. 一种移动终端屏幕解锁方法,所述方法包括:A method for unlocking a screen of a mobile terminal, the method comprising:
    确定输入的解锁密码正确时,解锁当前屏幕锁;When the entered unlock password is correct, the current screen lock is unlocked;
    更换屏幕锁为预置屏幕锁中不同于当前屏幕锁的任一种屏幕锁,并设置更换的屏幕锁用于下一次屏幕解锁。Replace the screen lock as any of the screen locks in the preset screen lock that are different from the current screen lock, and set the replacement screen lock for the next screen unlock.
  2. 根据权利要求1所述方法,其中,所述确定输入的解锁密码正确之前,所述方法还包括:The method of claim 1, wherein before the determining that the entered unlock password is correct, the method further comprises:
    检测屏幕状态为点亮且处于锁屏状态。The detection screen status is lit and in a lock screen state.
  3. 根据权利要求2所述方法,其中,所述检测屏幕状态为点亮且处于锁屏状态之前,所述方法还包括:设置屏幕解锁方式为随机锁屏方式,并对预置屏幕锁进行密码设置。The method according to claim 2, wherein the method further comprises: setting a screen unlocking mode to a random lock screen mode, and performing password setting on the preset screen lock, before the detecting screen state is lit and in a lock screen state. .
  4. 根据权利要求1或2所述方法,其中,所述更换屏幕锁为预置屏幕锁中不同于当前屏幕锁的任一种屏幕锁包括:随机选取预置屏幕锁中一种屏幕锁,判断所述屏幕锁的身份标识ID是否与当前屏幕锁的ID相同,如果相同,重新选取屏幕锁,直至选取的屏幕锁的ID与当前屏幕锁的ID不同,更换屏幕锁为所述与当前屏幕锁的ID不同的屏幕锁。The method according to claim 1 or 2, wherein the replacing the screen lock as any one of the preset screen locks different from the current screen lock comprises: randomly selecting a screen lock in the preset screen lock, judging the Whether the ID of the screen lock is the same as the ID of the current screen lock. If they are the same, reselect the screen lock until the ID of the selected screen lock is different from the ID of the current screen lock, and the screen lock is replaced with the current screen lock. Screen locks with different IDs.
  5. 根据权利要求1或2所述方法,其中,确定输入的解锁密码错误时,设置所述当前屏幕锁用于下一次屏幕解锁。The method according to claim 1 or 2, wherein, when it is determined that the input unlock password is incorrect, the current screen lock is set for the next screen unlock.
  6. 一种移动终端屏幕解锁装置,所述装置包括:屏幕解锁模块及处理模块;其中,A screen unlocking device for a mobile terminal, the device comprising: a screen unlocking module and a processing module; wherein
    所述屏幕解锁模块,配置为确定输入的解锁密码正确时,解锁当前屏幕锁;The screen unlocking module is configured to: when the input unlocking password is determined to be correct, unlock the current screen lock;
    所述处理模块,配置为更换屏幕锁为预置屏幕锁中不同于当前屏幕锁的任一种屏幕锁,并设置更换的屏幕锁用于下一次屏幕解锁。The processing module is configured to replace the screen lock with any one of the preset screen locks different from the current screen lock, and set the replaced screen lock for the next screen unlock.
  7. 根据权利要求6所述装置,其中,所述装置还包括检测模块,配置 为检测屏幕状态为点亮且处于锁屏状态。The apparatus of claim 6 wherein said apparatus further comprises a detection module configured To detect that the screen status is lit and in a lock screen state.
  8. 根据权利要求7所述装置,其中,所述装置还包括设置模块,配置为设置屏幕解锁方式为随机锁屏方式,并对预置屏幕锁进行密码设置。The device according to claim 7, wherein the device further comprises a setting module configured to set the screen unlocking mode to a random lock screen mode and to perform password setting on the preset screen lock.
  9. 根据权利要求6或7所述装置,其中,所述处理模块,配置为随机选取可选屏幕锁中一种屏幕锁,判断所述屏幕锁的ID是否与当前屏幕锁的ID相同,如果相同,重新选取屏幕锁,直至选取的屏幕锁的ID与当前屏幕锁的ID不同,更换屏幕锁为所述与当前屏幕锁的ID不同的屏幕锁。The device according to claim 6 or 7, wherein the processing module is configured to randomly select one of the optional screen locks, and determine whether the ID of the screen lock is the same as the ID of the current screen lock. The screen lock is reselected until the ID of the selected screen lock is different from the ID of the current screen lock, and the screen lock is replaced with the screen lock different from the ID of the current screen lock.
  10. 根据权利要求6或7所述装置,其中,所述处理模块,还配置为在输入的解锁密码错误时,设置所述当前屏幕锁用于下一次屏幕解锁。The apparatus according to claim 6 or 7, wherein said processing module is further configured to set said current screen lock for a next screen unlock when an input unlock password is incorrect.
  11. 一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,该计算机可执行指令用于执行权利要求1至5任一项所述的移动终端屏幕解锁方法。 A computer storage medium storing computer executable instructions for performing the screen unlocking method of the mobile terminal according to any one of claims 1 to 5.
PCT/CN2014/091314 2014-08-15 2014-11-17 Mobile terminal screen unlocking method and apparatus and storage medium WO2016023289A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410403828.1A CN105373711A (en) 2014-08-15 2014-08-15 Mobile terminal screen unlocking method and device
CN201410403828.1 2014-08-15

Publications (1)

Publication Number Publication Date
WO2016023289A1 true WO2016023289A1 (en) 2016-02-18

Family

ID=55303842

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/091314 WO2016023289A1 (en) 2014-08-15 2014-11-17 Mobile terminal screen unlocking method and apparatus and storage medium

Country Status (2)

Country Link
CN (1) CN105373711A (en)
WO (1) WO2016023289A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107506632A (en) * 2016-06-14 2017-12-22 中兴通讯股份有限公司 The unlocking method and mobile terminal of a kind of mobile terminal
CN107092843B (en) * 2017-04-18 2020-10-27 惠州Tcl移动通信有限公司 Screen unlocking method and system for preventing personal privacy of user from being revealed

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101763284A (en) * 2010-01-08 2010-06-30 华为终端有限公司 Terminal and method for switching display effect thereof
CN102779012A (en) * 2012-07-11 2012-11-14 广州市久邦数码科技有限公司 Screen locking system for touch screen device and realizing method thereof
CN102830932A (en) * 2012-08-17 2012-12-19 东莞宇龙通信科技有限公司 Terminal and method for automatically switching unlocking patterns of terminal
CN102841755A (en) * 2012-08-28 2012-12-26 广东欧珀移动通信有限公司 Method and system for unlocking mobile communication terminal
US20130189952A1 (en) * 2012-01-19 2013-07-25 Samsung Electronics Co., Ltd. Method of unlocking in stages in mobile terminal and mobile terminal for the same
CN103246449A (en) * 2013-04-16 2013-08-14 广东欧珀移动通信有限公司 Mobile terminal and screen unlocking method of same

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102251713A (en) * 2011-06-02 2011-11-23 刘婧娜 Unlocking method of vehicle
CN103838494A (en) * 2012-11-27 2014-06-04 华为终端有限公司 Unlocking method of terminal equipment and terminal equipment
CN103049181A (en) * 2012-12-20 2013-04-17 广东欧珀移动通信有限公司 Method and system for dynamically unlocking mobile terminal
CN103530582B (en) * 2013-10-15 2017-01-11 广东欧珀移动通信有限公司 Method and system for unlocking dynamic password of mobile terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101763284A (en) * 2010-01-08 2010-06-30 华为终端有限公司 Terminal and method for switching display effect thereof
US20130189952A1 (en) * 2012-01-19 2013-07-25 Samsung Electronics Co., Ltd. Method of unlocking in stages in mobile terminal and mobile terminal for the same
CN102779012A (en) * 2012-07-11 2012-11-14 广州市久邦数码科技有限公司 Screen locking system for touch screen device and realizing method thereof
CN102830932A (en) * 2012-08-17 2012-12-19 东莞宇龙通信科技有限公司 Terminal and method for automatically switching unlocking patterns of terminal
CN102841755A (en) * 2012-08-28 2012-12-26 广东欧珀移动通信有限公司 Method and system for unlocking mobile communication terminal
CN103246449A (en) * 2013-04-16 2013-08-14 广东欧珀移动通信有限公司 Mobile terminal and screen unlocking method of same

Also Published As

Publication number Publication date
CN105373711A (en) 2016-03-02

Similar Documents

Publication Publication Date Title
TWI699720B (en) Risk control method and device for business operation
JP5613855B1 (en) User authentication system
KR102258430B1 (en) Method and apparatus for identity authentication
US10395065B2 (en) Password protection under close input observation based on dynamic multi-value keyboard mapping
CN106464673B (en) Enhanced security for authenticating device registration
US11140155B2 (en) Methods, computer readable media, and systems for authentication using a text file and a one-time password
US9800574B2 (en) Method and apparatus for providing client-side score-based authentication
JP2016111687A (en) Privacy preserving set-based biometric authentication
EP2936277B1 (en) Method and apparatus for information verification
KR102217273B1 (en) Multi-phase password input method and electronic device thereof
US20160125522A1 (en) Automatic account lockout
TWI668586B (en) Data communication method and system, client and server
CN109067545A (en) Key management method, device and storage medium
CN111028392A (en) Combined password verification method, hardware terminal and password system
WO2010132093A1 (en) Authentication system and method
Stanislav Two-factor authentication
CN110766549A (en) Digital asset safe transaction method and device, computer equipment and storage medium
US9378358B2 (en) Password management system
US9785765B2 (en) Systems and methods for differential access control based on secrets
US11647016B2 (en) Multi-factor authentication using customizable physical security token
US10057260B2 (en) Electronic device identification
WO2016023289A1 (en) Mobile terminal screen unlocking method and apparatus and storage medium
Evseev et al. Two-factor authentication methods threats analysis
Crossman et al. Two-factor authentication through near field communication
CN112738006B (en) Identification method, equipment and storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14899793

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14899793

Country of ref document: EP

Kind code of ref document: A1