CN110222490B - Unlocking method, unlocking device, terminal equipment and computer readable storage medium - Google Patents

Unlocking method, unlocking device, terminal equipment and computer readable storage medium Download PDF

Info

Publication number
CN110222490B
CN110222490B CN201910503098.5A CN201910503098A CN110222490B CN 110222490 B CN110222490 B CN 110222490B CN 201910503098 A CN201910503098 A CN 201910503098A CN 110222490 B CN110222490 B CN 110222490B
Authority
CN
China
Prior art keywords
character
unlocking
vibration
preset
user
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.)
Active
Application number
CN201910503098.5A
Other languages
Chinese (zh)
Other versions
CN110222490A (en
Inventor
张洲川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Oppo Chongqing Intelligent Technology Co Ltd
Original Assignee
Oppo Chongqing Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oppo Chongqing Intelligent Technology Co Ltd filed Critical Oppo Chongqing Intelligent Technology Co Ltd
Priority to CN201910503098.5A priority Critical patent/CN110222490B/en
Publication of CN110222490A publication Critical patent/CN110222490A/en
Application granted granted Critical
Publication of CN110222490B publication Critical patent/CN110222490B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/316User authentication by observing the pattern of computer usage, e.g. typical user behaviour
    • 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/36User authentication by graphic or iconic representation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Abstract

The application provides an unlocking method, an unlocking device, terminal equipment and a computer readable storage medium, wherein the method comprises the following steps: when an instruction for indicating the terminal equipment to perform unlocking operation is received, displaying an unlocking interface and triggering the terminal equipment to execute vibration operation; receiving an unlocking password which is input on the unlocking interface by a user and contains N-bit characters, and determining a vibration value which corresponds to each character in the unlocking password respectively, wherein for each character in the unlocking password, the vibration value which corresponds to the character is a vibration parameter of the terminal equipment when the character is input by the user, wherein N is more than or equal to 1; and if the unlocking password is consistent with the preset unlocking password, and the vibration value of each character in the unlocking password is consistent with the preset vibration value of the corresponding character in the preset unlocking password, executing unlocking operation. The technical scheme provided by the application can give consideration to the requirements of production cost and confidentiality.

Description

Unlocking method, unlocking device, terminal equipment and computer readable storage medium
Technical Field
The present application belongs to the field of terminal technologies, and in particular, to an unlocking method, an unlocking apparatus, a terminal device, and a computer-readable storage medium.
Background
Currently, there are various methods for unlocking a terminal device, such as unlocking by inputting a password, sliding unlocking of a specific pattern, and unlocking that depends on a biometric feature (e.g., fingerprint unlocking).
For unlocking by inputting a password, a user needs to input numbers, letters and/or special characters for unlocking, and the password is easy to leak due to gestures when the user inputs the password, so that the confidentiality is poor.
For the sliding unlocking of the specific pattern, as the user easily leaves a trace of finger sliding on the screen, the password cracking can be realized through the smudge attack, and therefore, the confidentiality of the unlocking mode is not high.
For unlocking depending on the biological characteristics, the confidentiality is good, but an additional hardware module needs to be added in the terminal equipment, so that the unlocking mode is high in cost.
Therefore, it is desirable to provide an unlocking method that meets both the requirements of production cost and security.
Disclosure of Invention
In view of this, the present application provides an unlocking method, an unlocking apparatus, a terminal device, and a computer-readable storage medium, which can meet the security requirement of a user on the premise of not increasing the production cost of the terminal device.
A first aspect of the present application provides an unlocking method, which is applied to a terminal device, and the unlocking method includes:
when an instruction for indicating the terminal equipment to perform unlocking operation is received, displaying an unlocking interface and triggering the terminal equipment to execute vibration operation;
receiving an unlocking password which is input by a user on the unlocking interface and contains N-bit characters, and determining a vibration value corresponding to each character in the unlocking password, wherein for each character in the unlocking password, the vibration value corresponding to the character is a vibration parameter of the terminal equipment when the character is input by the user, and N is more than or equal to 1;
and if the unlocking password is consistent with a preset unlocking password and the vibration value of each character in the unlocking password is consistent with the preset vibration value of the corresponding character in the preset unlocking password, executing unlocking operation.
The second aspect of the present application provides an unlocking device, which is applied to a terminal device, and the unlocking device includes:
the interface and vibration triggering module is used for displaying an unlocking interface and triggering the terminal equipment to execute vibration operation when receiving an instruction for indicating the terminal equipment to unlock the terminal equipment;
the input determining module is used for receiving an unlocking password which is input on the unlocking interface by a user and contains N-bit characters, and determining a vibration value corresponding to each bit of character in the unlocking password, wherein for each bit of character in the unlocking password, the vibration value corresponding to the character is a vibration parameter of the terminal equipment when the character is input by the user, and N is more than or equal to 1;
and the unlocking module is used for executing unlocking operation if the unlocking password is consistent with a preset unlocking password and the vibration value of each character in the unlocking password is consistent with the preset vibration value of the corresponding character in the preset unlocking password.
A third aspect of the present application provides a terminal device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor implements the steps of the method according to the first aspect when executing the computer program.
A fourth aspect of the present application provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the method of the first aspect as described above.
A fifth aspect of the present application provides a computer program product comprising a computer program which, when executed by one or more processors, performs the steps of the method of the first aspect as described above.
From the above, the present application provides an unlocking method applied to a terminal device, including the following steps: firstly, when the terminal equipment receives an instruction for indicating the terminal equipment to carry out unlocking operation, displaying an unlocking interface and starting vibration operation; secondly, receiving an unlocking password input by a user on the unlocking interface, and determining a vibration value corresponding to each character in the unlocking password, wherein for each character in the unlocking password, the vibration value corresponding to the character is a vibration parameter of the terminal equipment when the character is input by the user; and finally, only when the unlocking password is consistent with a preset unlocking password and the vibration value of each character in the unlocking password is consistent with the preset vibration value of the corresponding character in the preset unlocking password, executing unlocking operation. That is, when the user performs the unlocking operation, not only the correct character but also the vibration value of each character needs to be correct, and the user needs to feel the vibration of the terminal device to ensure that the vibration value of each character is correct (for example, if the vibration parameter is specifically the vibration frequency, when the user wants to input the character a with the vibration value being "high frequency", the user can feel the vibration of the terminal device, and when the user feels that the vibration frequency of the terminal device is high, the character s is input), so that the vibration value of each character is correct.
Therefore, in the technical scheme provided by the application, unlocking is required according to the vibration value of each character, and the vibration value of the character is difficult to crack by means of recognizing gestures of a user or adopting stain attack and the like, so that the technical scheme provided by the application has stronger confidentiality compared with traditional password input unlocking or sliding unlocking of specific patterns, and does not need to increase extra hardware cost, and therefore, the technical scheme provided by the application can meet the requirements of production cost and confidentiality.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed for the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
Fig. 1 is a schematic flowchart illustrating an implementation process of an unlocking method according to an embodiment of the present application;
FIG. 2 is a schematic view of an unlocking interface provided in an embodiment of the present application;
fig. 3 is a schematic flow chart illustrating an implementation of another unlocking method provided in the second embodiment of the present application;
fig. 4 is a schematic view of another unlocking interface provided in the second embodiment of the present application;
fig. 5 is a schematic view of still another unlocking interface provided in the second embodiment of the present application;
fig. 6 is a schematic structural diagram of an unlocking device provided in the third embodiment of the present application;
fig. 7 is a schematic structural diagram of a terminal device according to a fourth embodiment of the present application.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the present application. It will be apparent, however, to one skilled in the art that the present application may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
The unlocking method provided by the embodiment of the application can be applied to terminal equipment, and the terminal equipment includes, but is not limited to: smart phones, tablet computers, smart wearable devices, and the like.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
In addition, in the description of the present application, the terms "first", "second", and the like are used only for distinguishing the description, and are not intended to indicate or imply relative importance.
In order to explain the technical solution described in the present application, the following description will be given by way of specific examples.
Example one
The following describes an unlocking method provided in an embodiment of the present application, where the unlocking method is applied to a terminal device, and please refer to fig. 1, where the unlocking method includes:
in step S101, when receiving an instruction for instructing the terminal device to perform an unlocking operation, displaying an unlocking interface and triggering the terminal device to perform a vibration operation;
in the embodiment of the application, when the terminal device in the screen locking state receives an unlocking instruction, an unlocking interface is displayed and vibration operation is started. The unlocking instruction may be generated after a specific voice input by the user is received, or may be generated after a sliding operation of the user on the screen of the terminal device is detected, or may be generated after the user presses a preset key of the terminal device is detected, and a specific generation manner of the unlocking instruction is not limited in the present application.
After receiving the unlocking instruction, the terminal device displays an unlocking interface and starts a vibration operation, wherein in the embodiment of the present application, the vibration operation may specifically be: the vibration operation is cyclically performed with different vibration parameters (i.e., "vibration parameters" in step S102). For example, when the vibration parameter is a vibration frequency, the terminal device may perform the vibration operation in the following manner: high vibration frequency → middle vibration frequency → low vibration frequency → high vibration frequency → middle vibration frequency → low vibration frequency … … (that is, each time the vibration operation is cyclically performed, the vibration operation can be performed in the order of high vibration frequency → middle vibration frequency → low vibration frequency); alternatively, the terminal device may also perform a shaking operation in the following manner: high vibration frequency → middle vibration frequency → low vibration frequency → middle vibration frequency → high vibration frequency → low vibration frequency → high vibration frequency → middle vibration frequency … … (that is, the sequence of high vibration frequency, middle vibration frequency and low vibration frequency may be different each time the vibration operation is cyclically performed). When the above-mentioned vibration parameter is a vibration amplitude, the terminal device may perform a vibration operation in the following manner: large vibration amplitude → small vibration amplitude → large vibration amplitude → small vibration amplitude … … (that is, each time the vibration operation is cyclically performed, the vibration operation may be performed in the order of large vibration amplitude → small vibration amplitude); alternatively, the terminal device may also perform a shaking operation in the following manner: large vibration amplitude → small vibration amplitude → large vibration amplitude … … (that is, the order of large vibration amplitude and small vibration amplitude may be different each time the vibration operation is cyclically performed). That is, please note that, in the above "cyclically executing the shaking operation with different shaking parameters", the present application does not limit the sequence of each shaking parameter during each cycle of executing the shaking operation.
In addition, in the embodiment of the present application, the vibration operation in step S101 may also be performed with a constant vibration amplitude and a constant vibration frequency, and in this case, the "vibration parameter" in step S102 may be: the vibration duration, the vibration time or the vibration times and the like.
In step S102, an unlocking password including N-bit characters input by a user on the unlocking interface is received, and a vibration value corresponding to each character in the unlocking password is determined, where for each character in the unlocking password, the vibration value corresponding to the character is a vibration parameter of the terminal device when the character is input by the user, where N is greater than or equal to 1;
in this step S102, the terminal device needs to determine not only the unlocking password input by the user on the unlocking interface, but also the vibration value of each character in the unlocking password. Please note that, the "the vibration value corresponding to the character is the vibration parameter of the terminal device when the user inputs the character" may be: determining the vibration parameter of the terminal equipment at the moment when the user inputs the character as the vibration value of the character; it can also be: the vibration parameter at a time closer to the instant at which the user inputs the character is determined as the vibration value of the character. That is, those skilled in the art should note that the present application does not limit the vibration value of a character to the vibration parameter of the terminal device at the instant the user enters the character.
In the embodiment of the present application, there may be various ways to determine the vibration value of each character, and three methods to determine the vibration value of each character are described below.
The method comprises the following steps:
the step S102 may include the following steps:
step S1021: when receiving the character input by the user on the unlocking interface, determining the vibration parameter of the terminal equipment at the moment when the user inputs the character as the vibration value of the character.
Step S1022: and returning to execute the step S1021 until the user is confirmed not to input characters any more.
That is, the terminal device may directly determine the vibration parameter at the moment when the user inputs the character as the vibration value of the character, and then perform the process in a loop until the user is determined not to input the character any more (for example, the user does not input the character for a long time, or the number of characters input by the user reaches a preset number, etc.).
The second method comprises the following steps:
assuming that the unlocking interface includes a first preset area for the user to set a vibration value of each character;
accordingly, the step S102 may include the steps of:
step S1023: when the first preset area is detected to be in a state from a pressed state to an unpressed state, determining a vibration parameter of the terminal equipment when the first preset area is converted to the unpressed state;
step S1024: after the first preset area is converted into a non-pressed state, determining the character input by the user, and determining the vibration parameter as the vibration value of the character;
step S1025: and returning to execute the step S1023 until the user is confirmed not to input characters any more.
That is, when a user wants to input a character, the user first presses the first preset area, after the user releases the first preset area, the terminal device obtains a vibration parameter X of the terminal device at the moment the user releases the first preset area, and then the user can input the character on the unlocking interface, so that a vibration value of the character is the vibration parameter X. This process is then executed in a loop until it is determined that the user is no longer inputting characters (for example, the user does not press the first preset area for a long time, or the user does not input characters for a long time, or the number of characters input by the user reaches a preset number).
Furthermore, it should be understood by those skilled in the art that the step S1023 may be exchanged with the step S1024, that is, the step S102 may include the following steps:
step S1023': acquiring characters input by the user on the unlocking interface;
step S1024': after the character input by the user is acquired, if the moment that the first preset area is changed from a pressed state to an unpressed state is detected, the first preset area is changed to the unpressed state, and the vibration parameter of the terminal equipment is determined as the vibration value of the character;
step S1025': and returning to execute the step S1023' until the user is confirmed not to input characters any more.
In the second method, the user may directly determine the vibration value of the character according to a method of pressing and releasing the first preset area, and in the first method, the vibration parameter of the terminal device at the moment when the user inputs the character is directly determined as the vibration value. When a user inputs characters, the user often needs to switch the input method and adjust the upper and lower cases and other operations, so that the input time is difficult to accurately control.
Method III
The step S102 may include the following steps:
step S1026: when the user clicks the screen, determining the vibration parameter of the terminal equipment at the moment when the user clicks the screen;
step S1027: after the vibration parameter is determined, determining the character input by the user, and determining the vibration parameter as the vibration value of the character;
step S1028: and returning to execute the step S1026 until the user is confirmed not to input characters any more.
Moreover, those skilled in the art will readily understand that the above step S1026 and the above step S1027 may be exchanged in order, and will not be described herein again.
In the first method, the vibration parameter of the terminal device at the moment when the user inputs the character is directly determined as the vibration value. When a user inputs characters, the user often needs to switch the input method and adjust the upper and lower cases and other operations, so that the input time is difficult to accurately control.
In addition, in this embodiment of the application, the method for the user to input the characters on the unlocking interface may be:
the unlocking interface further comprises a second preset area and a keyboard area, wherein the second preset area is used for setting and inputting each character by the user, and each character contained in the keyboard area is displayed around the second preset area;
in this embodiment, the method for inputting characters by a user may specifically be:
determining the indication direction of an indication rod arranged in the second preset area by the user, wherein the indication rod is positioned in the second preset area;
and determining the characters in the keyboard area indicated by the indication direction as the characters input by the user.
In step S103, if the unlocking password is identical to a preset unlocking password, and the vibration value of each character in the unlocking password is identical to the preset vibration value of the corresponding character in the preset unlocking password, an unlocking operation is performed;
in this embodiment of the application, a user needs to set a preset unlocking password and a preset vibration value of each character in the preset unlocking password in advance, as shown in table 1 below, the user may set the preset unlocking password to 930203, and the preset vibration values corresponding to each character are sequentially: high vibration frequency, low vibration frequency, medium vibration frequency and high vibration frequency.
Character(s) Preset vibration value
9 High vibration frequency
3 High vibration frequency
0 Low vibration frequency
2 Frequency of medium vibration
0 Frequency of medium vibration
3 High vibration frequency
TABLE 1
In step S103, the terminal device needs to compare the unlocking password and the vibration value of each character determined in step S102 with the preset unlocking password and the preset vibration value of each character in the preset unlocking password, and only when the unlocking password input by the user is the same as the preset unlocking password and the vibration value of each character in the unlocking password is consistent with the vibration value of the corresponding character in the preset unlocking password, the unlocking operation is performed.
If the preset unlocking password is 930203, the preset vibration values of the characters are respectively: high vibration frequency, low vibration frequency, medium vibration frequency and high vibration frequency. When the unlock password input by the user is 910203, the unlock operation is not performed, when the unlock password input by the user is 930203, the vibration values of the characters are respectively the low vibration frequency, the high vibration frequency, the low vibration frequency, the middle vibration frequency and the high vibration frequency, the unlock operation is not performed, and only when the unlock password input by the user is 930203, and the vibration values of the characters are respectively the high vibration frequency, the low vibration frequency, the middle vibration frequency and the high vibration frequency, the unlock operation is performed.
A technical solution described in the first embodiment of the present application is described in detail below with reference to fig. 2.
As shown in fig. 2, the unlocking interface includes a first circular predetermined area 201, a second circular predetermined area 202, the second circular predetermined area 202 includes an indication rod 203, and the unlocking interface further includes a keyboard area (ten characters in the keyboard area, 0-9 respectively) surrounding the second circular predetermined area 202.
Assuming that the preset unlocking password of the user is 930203, the preset vibration value of each character is as follows: high vibration frequency, low vibration frequency, medium vibration frequency and high vibration frequency. The first preset area 201 may be pressed first when the user inputs the first character, the first preset area 201 may be released when the user feels that the vibration parameter of the terminal device is a high vibration frequency, and the direction of the indication rod 203 is adjusted in the second preset area 202, as shown in fig. 2, when the user points the indication rod 203 to the character 9 of the keyboard area, it is confirmed that the first character input by the user is the character 9 and the vibration value of the character 9 is the high vibration parameter. And by analogy, the other characters input by the user and the vibration values of the other characters can be unlocked only when the character input by the user is 930203 and the vibration value of each character input by the user is high vibration frequency, low vibration frequency, middle vibration frequency and high vibration frequency respectively.
In addition, in order to further avoid that others acquire an input unlocking password through gesture recognition, before the terminal device displays the unlocking interface, the arrangement sequence of each character in the keyboard region is randomly determined, and then each character in the keyboard region is displayed according to the randomly determined arrangement sequence, that is, in the example shown in fig. 2, the terminal device may randomly determine a clockwise arrangement sequence of 0 to 9, and then display the characters 0 to 9 according to the randomly determined clockwise arrangement sequence.
Therefore, in the technical scheme provided by the first embodiment of the present application, unlocking needs to be performed according to the vibration value of each character, and the vibration value of the character is difficult to be cracked by means of recognizing a gesture of a user or adopting a stain attack, and the like.
Example two
Another unlocking method provided in the second embodiment of the present application is described below, where the unlocking method is applied to a terminal device, please refer to fig. 3, and the unlocking method includes:
in step S301, when an instruction for instructing the terminal device to perform an unlocking operation is received, an unlocking interface is displayed and the terminal device is triggered to perform a vibration operation, where the unlocking interface includes a first preset area, a second preset area, a first keyboard sub-area and a second keyboard sub-area, the second preset area is used for setting each character included in an input unlocking password by a user, a user in the first preset area sets a vibration value of each character, each character included in the first keyboard sub-area is completely the same as each character included in the second keyboard sub-area, the first keyboard sub-area and the second keyboard sub-area are displayed around the second preset area, the first keyboard sub-area is located in a first position of the second preset area, and the second keyboard sub-area is located in a second position of the second preset area, the second orientation being opposite to the first orientation;
in the second embodiment of the application, once the terminal device receives the unlocking instruction, an unlocking interface is displayed and a vibration operation is executed. In the embodiment of the present application, two pairs of unlocking interfaces are specifically defined, as shown in fig. 4, the unlocking interface includes a circular first preset region 401, an annular second preset region 402 (in fig. 4, the annular second preset region 402 is located outside the circular first preset region 401, but the application does not define the relative position between the second preset region and the second preset region), an indication rod 403 located in the second preset region 402, a first keyboard sub-region located above the second preset region 402, and a second keyboard sub-region located below the second preset region 402, where the first keyboard sub-region and the second keyboard sub-region include completely the same characters, that is, both include 0 to 9 characters. In fig. 4, the first orientation is an upper orientation and the second orientation is a lower orientation, but in the present application, the first orientation and the second orientation may be right and left, respectively, and the first orientation and the second orientation may be upper and lower left and right, respectively, and the present application is not limited thereto.
In addition, in the embodiment of the application, the terminal device can randomly display each character in the first keyboard sub-area and also can randomly display each character in the second keyboard sub-area, so that the problem that others crack the password through gesture recognition is avoided. That is, before "displaying the unlocking interface", a first arrangement order of each character in the first keyboard sub-area may be randomly determined, and a second arrangement order of each character in the second keyboard sub-area may be randomly determined, and then when displaying the unlocking interface, each character in the first keyboard sub-area may be displayed according to the randomly determined first arrangement order, and each character in the second keyboard sub-area may be displayed according to the randomly determined second arrangement order.
In addition, regarding other relevant contents of step S301, refer to step S101 in the first embodiment, and are not described herein again.
In step S302, when it is detected that the first preset area is in a pressed state or an unpressed state, determining a vibration parameter of the terminal device at a time when the first preset area is converted into the unpressed state;
in step S303, when the first preset area is converted to the non-pressed state, determining an indication direction of an indication rod provided in the second preset area by the user, wherein the indication rod is located in the second preset area;
in step S304, determining a character in the keyboard region indicated by the indication direction as the character input by the user, and determining an orientation value of the character input by the user, wherein the orientation value of the character is the first orientation when the character is located in the first keyboard region, and the orientation value of the character is the second orientation when the character is located in the second keyboard region;
in step S305, determining whether the user does not input any more characters, if yes, performing the subsequent step S306, otherwise, returning to step S302;
the related contents of the above steps S302-S305 are substantially the same as the steps S1023-S1025 in the first embodiment, and specific reference may be made to the description of the steps S1023-S1025 in the first embodiment, which is not repeated herein.
In addition, compared with the steps S1023 to S1025 in the first embodiment, the steps S302 to S305 further include the steps of: the orientation value of each character entered by the user is determined. The determination of the character orientation value may be determined based on whether the character is located in the first keyboard sub-region or the second keyboard sub-region. In fig. 4, the pointing direction of the pointing stick 403 is the character 2 located in the second keyboard sub-area, and the orientation value of the character 2 input by the user may be determined to be "down".
In step S306, determining an unlocking password input by the user, where the unlocking password is composed of characters sequentially input by the user, and if the unlocking password is consistent with a preset unlocking password, a vibration value of each character in the unlocking password is consistent with a preset vibration value of a corresponding character in the preset unlocking password, and a bearing value of each character in the unlocking password is consistent with a preset bearing value of a corresponding character in the preset unlocking password, executing an unlocking operation;
in this embodiment of the application, a user needs to set a preset unlocking password, a preset vibration value of each character in the preset unlocking password, and a preset orientation value of each character in the preset unlocking password in advance, as shown in table 2 below, the user may set the preset unlocking password to 1997, and the preset vibration values corresponding to each character are sequentially: high vibration amplitude, low vibration amplitude, high vibration amplitude, and the preset orientation value corresponding to each character is upper, lower, upper, and lower.
Character(s) Preset vibration value Preset orientation value
1 High vibration amplitude Upper side of
9 Low vibration amplitude Lower side
9 Low vibration amplitude Upper side of
7 High vibration amplitude Lower side
TABLE 2
In step S306, the terminal device needs to compare the unlock password, the vibration value of each character in the unlock password, and the orientation value of each character in the unlock password, which are determined according to the user input, with a preset unlock password, a preset vibration value of each character in the preset unlock password, and only when the unlock password input by the user is the same as the preset unlock password, the vibration value of each character in the unlock password is consistent with the vibration value of the corresponding character in the preset unlock password, and the orientation value of each character in the unlock password is consistent with the preset orientation value of the corresponding character in the preset unlock password, the terminal device performs the unlock operation.
As shown in table 2, if the preset unlocking password is 1997, the preset vibration values of the characters are respectively high vibration amplitude, low vibration amplitude and high vibration amplitude, and the preset orientation values of the characters are respectively upper, lower, upper and lower, only when the unlocking password input by the user is 1997, and the vibration values of the characters are respectively high vibration amplitude, low vibration amplitude and high vibration amplitude, and the orientation values of the characters are respectively upper, lower, upper and lower, the terminal device is triggered to execute the unlocking operation.
In addition, in the present application, in order to improve the interest of the user in the unlocking operation, the first preset area, the second preset area, the first keyboard sub-area and/or the second keyboard sub-area may be displayed in different colors, for example, the first preset area is set to green, the second preset area is set to red, and the first keyboard sub-area and the second keyboard sub-area are set to blue and white. In addition, an unlocking interface can be set by referring to the billiard table surface, for example, characters around the second preset area can be set to be in a billiard bag style, and the indication rod in the second preset area can be in a billiard rod style, so that the unlocking process is changed into a billiard playing process, and the billiard table is more interesting (refer to fig. 5 specifically).
In the second embodiment of the present application, the keyboard region includes the first keyboard sub-region and the second keyboard sub-region, and compared with the example shown in fig. 2, the number of passwords that can be combined is greater, and therefore, the cracking difficulty is also increased accordingly. In addition, the second embodiment of the application is the same as the first embodiment, and the requirements of production cost and confidentiality can be simultaneously considered.
It should be understood that, the sequence numbers of the steps in the above method embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present application.
EXAMPLE III
The third embodiment of the application provides an unlocking device. For convenience of explanation, only a portion related to the present application is shown, and as shown in fig. 6, the unlocking apparatus 600 includes:
the interface and vibration triggering module 601 is configured to display an unlocking interface and trigger the terminal device to execute a vibration operation when receiving an instruction for instructing the terminal device to perform an unlocking operation;
an input determining module 602, configured to receive an unlocking password that includes N-bit characters and is input by a user on the unlocking interface, and determine a vibration value corresponding to each character in the unlocking password, where for each character in the unlocking password, the vibration value corresponding to the character is a vibration parameter of the terminal device when the character is input by the user, where N is greater than or equal to 1;
the unlocking module 603 is configured to execute an unlocking operation if the unlocking password is identical to a preset unlocking password and the vibration value of each character in the unlocking password is identical to the preset vibration value of the corresponding character in the preset unlocking password.
Optionally, the unlocking interface includes a first preset area, where the first preset area is used for the user to set a vibration value of each character;
accordingly, the input determining module 602 includes:
a vibration parameter determining unit, configured to determine a vibration parameter of the terminal device when the first preset area is switched to the non-pressed state from the pressed state to the non-pressed state when the first preset area is detected to be switched to the non-pressed state;
an input character determining unit, configured to determine a character input by the user and determine the vibration parameter as a vibration value of the character after the first preset area is converted into an un-pressed state;
and a returning unit, configured to trigger the vibration parameter determining unit to perform, again, the operation of determining the vibration parameter of the terminal device when the first preset area is switched to the non-pressed state when the vibration parameter determining unit detects that the first preset area is switched from the pressed state to the non-pressed state, until it is determined that the user does not input any more characters.
Optionally, the unlocking interface further includes a second preset area and a keyboard area, the second preset area is used for each character set and input by the user, and each character included in the keyboard area is displayed around the second preset area;
accordingly, the input character determination unit includes:
an indication rod direction determination subunit, configured to determine an indication direction of an indication rod set in the second preset region by the user when the first preset region is switched to a non-pressed state, wherein the indication rod is located in the second preset region;
an input character determining subunit, configured to determine a character in the keyboard region indicated by the indication direction as a character input by the user.
Optionally, the keyboard region includes a first keyboard sub-region and a second keyboard sub-region, each character included in the first keyboard sub-region is identical to each character included in the second keyboard sub-region, the first keyboard sub-region and the second keyboard sub-region are displayed around the second preset region, the first keyboard sub-region is located in a first direction of the second preset region, the second keyboard sub-region is located in a second direction of the second preset region, and the second direction is opposite to the first direction;
accordingly, the input character determination subunit is further configured to:
determining the orientation value of the character input by the user, wherein when the character is located in the first keyboard sub-region, the orientation value of the character is the first orientation, and when the character is located in the second keyboard sub-region, the orientation value of the character is the second orientation;
correspondingly, the unlocking module 603 is specifically configured to:
and if the unlocking password is consistent with the preset unlocking password, the vibration value of each character in the unlocking password is consistent with the preset vibration value of the corresponding character in the preset unlocking password, and the orientation value of each character in the unlocking password is consistent with the preset orientation value of the corresponding character in the preset unlocking password, executing unlocking operation.
Optionally, the interface and vibration triggering module 601 is specifically configured to:
when an instruction for indicating the terminal equipment to unlock is received, randomly determining a first arrangement sequence of each character in the first keyboard subarea, and randomly determining a second arrangement sequence of each character in the second keyboard subarea;
displaying an unlocking interface and triggering the terminal device to execute a vibration operation, wherein the unlocking interface comprises the first preset area, the second preset area, the first keyboard sub-area and the second keyboard sub-area, each character in the first keyboard sub-area is displayed in the first position of the second preset area according to the first arrangement sequence, and each character in the second keyboard sub-area is displayed in the second position of the second preset area according to the second arrangement sequence.
Optionally, the interface and vibration triggering module 601 is specifically configured to: and when receiving an instruction for indicating the terminal equipment to perform unlocking operation, displaying an unlocking interface and triggering the terminal equipment to circularly execute the vibration operation according to different vibration parameters.
It should be noted that, for the information interaction, execution process, and other contents between the above-mentioned devices/units, the specific functions and technical effects thereof are based on the same concept as those of the embodiment of the method of the present application, and specific reference may be made to the part of the embodiment of the method, which is not described herein again.
Example four
Fig. 7 is a schematic structural diagram of a terminal device according to a fourth embodiment of the present application. As shown in fig. 7, the terminal device 700 of this embodiment includes: a processor 701, a memory 702, and a computer program 703 stored in said memory 702 and executable on said processor 701. The processor 701 implements the steps in the above-described method embodiments, such as the steps S101 to S103 shown in fig. 1, when executing the computer program 703. Alternatively, the processor 701, when executing the computer program 703, implements the functions of each module/unit in each device embodiment described above, for example, the functions of the modules 601 to 603 shown in fig. 6.
Illustratively, the computer program 703 may be partitioned into one or more modules/units, which are stored in the memory 702 and executed by the processor 701 to accomplish the present application. The one or more modules/units may be a series of computer program instruction segments capable of performing specific functions, and the instruction segments are used for describing the execution process of the computer program 703 in the terminal device 700. For example, the computer program 703 may be divided into an interface and vibration triggering module, an input determining module, and an unlocking module, and the specific functions of each module are as follows:
when an instruction for indicating the terminal equipment to perform unlocking operation is received, displaying an unlocking interface and triggering the terminal equipment to execute vibration operation;
receiving an unlocking password which is input by a user on the unlocking interface and contains N-bit characters, and determining a vibration value corresponding to each character in the unlocking password, wherein for each character in the unlocking password, the vibration value corresponding to the character is a vibration parameter of the terminal equipment when the character is input by the user, and N is more than or equal to 1;
and if the unlocking password is consistent with a preset unlocking password and the vibration value of each character in the unlocking password is consistent with the preset vibration value of the corresponding character in the preset unlocking password, executing unlocking operation.
The terminal device may include, but is not limited to, a processor 701 and a memory 702. Those skilled in the art will appreciate that fig. 7 is merely an example of a terminal device 700 and does not constitute a limitation of terminal device 700 and may include more or fewer components than shown, or some components may be combined, or different components, e.g., the terminal device may also include input-output devices, network access devices, buses, etc.
The Processor 701 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The storage 702 may be an internal storage unit of the terminal device 700, such as a hard disk or a memory of the terminal device 700. The memory 702 may also be an external storage device of the terminal device 700, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), or the like provided on the terminal device 700. Further, the memory 702 may include both an internal storage unit and an external storage device of the terminal device 700. The memory 702 is used to store the computer program and other programs and data required by the terminal device. The memory 702 may also be used to temporarily store data that has been output or is to be output.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned functions may be distributed as different functional units and modules according to needs, that is, the internal structure of the apparatus may be divided into different functional units or modules to implement all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. 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.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other ways. For example, the above-described embodiments of the apparatus/terminal device are merely illustrative, and for example, the division of the above modules or units is only one logical function division, and there may be other division manners in actual implementation, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated modules/units described above, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, all or part of the processes in the above method embodiments may be implemented by a computer program, which may be stored in a computer readable storage medium and executed by a processor, so as to implement the steps of the above method embodiments. The computer program includes computer program code, and the computer program code may be in a source code form, an object code form, an executable file or some intermediate form. The computer readable medium may include: any entity or device capable of carrying the above-mentioned computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signal, telecommunication signal, software distribution medium, etc. It should be noted that the computer readable medium described above may include content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media that does not include electrical carrier signals and telecommunications signals in accordance with legislation and patent practice.
The above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present application and are intended to be included within the scope of the present application.

