CN109858290B - Password input method, device, computer equipment and storage medium - Google Patents

Password input method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN109858290B
CN109858290B CN201910034265.6A CN201910034265A CN109858290B CN 109858290 B CN109858290 B CN 109858290B CN 201910034265 A CN201910034265 A CN 201910034265A CN 109858290 B CN109858290 B CN 109858290B
Authority
CN
China
Prior art keywords
character
character type
candidate
password
switching
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
CN201910034265.6A
Other languages
Chinese (zh)
Other versions
CN109858290A (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.)
CMB Yunchuang Information Technology Co Ltd
Original Assignee
CMB Yunchuang Information 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 CMB Yunchuang Information Technology Co Ltd filed Critical CMB Yunchuang Information Technology Co Ltd
Priority to CN201910034265.6A priority Critical patent/CN109858290B/en
Publication of CN109858290A publication Critical patent/CN109858290A/en
Application granted granted Critical
Publication of CN109858290B publication Critical patent/CN109858290B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • Document Processing Apparatus (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application relates to a password input method, a password input device, computer equipment and a storage medium. The method comprises the following steps: displaying a password input soft keyboard; the password input soft keyboard comprises candidate characters of a first character type; receiving a character type switching request; and responding to the character type switching request, switching the candidate character of the first character type into a candidate character of a second character type, so as to provide candidate characters of multiple character types for a user to input a password. By adopting the method, the diversity of the password can be improved by increasing the character type of the password under the scene of limiting the password input length, and the switching of password characters can be realized through the virtual control on the existing password input soft keyboard, so that the cost is saved, and the password security is improved.

Description

Password input method, device, computer equipment and storage medium
Technical Field
The present application relates to the field of password input technologies, and in particular, to a password input method, apparatus, computer device, and storage medium.
Background
At present, more and more application scenes need to establish a secure data exchange environment through passwords, and the occurrence of the passwords can realize the security protection of data exchange of two communication parties.
Traditional password input methods generally only provide character string passwords with limited length for security authentication, such as passwords with character lengths of 6 bits or 8 bits can be input, and the types of characters of the passwords which can be input are generally limited to numbers, letters or punctuation marks.
However, although the traditional password input method shortens the authentication time and saves the storage resources, the security performance of the password is reduced, and the password cracking speed is increased.
Therefore, the traditional password input method has the problem of low password security.
Disclosure of Invention
In view of the above, it is necessary to provide a password input method, a device, a computer device, and a storage medium capable of improving the password security degree, in order to solve the technical problem that the password security is low in the password input method.
A password input method comprises the following steps:
displaying a password input soft keyboard; the password input soft keyboard comprises candidate characters of a first character type;
receiving a character type switching request;
and responding to the character type switching request, switching the candidate character of the first character type into a candidate character of a second character type, so as to provide candidate characters of multiple character types for a user to input a password.
In one embodiment, after the responding to the character type switching request, the method further includes:
displaying a character type candidate window; the character type candidate window comprises a plurality of candidate character types;
receiving a selected trigger operation of one of the candidate character types;
and determining the selected character type as a second character type.
In one embodiment, the password input soft keyboard comprises a character switching control, and the character type switching request is a request obtained according to a triggering operation of the character switching control.
In one embodiment, the character types include international phonetic symbols and/or at least one world language.
In one embodiment, the method further comprises the following steps:
detecting the selection triggering operation of the candidate character to generate a plaintext password;
generating a cipher text password according to the character type of the plaintext password; and the ciphertext password is used for being sent to an authentication server, so that the authentication server can feed back a password authentication result generated by authenticating the ciphertext password.
In one embodiment, after the responding to the character type switching request, the method further includes:
switching the candidate character of the first character type into a common character; the common characters are the characters with the most front use times in the candidate characters;
receiving interface sliding operation aiming at the common characters;
and switching the common characters into candidate characters of the second character type according to the sliding direction of the interface sliding operation.
A password entry device, the device comprising:
the soft keyboard display module is used for displaying a password input soft keyboard; the password input soft keyboard comprises candidate characters of a first character type;
a switching request receiving module for receiving a character type switching request;
and the candidate character switching module is used for responding to the character type switching request, switching the candidate character of the first character type into the candidate character of the second character type, and providing the candidate characters of multiple character types for the user to input the password.
In one embodiment, the apparatus further comprises:
the character window display module is used for displaying a character type candidate window; the character type candidate window comprises a plurality of candidate character types;
the trigger operation receiving module is used for receiving the selected trigger operation of one character type of the candidate character types;
and the second character determining module is used for determining the selected character type as a second character type.
In one embodiment, there is provided a computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
displaying a password input soft keyboard; the password input soft keyboard comprises candidate characters of a first character type;
receiving a character type switching request;
and responding to the character type switching request, switching the candidate character of the first character type into a candidate character of a second character type, so as to provide candidate characters of multiple character types for a user to input a password.
In one embodiment, a computer-readable storage medium is provided, having stored thereon a computer program which, when executed by a processor, performs the steps of:
displaying a password input soft keyboard; the password input soft keyboard comprises candidate characters of a first character type;
receiving a character type switching request;
and responding to the character type switching request, switching the candidate character of the first character type into a candidate character of a second character type, so as to provide candidate characters of multiple character types for a user to input a password.
According to the password input method, the password input device, the computer equipment and the storage medium, before the password input terminal receives the password input by the user, the password input soft keyboard is firstly displayed, and the candidate character of the first character type displayed by the password input soft keyboard is switched into the candidate character of the second character type by receiving and responding to the character type switching request generated by the user trigger, so that the candidate characters of multiple character types are provided for the user to input the password. By adopting the method, the diversity of the password can be improved by increasing the character type of the password under the scene of limiting the password input length, and the switching of password characters can be realized through the virtual control on the existing password input soft keyboard, so that the cost is saved, and the security of the password is improved.
Drawings
FIG. 1 is a diagram of an application environment of a password entry method in one embodiment;
FIG. 2 is a diagram of a keyboard of the password entry soft keyboard in one embodiment;
FIG. 3 is a flow diagram illustrating a method for password entry in one embodiment;
FIG. 4 is a block diagram showing the construction of a password input apparatus according to an embodiment;
FIG. 5 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
It should be noted that, in the embodiments of the present invention, the term "first \ second" merely distinguishes similar objects and does not represent a specific ordering of the objects, and it should be understood that "first \ second" may be interchanged with a specific order or sequence, where the case allows. It should be understood that "first \ second" distinct objects may be interchanged under appropriate circumstances such that embodiments of the invention described herein may be practiced in sequences other than those illustrated or described herein.
The device positioning method provided by the invention can be applied to the application environment shown in fig. 1. In a password input system, a password input terminal 102 communicates with an authentication server 104 via a network. The password input terminal 102 and the authentication server 104 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices, and the authentication server 104 may be implemented by an independent authentication server or an authentication server cluster composed of a plurality of authentication servers. The interface diagram of the password input terminal 102 may be the interface diagram shown in fig. 2, and the interface diagram includes a password input soft keyboard.
In one embodiment, as shown in fig. 3, a password input method is provided, which is described by taking the password input terminal 102 applied in the application environment shown in fig. 1 as an example, and includes the following steps:
step S310, displaying a password input soft keyboard; the password entry soft keyboard includes candidate characters of a first character type.
The password input soft keyboard is a software virtual keyboard displayed on the screen of the password input terminal 102, and simulates a keyboard through software and detects corresponding cases on the keyboard to acquire characters, for example, the soft keyboard shown in the interface of the password input terminal 102 shown in fig. 2.
The first character type may be a character type that appears by default when the password input soft keyboard is started, and the first character type may be a character type that is displayed by the password input terminal 102 according to a pre-stored character type sequence, for example, 26-digit letters, 0-9 digits, and the like.
The candidate character of the first character type refers to a sub-character of the first character type, for example, when the first character type is a 26-digit letter, the candidate character is a 26-digit lower case letter of a-Z, and may also be a 26-digit upper case letter of a-Z.
In a specific implementation, a password input soft keyboard may be displayed on a display screen of the password input terminal 102, where the displayed password input soft keyboard includes candidate characters of the first character type. The display mode of the password input soft keyboard can be soft keyboards with different design styles, such as software disks with different 'skin' styles, soft keyboards suspended at any position on the interface display screen of the password input terminal 102, soft keyboards capable of zooming in and out, soft keyboards capable of changing the number of multiple keys and switching input modes, and the like. The password input soft keyboard displayed on the password input terminal 102 includes candidate characters of a first character type, the first character type may be a character type preferentially displayed according to a user common character or a country in which the user is located, or a character type displayed according to a preset sequence, and the candidate characters are determined according to the determination of the first character type depending on the first character type.
For example, the password input soft keyboard on the password input terminal 102 shown in fig. 2 includes candidate characters in which the first character type is japanese and the first character type is a 26-digit lower case letter. The candidate characters are displayed differently according to the sub first character type.
Step S320, receiving a character type switching request.
The character type switching request may be a request generated by the password input terminal 102 after the user triggers a virtual key on the password input soft keyboard, or may be a request generated by the authentication server 104 after the password input terminal 102 detects that the user triggers a character type switching virtual key.
In a specific implementation, the password input terminal 102 may include a virtual button, where the trigger function of the virtual button may be a character switching function for switching the first character type, and when a user clicks the virtual button, the user submits to switch the first character type, and if the user does not click the virtual button, the display of the first character type by the password input soft keyboard on the password input terminal 102 is maintained.
For example, the password input soft keyboard provides a virtual key with a "language switching" function, such as a virtual key shaped like a terrestrial sphere in the frame in fig. 2, and after the user clicks the virtual key, the password input terminal 102 obtains the character type switching request.
Step S330, in response to the character type switching request, switching the candidate character of the first character type to a candidate character of a second character type, so as to provide candidate characters of multiple character types for a user to perform password input.
The second character type is different from the first character type, the second character type is displayed on the password input soft keyboard after being switched from the first character type, and candidate characters of the second character type depend on the second character type, for example, if the first character type is 26-bit letters, the second character type is other than 26-bit letters, such as japanese, greek or international phonetic symbols.
In a specific implementation, after receiving a character type switching request, the password input terminal 102 switches, in response to the character switching request, a candidate character of a first character type to a candidate character of a second character type, where a switching order of switching the first character type to the second character type may be preset, that is, a preset character switching order is used to switch the book order according to the number of times of responding to the switching request, or a popup window for displaying character type switching may be provided, and the password input terminal 102 may display the character switching popup window after responding to the character type switching request, and provide a selection confirmation for multiple character types displayed in the popup window by a user.
For example, as shown in fig. 2, after the first character type displayed on the password input soft keyboard shown in the left diagram in fig. 2 is japanese and the virtual button "language switching" on the password input soft keyboard is triggered, the character type is switched to the second character type, i.e. 26-bit lower case letters, displayed on the password input soft keyboard shown in the right diagram.
According to the password input method, before the password input terminal receives the password input by the user, the password input soft keyboard is firstly displayed, and the candidate character of the first character type displayed by the password input soft keyboard is switched into the candidate character of the second character type by receiving and responding to the character type switching request generated by the user trigger, so that the candidate characters of multiple character types are provided for the user to input the password. By adopting the method, the diversity of the password can be improved by increasing the character type of the password under the scene of limiting the password input length, and the switching of password characters can be realized through the virtual control on the existing password input soft keyboard, so that the cost is saved, and the security of the password is improved.
In one embodiment, after the step S330, the method further includes:
displaying a character type candidate window; the character type candidate window comprises a plurality of candidate character types; receiving a selected trigger operation of one of the candidate character types; and determining the selected character type as a second character type.
The character type candidate window may be a popup window that provides multiple character type candidates and is displayed on the interactive interface of the password input terminal 102, that is, after the password input terminal 102 responds to a character type switching request, a window that provides multiple character type candidates pops up, and the multiple character types displayed in the window may be arranged in the order of the initials of the character type names or in the degree of the character type commonly used by the user. The character type candidate popup may be displayed in the interface of the password input terminal 102 or dragged to any position.
In a specific implementation, after responding to the character type switching request, the password input terminal 102 pops up a window providing multiple character type candidates, and the window provides multiple character type alternatives for switching. The user selects one character type in the window, and the first character type currently displayed by the password input soft keyboard can be switched into the selected character type by clicking, double-clicking or long-pressing the character type.
For example, a character type candidate window is displayed on the interactive interface of the password input terminal 102, a plurality of character types are arranged in the window according to the size sequence of the first character of the character type, the user can check more candidate character types by pressing a sliding key provided on one side of the sliding window, when one of the character types to be used is checked, the user can submit the character type by clicking a 'selection position' of the character type, and the selected character type is used as a second character type.
In one embodiment, the password input soft keyboard comprises a character switching control, and the character type switching request is a request obtained according to a triggering operation of the character switching control.
The character switching control can be a virtual control preset on the password input soft keyboard and used for switching character types, or can be an existing virtual control on the password input soft keyboard, and the virtual control is used for switching character types by increasing the character switching function of the virtual control.
In a specific implementation, the character switching request received by the password input terminal 102 may be a character switching request generated by a user clicking a certain virtual control on a password input soft keyboard, or a character switching request generated by a user clicking a character switching control preset on a password input soft keyboard.
For example, the password input soft keyboard shown in fig. 2 includes a virtual control "language switching" labeled with a box, and a user can generate a character type switching request after clicking the virtual control.
In one embodiment, the character types include international phonetic symbols and/or at least one world language; the world languages comprise Greek language and/or Japanese language.
In a specific implementation, the character type displayed by the password input soft keyboard can be an international phonetic symbol, or at least one world language, that is, the character type displayed by the password input soft keyboard can be an international phonetic symbol, and/or at least one world language, and the world language comprises greek and/or japanese.
For example, as shown in fig. 2, the left-hand password entry soft keyboard displays japanese in the world language, and the right-hand password entry soft keyboard displays english in the world language.
In one embodiment, after the step S310, the method further includes:
detecting the selection triggering operation of the candidate character to generate a plaintext password; generating a cipher text password according to the character type of the plaintext password; and the ciphertext password is used for being sent to an authentication server, so that the authentication server can feed back a password authentication result generated by authenticating the ciphertext password.
The plaintext cipher refers to a cipher that can be visually understood, such as 123, abc, and the like, rather than being displayed by being encrypted.
The ciphertext cipher is a cipher displayed after the plaintext cipher is encrypted, and if the plaintext cipher is "123", the ciphertext cipher is "×".
The password authentication result refers to an authentication result obtained by the authentication server 104 after matching and authenticating the ciphertext password, and the password authentication result includes success of password authentication or failure of password authentication.
In a specific implementation, after the password input terminal 102 detects that the user selects one or more candidate characters on the password input soft keyboard, the generated plaintext password is displayed on the interactive interface of the password input terminal 102 for the selected candidate characters, and the plaintext password is changed into the ciphertext password by using the encryption rule of the threshold value according to the character type contained in the plaintext password, so as to be sent to the authentication server 104, so that the authentication server 104 performs matching according to the ciphertext password, and whether password authentication is successful is judged.
For example, referring to the right diagram of fig. 2, the character type displayed on the password input soft keyboard is english lowercase, the password input terminal 102 provides a password input display window, for displaying the characters input by the user, after the user selects "a", "b" and "c" in turn, the password input display window displays "abc" as a plaintext password, and then the password input terminal 102 encrypts the plaintext password by using the MD5 according to the character type of the plaintext password to obtain a ciphertext password, the ciphertext key may be transmitted to the authentication server 104 for the authentication server 104 to match using the received ciphertext key, namely, the received cipher text password is matched with the pre-stored candidate cipher text password, if the cipher text password is matched with the pre-stored candidate cipher text password, and outputting a result of successful password authentication, and outputting a result of failed password authentication if the matching is unsuccessful.
In one embodiment, after the step S330, the method further includes:
switching the candidate character of the first character type into a common character; the common characters are the characters with the most front use times in the candidate characters; receiving interface sliding operation aiming at the common characters; and switching the common characters into candidate characters of the second character type according to the sliding direction of the interface sliding operation.
The frequently used characters are characters which are stored and recorded by the password input terminal 102 and are generated according to the times of using character types by the user, for example, the times of using 26-bit English lowercase by the user is more than the times of using Japanese, and the frequently used characters can be 26-bit English lowercase; for another example, if the user uses individual letters of the 26-digit english lowercase more frequently, such as "a", "i", "n", etc., such characters can be defined as common characters.
In a specific implementation, before the user switches the first character type to the second character type on the password input terminal 102, the password input terminal 102 first switches the candidate character of the first character type to the common character, and after receiving the sliding operation of the user on the common character, switches the common character to the candidate character of the second character type.
For example, the first character type displayed on the password input soft keyboard shown in the password input terminal 102 is a 26-digit english lowercase, and after responding to the character type switching request, the password input terminal 102 switches the candidate character of the first character type to a common character, i.e., japanese. Further, when the password input terminal 102 detects an interface sliding operation triggered by the user when the common character is displayed, the candidate character is switched according to the sliding direction of the interface sliding operation. That is, the password input terminal 102 stores in advance an arrangement order of a character type, the order may be arranged according to the number of times the user uses the character, or may be arranged according to other manners, and after the password input terminal 102 detects the interface sliding operation, the next sequential character in the common character may be arranged according to the leftward sliding direction in a sliding manner, or the candidate character in the first character type before the common character may be arranged according to the leftward sliding direction in a sliding manner, or the previous order may be displayed in a reverse direction.
According to the scheme provided by the embodiment of the invention, before the password input terminal receives the password input by the user, the password input soft keyboard is firstly displayed, the character type candidate window is displayed after responding to the character type switching request, the character type provided by the character type candidate window is provided for the user to select, the character type is switched by utilizing the character switching control, and the selectable range of the character type comprises international phonetic symbols and/or at least one world language. And after receiving the plaintext password input by the user, the password input terminal generates a ciphertext password according to the character type, and the ciphertext password is sent to the authentication server for the authentication server to authenticate the ciphertext password. By adopting the method, the diversity of the password can be improved by increasing the character type of the password under the scene of limiting the password input length, and the switching of password characters can be realized through the virtual control on the existing password input soft keyboard, so that the cost is saved, and the security of the password is improved.
It should be understood that, although the steps in the flowchart of fig. 3 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of the steps in fig. 3 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 4, there is provided a password input apparatus comprising a soft keyboard display module 410, a switch request receiving module 420 and a candidate character switching module 430, wherein:
a soft keyboard display module 410 for displaying a password input soft keyboard; the password input soft keyboard comprises candidate characters of a first character type;
a switching request receiving module 420, configured to receive a character type switching request;
and the candidate character switching module 430 is configured to switch the candidate character of the first character type to a candidate character of a second character type in response to the character type switching request, so as to provide candidate characters of multiple character types for a user to perform password input.
According to the scheme provided by the embodiment of the invention, before the password input terminal receives the password input by the user, the password input soft keyboard is firstly displayed, and the candidate character of the first character type displayed by the password input soft keyboard is switched into the candidate character of the second character type by receiving and responding to the character type switching request generated by the user trigger, so that the candidate characters of a plurality of character types are provided for the user to input the password. By adopting the method, the diversity of the password can be improved by increasing the character type of the password under the scene of limiting the password input length, and the switching of password characters can be realized through the virtual control on the existing password input soft keyboard, so that the cost is saved, and the security of the password is improved.
In one embodiment, the apparatus further comprises:
the character window display module is used for displaying a character type candidate window; the character type candidate window comprises a plurality of candidate character types; the trigger operation receiving module is used for receiving the selected trigger operation of one character type of the candidate character types; and the second character determining module is used for determining the selected character type as a second character type.
In one embodiment, the password input soft keyboard comprises a character switching control, and the character type switching request is a request obtained according to a triggering operation of the character switching control.
In one embodiment, the character types include international phonetic symbols and/or at least one world language; the world languages comprise Greek language and/or Japanese language.
In one embodiment, the apparatus further comprises:
the plaintext password generation module is used for detecting the selected triggering operation of the candidate character and generating a plaintext password; the ciphertext password generating module is used for generating a ciphertext password according to the character type of the plaintext password; and the ciphertext password is used for being sent to an authentication server, so that the authentication server can feed back a password authentication result generated by authenticating the ciphertext password.
In one embodiment, the apparatus further comprises:
the frequently-used character switching module is used for switching the candidate character of the first character type into a frequently-used character; the common characters are the characters with the most front use times in the candidate characters; the sliding operation receiving module is used for receiving interface sliding operation aiming at the common characters; and the second character switching module is used for switching the common characters into candidate characters of the second character type according to the sliding direction of the interface sliding operation.
According to the scheme provided by the embodiment of the invention, before the password input terminal receives the password input by the user, the password input soft keyboard is firstly displayed, the character type candidate window is displayed after responding to the character type switching request, the character type provided by the character type candidate window is provided for the user to select, the character type is switched by utilizing the character switching control, and the selectable range of the character type comprises international phonetic symbols and/or at least one world language. And after receiving the plaintext password input by the user, the password input terminal generates a ciphertext password according to the character type, and the ciphertext password is sent to the authentication server for the authentication server to authenticate the ciphertext password. By adopting the method, the diversity of the password can be improved by increasing the character type of the password under the scene of limiting the password input length, and the switching of password characters can be realized through the virtual control on the existing password input soft keyboard, so that the cost is saved, and the security of the password is improved.
For specific limitations of the password input device, reference may be made to the above limitations of the password input method, which are not described herein again. The modules in the password input device can be wholly or partially realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a terminal, and its internal structure diagram may be as shown in fig. 5. The computer device includes a processor, a memory, a network interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a password input method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 5 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory having a computer program stored therein, the processor implementing the following steps when executing the computer program:
displaying a password input soft keyboard; the password input soft keyboard comprises candidate characters of a first character type;
receiving a character type switching request;
and responding to the character type switching request, switching the candidate character of the first character type into a candidate character of a second character type, so as to provide candidate characters of multiple character types for a user to input a password.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
displaying a character type candidate window; the character type candidate window comprises a plurality of candidate character types; receiving a selected trigger operation of one of the candidate character types; and determining the selected character type as a second character type.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
the password input soft keyboard comprises a character switching control, and the character type switching request is a request obtained according to the triggering operation of the character switching control.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
the character type comprises an international phonetic symbol and/or at least one world language; the world languages comprise Greek language and/or Japanese language.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
detecting the selection triggering operation of the candidate character to generate a plaintext password; generating a cipher text password according to the character type of the plaintext password; and the ciphertext password is used for being sent to an authentication server, so that the authentication server can feed back a password authentication result generated by authenticating the ciphertext password.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
switching the candidate character of the first character type into a common character; the common characters are the characters with the most front use times in the candidate characters; receiving interface sliding operation aiming at the common characters; and switching the common characters into candidate characters of the second character type according to the sliding direction of the interface sliding operation.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
displaying a password input soft keyboard; the password input soft keyboard comprises candidate characters of a first character type;
receiving a character type switching request;
and responding to the character type switching request, switching the candidate character of the first character type into a candidate character of a second character type, so as to provide candidate characters of multiple character types for a user to input a password.
In one embodiment, the computer program when executed by the processor further performs the steps of:
displaying a character type candidate window; the character type candidate window comprises a plurality of candidate character types; receiving a selected trigger operation of one of the candidate character types; and determining the selected character type as a second character type.
In one embodiment, the computer program when executed by the processor further performs the steps of:
the password input soft keyboard comprises a character switching control, and the character type switching request is a request obtained according to the triggering operation of the character switching control.
In one embodiment, the computer program when executed by the processor further performs the steps of:
the character type comprises an international phonetic symbol and/or at least one world language; the world languages comprise Greek language and/or Japanese language.
In one embodiment, the computer program when executed by the processor further performs the steps of:
detecting the selection triggering operation of the candidate character to generate a plaintext password; generating a cipher text password according to the character type of the plaintext password; and the ciphertext password is used for being sent to an authentication server, so that the authentication server can feed back a password authentication result generated by authenticating the ciphertext password.
In one embodiment, the computer program when executed by the processor further performs the steps of:
switching the candidate character of the first character type into a common character; the common characters are the characters with the most front use times in the candidate characters; receiving interface sliding operation aiming at the common characters; and switching the common characters into candidate characters of the second character type according to the sliding direction of the interface sliding operation.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A password input method, comprising the steps of:
displaying a password input soft keyboard; the password input soft keyboard comprises candidate characters of a first character type; the first character type is a character type displayed according to a frequently-used character type of a user;
receiving a character type switching request;
responding to the character type switching request, switching the candidate character of the first character type into a candidate character of a second character type, and providing candidate characters of multiple character types for a user to input a password;
wherein the switching the candidate character of the first character type to the candidate character of the second character type includes: switching the sequence according to the response times of the character type switching request by utilizing a preset switching sequence for switching the first character type to the second character type;
after responding to the character type switching request, the method further comprises the following steps: switching the candidate character of the first character type into a common character; the common characters are the characters with the most front use times in the candidate characters; receiving interface sliding operation aiming at the common characters; and switching the common characters into candidate characters of the second character type according to the sliding direction of the interface sliding operation.
2. The method of claim 1, after said responding to said character type switch request, further comprising:
displaying a character type candidate window; the character type candidate window comprises a plurality of candidate character types;
receiving a selected trigger operation of one of the candidate character types;
and determining the selected character type as a second character type.
3. The method according to claim 1, wherein the soft keyboard comprises a character switching control, and the character type switching request is a request obtained according to a triggering operation of the character switching control.
4. The method according to claim 1, wherein the character types include international phonetic symbols and/or at least one world language; the world languages comprise Greek language and/or Japanese language.
5. The method of claim 1, wherein after displaying the password entry soft keyboard, further comprising:
detecting the selection triggering operation of the candidate character to generate a plaintext password;
generating a cipher text password according to the character type of the plaintext password; and the ciphertext password is used for being sent to an authentication server, so that the authentication server can feed back a password authentication result generated by authenticating the ciphertext password.
6. The method of claim 3, wherein the character switching control is obtained by adding a character switching function to an existing virtual control in the password entry software disk.
7. A password input apparatus, characterized in that the apparatus comprises:
the soft keyboard display module is used for displaying a password input soft keyboard; the password input soft keyboard comprises candidate characters of a first character type; the first character type is a character type displayed according to a frequently-used character type of a user;
a switching request receiving module for receiving a character type switching request;
the candidate character switching module is used for responding to the character type switching request, switching the candidate character of the first character type into the candidate character of the second character type, and providing the candidate characters of multiple character types for the user to input the password;
the candidate character switching module is also used for utilizing a preset switching sequence for switching a first character type to a second character type and carrying out sequence switching according to the response times of the character type switching request;
the candidate character switching module is further configured to switch the candidate character of the first character type into a common character; the common characters are the characters with the most front use times in the candidate characters; receiving interface sliding operation aiming at the common characters; and switching the common characters into candidate characters of the second character type according to the sliding direction of the interface sliding operation.
8. The apparatus of claim 7, further comprising:
the character window display module is used for displaying a character type candidate window; the character type candidate window comprises a plurality of candidate character types;
the trigger operation receiving module is used for receiving the selected trigger operation of one character type of the candidate character types;
and the second character determining module is used for determining the selected character type as a second character type.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 6 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 6.
CN201910034265.6A 2019-01-15 2019-01-15 Password input method, device, computer equipment and storage medium Active CN109858290B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910034265.6A CN109858290B (en) 2019-01-15 2019-01-15 Password input method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910034265.6A CN109858290B (en) 2019-01-15 2019-01-15 Password input method, device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN109858290A CN109858290A (en) 2019-06-07
CN109858290B true CN109858290B (en) 2021-04-20

Family

ID=66894607

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910034265.6A Active CN109858290B (en) 2019-01-15 2019-01-15 Password input method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN109858290B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113704714B (en) * 2020-05-20 2024-06-11 Oppo广东移动通信有限公司 Password verification method, device, terminal and storage medium
CN112261005B (en) * 2020-09-27 2022-12-06 中孚安全技术有限公司 Method and system for hiding Web secure login password
CN113660208B (en) * 2021-07-16 2023-04-07 北京一砂信息技术有限公司 Browser-based security password authentication service system and method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1275732A (en) * 1999-05-30 2000-12-06 梁晨 Chinese character keyboard input system and applied technology thereof
CN1367420A (en) * 2002-02-23 2002-09-04 蒋子刚 Digital keyboard Chinese input method and its key position arrangement
CN105718787A (en) * 2016-02-15 2016-06-29 上海斐讯数据通信技术有限公司 Router password complexity calibration method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012088750A (en) * 2009-02-09 2012-05-10 Toshiba Corp Electronic apparatus and character input program for electronic apparatus
CN101706690A (en) * 2009-12-07 2010-05-12 北京搜狗科技发展有限公司 Adaptive input method and adaptive input system
CN103246452A (en) * 2012-02-01 2013-08-14 联想(北京)有限公司 Method for switching character types in handwriting input and electronic device
CN103309593B (en) * 2012-03-12 2018-03-20 深圳富泰宏精密工业有限公司 Interface of input method display system and method
CN105224858A (en) * 2014-06-05 2016-01-06 阿里巴巴集团控股有限公司 A kind of interface for password input display packing and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1275732A (en) * 1999-05-30 2000-12-06 梁晨 Chinese character keyboard input system and applied technology thereof
CN1367420A (en) * 2002-02-23 2002-09-04 蒋子刚 Digital keyboard Chinese input method and its key position arrangement
CN105718787A (en) * 2016-02-15 2016-06-29 上海斐讯数据通信技术有限公司 Router password complexity calibration method

Also Published As

Publication number Publication date
CN109858290A (en) 2019-06-07

Similar Documents

Publication Publication Date Title
US10176315B2 (en) Graphical authentication
US10223517B2 (en) Gesture-to-password translation
CN109858290B (en) Password input method, device, computer equipment and storage medium
EP3319069A1 (en) Method for authenticating a user by means of a non-secure terminal
US9117068B1 (en) Password protection using pattern
CN107273736B (en) Cipher-code input method, device, computer equipment and storage medium
NO327152B1 (en) Procedure to improve security in login and service access procedures
WO2021027150A1 (en) Server security detection method and apparatus, computer device, and storage medium
KR101267229B1 (en) Method and system for authenticating using input pattern
US9692753B2 (en) Password encode card system and method
CN108292996B (en) Method and system for authenticating identity using a variable keypad
US20170249450A1 (en) Device and Method for Authenticating a User
JP2008040984A (en) Software keyboard program and information processing terminal
CN104966017A (en) Password input protection system and method
CN111679781A (en) Verification processing method, device, equipment and medium
KR102014408B1 (en) Method and computer program for user authentication using image touch password
US20190057206A1 (en) Generation of a captcha on a handheld touch screen device
KR101015633B1 (en) A method and a computer readable media for secure data input
CN114244519A (en) Password verification method and device, computer equipment and storage medium
US11095435B2 (en) Keystroke dynamics anonimization
JP6493973B2 (en) Character string input method and program
LIM Multi-grid background Pass-Go
CN114528530A (en) Application icon display method and device
CN111191264A (en) Echoing method, echoing device, computer equipment and storage medium
Kausar et al. Review of Multimedia Graphical Grid Based Text Password Authentication for Advanced User

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Room 1901, building 5, Shenzhen new generation industrial park, 136 Zhongkang Road, Meidu community, Meilin street, Futian District, Shenzhen, Guangdong 518000

Applicant after: Zhaoyin yunchuang Information Technology Co.,Ltd.

Address before: 518000 Room 201, building A, No. 1, Qian Wan Road, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong (Shenzhen Qianhai business secretary Co., Ltd.)

Applicant before: MBCLOUD (SHENZHEN) INFORMATION TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Password input method, device, computer equipment, and storage medium

Effective date of registration: 20231117

Granted publication date: 20210420

Pledgee: Shenzhen Branch of China Merchants Bank Co.,Ltd.

Pledgor: Zhaoyin yunchuang Information Technology Co.,Ltd.

Registration number: Y2023980065913