Claims (10)

1. An unlocking method is applied to terminal equipment, and is characterized in that the unlocking method comprises the following steps:
when an instruction for indicating the terminal equipment to perform unlocking operation is received, displaying an unlocking interface and triggering the terminal equipment to execute vibration operation;
receiving an unlocking password which is input on the unlocking interface by a user and contains N-bit characters, and determining a vibration value which corresponds to each character in the unlocking password respectively, wherein for each character in the unlocking password, the vibration value which corresponds to the character is a vibration parameter of the terminal equipment which corresponds to the character input by the user, wherein N is more than or equal to 1;
and if the unlocking password is consistent with the preset unlocking password, and the vibration value of each character in the unlocking password is consistent with the preset vibration value of the corresponding character in the preset unlocking password, executing unlocking operation.
2. The unlocking method according to claim 1, wherein the unlocking interface includes a first preset area for the user to set a vibration value of each character;
correspondingly, the receiving an unlocking password which is input by a user on the unlocking interface and contains N-bit characters, and determining a vibration value corresponding to each character in the unlocking password respectively comprises:
when the first preset area is detected to be in a state from a pressed state to an unpressed state, determining a vibration parameter of the terminal equipment when the first preset area is converted to the unpressed state;
after the first preset area is converted into a non-pressed state, determining the character input by the user, and determining the vibration parameter as the vibration value of the character;
and returning to execute the step of determining the vibration parameter of the terminal equipment at the moment when the first preset area is converted to the non-pressed state when the first preset area is detected to be converted from the pressed state to the non-pressed state, and the subsequent steps until the user is confirmed not to input characters any more.
3. The unlocking method according to claim 2, wherein the unlocking interface further comprises a second preset area and a keyboard area, wherein the second preset area is used for each character input by the user setting, and each character contained in the keyboard area is displayed around the second preset area;
correspondingly, after the first preset area is converted into the non-pressed state, determining the character input by the user comprises:
when the first preset area is converted into a non-pressed state, determining the indication direction of an indication rod arranged in the second preset area by the user, wherein the indication rod is positioned in the second preset area;
determining a character in the keyboard region indicated by the indication direction as the character input by the user.
4. The unlocking method according to claim 3, wherein the keyboard region includes a first keyboard sub-region and a second keyboard sub-region, each character included in the first keyboard sub-region is identical to each character included in the second keyboard sub-region, the first keyboard sub-region and the second keyboard sub-region are displayed around the second preset region, the first keyboard sub-region is located at a first position of the second preset region, the second keyboard sub-region is located at a second position of the second preset region, and the second position is opposite to the first position;
accordingly, after the step of determining the character in the keyboard region indicated by the indication direction as the character input by the user, the method further comprises:
determining the orientation value of the character, wherein when the character is located in the first keyboard sub-region, the orientation value of the character is the first orientation, and when the character is located in the second keyboard sub-region, the orientation value of the character is the second orientation;
correspondingly, if the unlocking password is consistent with a preset unlocking password, and the vibration value of each character in the unlocking password is consistent with the preset vibration value of the corresponding character in the preset unlocking password, executing unlocking operation, including:
and if the unlocking password is consistent with the preset unlocking password, the vibration value of each character in the unlocking password is consistent with the preset vibration value of the corresponding character in the preset unlocking password, and the azimuth value of each character in the unlocking password is consistent with the preset azimuth value of the corresponding character in the preset unlocking password, executing unlocking operation.
5. The unlocking method of claim 4, wherein displaying an unlocking interface when receiving an instruction for instructing the terminal device to perform an unlocking operation comprises:
when an instruction for indicating the terminal equipment to perform unlocking operation is received, randomly determining a first arrangement sequence of each character in the first keyboard subarea, and randomly determining a second arrangement sequence of each character in the second keyboard subarea;
displaying an unlocking interface, wherein the unlocking interface comprises the first preset area, the second preset area, the first keyboard sub-area and the second keyboard sub-area, each character in the first keyboard sub-area is displayed in the first position of the second preset area according to the first arrangement sequence, and each character in the second keyboard sub-area is displayed in the second position of the second preset area according to the second arrangement sequence.
6. The unlocking method according to any one of claims 1 to 5, wherein the triggering the terminal device to perform a vibration operation includes:
and triggering the terminal equipment to circularly execute the vibration operation according to different vibration parameters.
7. An unlocking device applied to a terminal device is characterized by comprising:
the interface and vibration triggering module is used for displaying an unlocking interface and triggering the terminal equipment to execute vibration operation when receiving an instruction for indicating the terminal equipment to unlock the terminal equipment;
the input determining module is used for receiving an unlocking password which is input on the unlocking interface by a user and contains N-bit characters, and determining a vibration value which corresponds to each bit of character in the unlocking password respectively, wherein for each bit of character in the unlocking password, the vibration value which corresponds to the character is a vibration parameter of the terminal equipment which corresponds to the character input by the user, and N is more than or equal to 1;
and the unlocking module is used for executing unlocking operation if the unlocking password is consistent with a preset unlocking password and the vibration value of each character in the unlocking password is consistent with the preset vibration value of the corresponding character in the preset unlocking password.
8. The unlocking device of claim 7, wherein the unlocking interface includes a first preset area for the user to set a vibration value of each character;
accordingly, the input determination module comprises:
the vibration parameter determining unit is used for determining a vibration parameter of the terminal equipment when the first preset area is converted to the non-pressed state from the pressed state to the non-pressed state when the first preset area is detected;
the input character determining unit is used for determining the character input by the user and determining the vibration parameter as the vibration value of the character after the first preset area is converted into the state of not being pressed;
and the returning unit is used for triggering the vibration parameter determining unit to execute the operation of determining the vibration parameter of the terminal equipment when the first preset area is converted to the non-pressed state at the moment when the first preset area is detected to be converted from the pressed state to the non-pressed state again until the user is confirmed not to input characters any more.
9. A terminal device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any of claims 1 to 6 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 6.
CN201910503098.5A 2019-06-11 2019-06-11 Unlocking method, unlocking device, terminal equipment and computer readable storage medium Active CN110222490B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910503098.5A CN110222490B (en) 2019-06-11 2019-06-11 Unlocking method, unlocking device, terminal equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910503098.5A CN110222490B (en) 2019-06-11 2019-06-11 Unlocking method, unlocking device, terminal equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN110222490A CN110222490A (en) 2019-09-10
CN110222490B true CN110222490B (en) 2021-07-09

Family

ID=67816418

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910503098.5A Active CN110222490B (en) 2019-06-11 2019-06-11 Unlocking method, unlocking device, terminal equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110222490B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110909339A (en) * 2019-11-26 2020-03-24 维沃移动通信有限公司 Screen unlocking method and electronic equipment
CN115769181A (en) * 2021-04-23 2023-03-07 京东方科技集团股份有限公司 Unlocking control method and device, electronic equipment and computer readable storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183146A (en) * 2015-07-20 2015-12-23 上海斐讯数据通信技术有限公司 Unlocking method and system for to-be-unlocked apparatus
CN105447353A (en) * 2015-11-03 2016-03-30 广东欧珀移动通信有限公司 Password input authentication method and system

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6074206B2 (en) * 2012-09-26 2017-02-01 京セラ株式会社 Mobile terminal device, program, and password input method
CN105786370B (en) * 2014-12-23 2019-08-06 阿里巴巴集团控股有限公司 The method and device of user interface unlock
CN106446622B (en) * 2015-08-04 2019-05-21 深圳富泰宏精密工业有限公司 Electronic equipment and its cipher-code input method
CN106599655A (en) * 2016-11-22 2017-04-26 杭州华为数字技术有限公司 Unlocking method and device for intelligent terminal
CN108089810B (en) * 2016-11-22 2020-08-07 南宁富桂精密工业有限公司 Key unlocking method and touch display terminal
CN108021318A (en) * 2017-12-05 2018-05-11 李国强 A kind of mobile terminal awakening method and system
US10142452B1 (en) * 2018-05-29 2018-11-27 Guangzhou Zhijing Technology Co., Ltd Mobile terminal unlock method
CN108875425A (en) * 2018-05-25 2018-11-23 南京航空航天大学 A kind of numerical password input method of anti-camera shooting attack

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183146A (en) * 2015-07-20 2015-12-23 上海斐讯数据通信技术有限公司 Unlocking method and system for to-be-unlocked apparatus
CN105447353A (en) * 2015-11-03 2016-03-30 广东欧珀移动通信有限公司 Password input authentication method and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
《Vibrate-to-unlock: Mobile phone assisted user authentication to multiple personal RFID tags》;Nitesh Saxena等;《2011 IEEE International Conference on Pervasive Computing and Communications (PerCom)》;20110516;第181-188页 *
《一种防窥视安卓新型屏幕解锁软件》;第1期;《计算机应用与软件》;20170131;第34卷;第68-72页 *

Also Published As

Publication number Publication date
CN110222490A (en) 2019-09-10

Similar Documents

Publication Publication Date Title
US20150312040A1 (en) Password verifying device and method
US9507928B2 (en) Preventing the discovery of access codes
CN105760738B (en) The method and terminal of a kind of unlocked by fingerprint
US20100031200A1 (en) Method of inputting a hand-drawn pattern password
EP3059689B1 (en) Authentication apparatus and authentication method
AU2012341083A1 (en) System and method for secure data entry
CN110222490B (en) Unlocking method, unlocking device, terminal equipment and computer readable storage medium
CN105069335A (en) Password setting method, verification method and terminal
CN103870744A (en) Method and electronic device for verifying password
CN104317515A (en) Mobile terminal and unlocking method and unlocking device thereof
CN109375854B (en) Drawing method, drawing device, storage medium and electronic equipment
CN104657655A (en) Unlocking method of mobile terminal and mobile terminal
CN108965575B (en) Gesture action recognition method and device and terminal equipment
US9939922B2 (en) Input method of Chinese pinyin and terminal
US20170249450A1 (en) Device and Method for Authenticating a User
CN108898035A (en) Mobile terminal unlocking method, device and calculating equipment
KR20140049705A (en) Fingerprint locking system
CN109426429B (en) Unlocking device, unlocking method and electronic equipment
CN108572779A (en) A kind of combination gesture authentication method, system and mobile terminal
CN105260104A (en) Mobile terminal unlocking method and mobile terminal
JP2015184717A (en) authentication device and program
CN105740692B (en) A kind of unlocking method and terminal
CN109298910B (en) Window calling method, mobile terminal and computer readable storage medium
CN104346551A (en) Input device locking method and electronic equipment
CN108830073B (en) Unlocking method, device, terminal and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant