CN108280374B - Mobile terminal keyboard safety input control method, system and storage medium - Google Patents

Mobile terminal keyboard safety input control method, system and storage medium Download PDF

Info

Publication number
CN108280374B
CN108280374B CN201810160911.9A CN201810160911A CN108280374B CN 108280374 B CN108280374 B CN 108280374B CN 201810160911 A CN201810160911 A CN 201810160911A CN 108280374 B CN108280374 B CN 108280374B
Authority
CN
China
Prior art keywords
mobile terminal
virtual keyboard
character
characters
keyboard
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
CN201810160911.9A
Other languages
Chinese (zh)
Other versions
CN108280374A (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.)
Huizhou TCL Mobile Communication Co Ltd
Original Assignee
Huizhou TCL Mobile Communication 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 Huizhou TCL Mobile Communication Co Ltd filed Critical Huizhou TCL Mobile Communication Co Ltd
Priority to CN201810160911.9A priority Critical patent/CN108280374B/en
Publication of CN108280374A publication Critical patent/CN108280374A/en
Application granted granted Critical
Publication of CN108280374B publication Critical patent/CN108280374B/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/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/82Protecting input, output or interconnection devices
    • G06F21/83Protecting input, output or interconnection devices input devices, e.g. keyboards, mice or controllers thereof
    • 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
    • G06F3/04886Interaction 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 by partitioning the display area of the touch-screen or the surface of the digitising tablet into independently controllable areas, e.g. virtual keyboards or menus

Abstract

The invention discloses a mobile terminal keyboard safety input control method, a system and a storage medium, wherein the method comprises the following steps: numbering the positions of all characters on the virtual keyboard; when detecting that a password is input in the mobile terminal through a virtual keyboard of a touch screen, generating a random number; adding the generated random numbers to the numbers corresponding to the characters to obtain new codes corresponding to the characters; and then, each new code is used for carrying out the operation of taking the number of the characters of the virtual keyboard to generate a final code, and each character is filled into the virtual keyboard according to the corresponding final code. The coordinate of the virtual keyboard can be effectively protected when a user uses the virtual keyboard of the touch screen, leakage of password input caused by leakage of the touch coordinate when the user performs input operations such as passwords and the like is avoided, and therefore safety of the mobile terminal is improved, and guarantee is provided for the user.

Description

Mobile terminal keyboard safety input control method, system and storage medium
Technical Field
The invention relates to the technical field of mobile terminals, in particular to a mobile terminal keyboard safety input control method, a mobile terminal keyboard safety input control system and a storage medium.
Background
At present, a touch screen is mostly adopted in a mobile terminal, traditional keyboard typing input is also replaced by a virtual touch keyboard on the touch screen, when a user needs to input on the mobile terminal, the virtual keyboard is displayed on a screen of the mobile terminal, then the virtual keyboard is divided into a plurality of touch areas which are not overlapped mutually, each touch area corresponds to input of a character, and when a touch point of the user on the touch screen falls into the touch area corresponding to a character string, the character is considered to be input. Because the touch screen adopts absolute coordinates, namely the coordinates input by the touch screen are irrelevant to the coordinates input before and after, when the coordinates of the touch screen of the mobile terminal are leaked, the input characters are easy to be hijacked by others, and particularly when a user inputs a password and the like, the password is easy to be stolen by others if the coordinates of the touch screen are leaked.
Accordingly, the prior art is yet to be improved and developed.
Disclosure of Invention
In view of the defects of the prior art, the present invention aims to provide a mobile terminal keyboard security input control method, a mobile terminal keyboard security input control system and a storage medium, and the present invention provides a mobile terminal keyboard security input control method, which aims to effectively protect coordinates of a virtual keyboard when a user uses the virtual keyboard of a touch screen, and avoid leakage of password input caused by leakage of touch coordinates when the user performs input operations such as password and the like, thereby improving the security of the mobile terminal and providing guarantee for the user.
In order to achieve the purpose, the invention adopts the following technical scheme:
a mobile terminal keyboard safety input control method comprises the following steps:
numbering positions of all characters on a virtual keyboard of the mobile terminal;
when detecting that a password is input in the mobile terminal through a virtual keyboard of a touch screen, generating a random number;
adding the generated random numbers to the numbers corresponding to the characters to obtain new codes corresponding to the characters;
and then, each new code is used for carrying out the operation of taking the number of the characters of the virtual keyboard to generate a final code, and each character is filled into the virtual keyboard according to the corresponding final code.
The mobile terminal keyboard security input control method, wherein the step of numbering the positions of all characters on the virtual keyboard further comprises: numbering the positions of all characters on the virtual keyboard is not repeated and starts from zero continuously.
The mobile terminal keyboard security input control method, wherein the step of numbering the positions of all characters on the virtual keyboard further comprises: each touch area on a virtual keyboard on a touch screen of the mobile terminal is predefined to correspond to one character, and each touch area is numbered.
The mobile terminal keyboard safety input control method is characterized in that each touch area is a rectangle, and the touch area is determined by coordinates of the lower left corner and the upper right corner of the rectangle; assuming that the coordinates of the lower left corner and the upper right corner of the rectangle are (x1, x2), (y1, y2), when there is a touch coordinate (x, y), if x1< x < y1 and x2< y < y2 are satisfied, the touch point touches the touch area of the rectangle, that is, the character corresponding to the touch area of the rectangle is touched.
The mobile terminal keyboard safety input control method is characterized in that when the fact that a password is input through a virtual keyboard of a touch screen in the mobile terminal is detected, a random number is generated, and the number is a positive integer larger than or equal to zero.
The mobile terminal keyboard safety input control method, wherein the new code corresponding to each character is obtained by adding the generated random number to the number corresponding to each character, comprises: the number corresponding to the original character is K, the generated random number is H, and the new code corresponding to the character is K + H.
The mobile terminal keyboard security input control method, wherein the operation of adding each new code to the number of characters of the virtual keyboard to generate the final code, and filling each character into the virtual keyboard according to the corresponding final code, comprises: and if the number corresponding to the original character is K and the generated random number is H, the new code corresponding to the character is K + H, the K + H generates a final code G by the operation of taking the balance of the number of the characters of the virtual keyboard, and then the character is placed in the virtual keyboard area corresponding to the G.
A mobile terminal keyboard security input control system, comprising: a processor, a memory, and a communication bus;
the memory has stored thereon a computer readable program executable by the processor;
the communication bus realizes connection communication between the processor and the memory;
the processor, when executing the computer readable program, implements the steps of any of the mobile terminal keyboard security input control methods.
A computer readable storage medium, storing one or more programs, which are executable by one or more processors, to implement the steps in any of the mobile terminal keypad security input control methods.
Compared with the prior art, the mobile terminal keyboard safety input control method, the system and the storage medium provided by the invention have the advantages that the positions of all characters on the virtual keyboard are numbered; when detecting that a password is input in the mobile terminal through a virtual keyboard of a touch screen, generating a random number; adding the generated random numbers to the numbers corresponding to the characters to obtain new codes corresponding to the characters; and then, each new code is used for carrying out the operation of taking the number of the characters of the virtual keyboard to generate a final code, and each character is filled into the virtual keyboard according to the corresponding final code. When the user uses the virtual keyboard of the touch screen, the coordinates of the virtual keyboard can be effectively protected, leakage of password input caused by leakage of the touch coordinates when the user performs input operations such as passwords and the like is avoided, and therefore the safety of the mobile terminal is improved, guarantee is provided for the user, and convenience is provided for the user.
Drawings
Fig. 1 is a flowchart of a mobile terminal keyboard security input control method provided by the present invention.
FIG. 2 is a functional block diagram of a keyboard security input control system of a mobile terminal according to a preferred embodiment of the present invention.
FIG. 3 is a functional block diagram of a system for installing a keyboard security input control program of a mobile terminal according to a preferred embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and effects of the present invention clearer and clearer, the present invention is further described in detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1, the method for controlling the keypad security input of the mobile terminal according to the present invention includes the following steps:
s10, numbering positions of all characters on the virtual keyboard of the mobile terminal;
in the embodiment of the invention, the numbering of the positions of all characters on the virtual keyboard is not repeated and is started from zero continuously; for example, the virtual keyboard includes twenty-six virtual keys a, B, C, … …, and Z, and the keys are numbered with number a corresponding to number 0, B corresponding to number 1, C corresponding to number 2, … …, and Z corresponding to number 25, or they may be numbered in a disorderly sequence, for example, a corresponding to number 1, B corresponding to number 2, C corresponding to number 3, … …, Y corresponding to number 25, and Z corresponding to number 0.
A, B, C … … Z above refers to the touch screen area where the specific key is located, and does not mean the specific character.
In this embodiment, the step of numbering the positions of all the characters on the virtual keyboard further includes: predefining a character corresponding to each touch area on a virtual keyboard on a touch screen of the mobile terminal, and numbering each touch area;
each touch area is a rectangle, and the touch area is determined by coordinates of the lower left corner and the upper right corner of the rectangle; let the coordinates of the lower left corner and the upper right corner of the rectangle be (x1, x2), (y1, y2), respectively, then when there is a touch coordinate (x, y), if x1< x < y1 and x2< y < y2 are satisfied, the touch point touches the touch area of the rectangle, that is, touches the character corresponding to the touch area of the rectangle.
S20, generating a random number when detecting that the password is input through the virtual keypad of the touch screen in the mobile terminal.
In the embodiment of the invention, when detecting that the password is input through the virtual keyboard of the touch screen in the mobile terminal, a random number is generated; the number is a positive integer greater than or equal to zero.
And S30, adding the generated random numbers to the numbers corresponding to the characters to obtain new codes corresponding to the characters.
In the embodiment of the present invention, the generated random number is added to the number corresponding to each character to obtain a new code corresponding to each character, for example: the number corresponding to the original character is K, the generated random number is H, and the new code corresponding to the character is K + H.
And S40, performing remainder operation on the characters of the virtual keyboard by each new code to generate a final code, and filling each character into the virtual keyboard according to the corresponding final code.
In the embodiment of the present invention, the operation of adding each new code to the number of characters of the virtual keyboard to generate a final code, and filling each character into the virtual keyboard according to the corresponding final code includes:
the number corresponding to the original character is K, the generated random number is H, the new code corresponding to the character is K + H, and the K + H is virtualized.
In the embodiment of the present invention, an example that "the number corresponding to the original character is K, the generated random number is H, and the new code corresponding to the character is K + H" is described, for example: for example, if the number K =4 corresponding to the character D, and the random number generated this time is H =101, then K + H =105, and then in the virtual keyboard display this time, 105 takes 1 to 26 (26 characters in total), that is, D is displayed on the bit corresponding to 1.
An illustrative example is that the random number generated this time on a standard QWERTY keyboard is 101, and the character D will be displayed on the bits of the character a. As another example, character F would be displayed on the bits of character C. The displayed positions of each character on the virtual keyboard are different, so that the input safety is ensured.
In the invention, the main role of numbering the positions of all characters on the virtual keyboard is as follows: for the following mathematical calculations. And then dynamically adjusting the positions of the characters according to the calculation result to ensure that the displayed positions of the characters on the virtual keyboard are different each time, thereby ensuring the input safety. Especially, when the touch screen data of the mobile phone is acquired by others, the user can not know each virtual keyboard input.
In step S20, the effect of generating "random numbers" is to make the displayed bits of each character on the virtual keyboard different, so as to ensure the security of input. Especially, when the touch screen data of the mobile phone is acquired by others, the user can not know each virtual keyboard input.
Has the advantages that: the displayed positions of each character on the virtual keyboard are different, so that the input safety is ensured. Especially, when the touch screen data of the mobile phone is acquired by others, the user can not know each virtual keyboard input.
As shown in fig. 2, based on the mobile terminal keyboard security input control method, the invention also correspondingly provides a mobile terminal keyboard security input control system, which may be a mobile terminal, a desktop computer, a notebook, a palmtop computer, a server and other computing devices. The mobile terminal keypad security input control system includes a processor 10, a memory 20, and a display 30. FIG. 2 shows only some of the components of the mobile terminal keypad security input control system, but it should be understood that not all of the shown components are required and that more or fewer components may be implemented instead.
The memory 20 may in some embodiments be an internal storage unit of the mobile terminal keypad security input control system, such as a hard disk or a memory of the mobile terminal keypad security input control system. The memory 20 may also be an external storage device of the mobile terminal keypad security input control system in other embodiments, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are equipped on the mobile terminal keypad security input control system. Further, the memory 20 may also include both an internal storage unit and an external storage device of the mobile terminal keypad security input control system. The memory 20 is used for storing application software installed in the mobile terminal keyboard security input control system and various data, such as program codes for installing the mobile terminal keyboard security input control system. The memory 20 may also be used to temporarily store data that has been output or is to be output. In one embodiment, the memory 20 stores a mobile terminal keypad security input control program 40, and the mobile terminal keypad security input control program 40 can be executed by the processor 10, so as to implement the mobile terminal keypad security input control method in the present application.
The processor 10 may be a Central Processing Unit (CPU), a microprocessor or other data Processing chip in some embodiments, and is used for executing program codes stored in the memory 20 or Processing data, such as executing the mobile terminal keyboard security input control method.
The display 30 may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch panel, or the like in some embodiments. The display 30 is used for displaying information of the keypad security input control system of the mobile terminal and for displaying a visual user interface. The components 10-30 of the mobile terminal keypad security input control system communicate with each other via a system bus.
In one embodiment, when the processor 10 executes the mobile terminal keypad security input control program 40 in the memory 20, the following steps are implemented:
numbering the positions of all characters on the virtual keyboard;
when detecting that a password is input in the mobile terminal through a virtual keyboard of a touch screen, generating a random number;
adding the generated random numbers to the numbers corresponding to the characters to obtain new codes corresponding to the characters;
and then, each new code is used for carrying out the operation of taking the number of the characters of the virtual keyboard to generate a final code, and each character is filled into the virtual keyboard according to the corresponding final code, specifically as described above.
Further, in the mobile terminal keyboard security input control system, the step of numbering the positions of all characters on the virtual keyboard further includes: numbering the positions of all characters on the virtual keyboard is not repeated and starts from zero consecutively, as described above.
The step of numbering the positions of all the characters on the virtual keyboard further comprises: each touch area on a virtual keyboard on a touch screen of the mobile terminal is predefined to correspond to one character, and each touch area is numbered.
Each touch area is a rectangle, and the touch area is determined by coordinates of the lower left corner and the upper right corner of the rectangle; let the coordinates of the lower left corner and the upper right corner of the rectangle be (x1, x2), (y1, y2), and when there is a touch coordinate (x, y), if x1< x < y1 and x2< y < y2 are satisfied, the touch point touches the touch area of the rectangle, that is, the character corresponding to the touch area of the rectangle is touched, as described above.
When detecting that the password is input in the mobile terminal through the virtual keyboard of the touch screen, generating a random number, wherein the number is a positive integer greater than or equal to zero.
Adding the generated random numbers to the numbers corresponding to the characters to obtain new codes corresponding to the characters, wherein the new codes comprise: the number corresponding to the original character is K, the generated random number is H, and the new code corresponding to the character is K + H.
Further, the operation of adding the number of characters of the virtual keyboard to the number of the new codes to generate final codes, and filling the characters into the virtual keyboard according to the corresponding final codes includes: the number corresponding to the original character is K, the generated random number is H, the new code corresponding to the character is K + H, the K + H is subjected to the operation of taking the remainder of the characters of the virtual keyboard to generate a final code G, and then the character is placed in the virtual keyboard region corresponding to G, as described above.
Please refer to fig. 3, which is a functional block diagram illustrating a keyboard security input control system of a mobile terminal according to a preferred embodiment of the present invention. In this embodiment, the system for installing the keypad security input control program of the mobile terminal may be divided into one or more modules, and the one or more modules are stored in the memory 20 and executed by one or more processors (in this embodiment, the processor 10) to complete the present invention. For example, in fig. 3, the system for installing the mobile terminal keypad security input control program may be divided into a keypad number module 21, a detection and generation module 22, a code conversion module 23, and a character filling module 24. The module referred to in the invention is a series of computer program instruction segments capable of completing specific functions, and is more suitable for describing the execution process of the mobile terminal keyboard safe input control program in the mobile terminal keyboard safe input control system than the program. The following description will specifically describe the functionality of the modules 21-24.
The keyboard numbering module 21 is used for numbering the positions of all characters on the virtual keyboard;
a detecting and generating module 22, configured to generate a random number when detecting that a password is input through a virtual keyboard of a touch screen in the mobile terminal;
the code conversion module 23 is configured to add the generated random number to the number corresponding to each character to obtain a new code corresponding to each character;
and a character filling module 24, configured to perform a remainder operation on the number of characters of the virtual keyboard by using each new code to generate a final code, and fill each character into the virtual keyboard according to the corresponding final code, which is specifically described above.
In summary, in the mobile terminal keyboard security input control method, system and storage medium provided by the present invention, the method numbers the positions of all characters on the virtual keyboard; when detecting that a password is input in the mobile terminal through a virtual keyboard of a touch screen, generating a random number; adding the generated random numbers to the numbers corresponding to the characters to obtain new codes corresponding to the characters; and then, each new code is used for carrying out the operation of taking the number of the characters of the virtual keyboard to generate a final code, and each character is filled into the virtual keyboard according to the corresponding final code. When the user uses the virtual keyboard of the touch screen, the coordinates of the virtual keyboard can be effectively protected, leakage of password input caused by leakage of the touch coordinates when the user performs input operations such as passwords and the like is avoided, and therefore the safety of the mobile terminal is improved, guarantee is provided for the user, and convenience is provided for the user.
Of course, it will be understood by those skilled in the art that all or part of the processes of the methods of the above embodiments may be implemented by a computer program instructing relevant hardware (such as a processor, a controller, etc.), and the program may be stored in a computer readable storage medium, and when executed, the program may include the processes of the above method embodiments. The storage medium may be a memory, a magnetic disk, an optical disk, etc.
It is to be understood that the invention is not limited to the examples described above, but that modifications and variations may be effected thereto by those of ordinary skill in the art in light of the foregoing description, and that all such modifications and variations are intended to be within the scope of the invention as defined by the appended claims.

Claims (7)

1. A mobile terminal keyboard safety input control method is characterized by comprising the following steps:
numbering positions of all characters on a virtual keyboard of the mobile terminal, wherein numbering of the positions of all characters on the virtual keyboard is not repeated and starts from zero continuously;
when detecting that a password is input in the mobile terminal through a virtual keyboard of a touch screen, generating a random number; wherein the number is a positive integer greater than or equal to zero;
adding the generated random numbers to the numbers corresponding to the characters to obtain new codes corresponding to the characters;
and then, each new code is used for carrying out the operation of taking the number of the characters of the virtual keyboard to generate a final code, and each character is filled into the virtual keyboard according to the corresponding final code.
2. The method for controlling the secure input of the keyboard of the mobile terminal according to claim 1, wherein the step of numbering the positions of all the characters on the virtual keyboard further comprises: each touch area on a virtual keyboard on a touch screen of the mobile terminal is predefined to correspond to one character, and each touch area is numbered.
3. The mobile terminal keyboard secure input control method of claim 2, wherein each touch area is a rectangle, and the touch area is determined by coordinates of a lower left corner and an upper right corner of the rectangle; let the coordinates of the lower left corner and the upper right corner of the rectangle be (x1, x2), (y1, y2), respectively, when there is a touch coordinate (x, y), if x1< x < y1 and x2< y < y2 are satisfied, the touch coordinate is located in the touch area of the rectangle, that is, the character corresponding to the touch area of the rectangle is touched.
4. The method for controlling the secure input of the keyboard of the mobile terminal according to claim 1, wherein the step of adding the generated random number to the number corresponding to each character to obtain the new code corresponding to each character comprises: the number corresponding to the original character is K, the generated random number is H, and the new code corresponding to the character is K + H.
5. The mobile terminal keyboard security input control method of claim 1, wherein the operation of adding each new code to the number of characters of the virtual keyboard to generate a final code, and filling each character into the virtual keyboard according to the corresponding final code comprises: and if the number corresponding to the original character is K and the generated random number is H, the new code corresponding to the character is K + H, the K + H generates a final code G by the operation of taking the balance of the number of the characters of the virtual keyboard, and then the character is placed in the virtual keyboard area corresponding to the G.
6. A mobile terminal keyboard security input control system is characterized by comprising: a processor, a memory, and a communication bus;
the memory has stored thereon a computer readable program executable by the processor;
the communication bus realizes connection communication between the processor and the memory;
the processor, when executing the computer readable program, implements the steps in the mobile terminal keypad security input control method of any of claims 1-5.
7. A computer-readable storage medium, wherein the computer-readable storage medium stores one or more programs, the one or more programs being executable by one or more processors to implement the steps in the mobile terminal keypad security input control method of any one of claims 1-5.
CN201810160911.9A 2018-02-27 2018-02-27 Mobile terminal keyboard safety input control method, system and storage medium Active CN108280374B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810160911.9A CN108280374B (en) 2018-02-27 2018-02-27 Mobile terminal keyboard safety input control method, system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810160911.9A CN108280374B (en) 2018-02-27 2018-02-27 Mobile terminal keyboard safety input control method, system and storage medium

Publications (2)

Publication Number Publication Date
CN108280374A CN108280374A (en) 2018-07-13
CN108280374B true CN108280374B (en) 2022-04-22

Family

ID=62808763

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810160911.9A Active CN108280374B (en) 2018-02-27 2018-02-27 Mobile terminal keyboard safety input control method, system and storage medium

Country Status (1)

Country Link
CN (1) CN108280374B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110188532B (en) * 2019-05-05 2020-12-15 珠海格力电器股份有限公司 Password protection method and device
CN110941352B (en) * 2019-11-28 2021-05-18 北京海泰方圆科技股份有限公司 Keyboard generation method, security information input method and device and mobile terminal
CN111061386B (en) * 2019-11-30 2023-11-03 西藏霖栋科技有限公司 SSID input method and device, SSID verification method and readable storage medium
CN112230807A (en) * 2020-09-17 2021-01-15 厦门熙重电子科技有限公司 Touch screen input information safety protection method
CN113014721A (en) * 2021-04-03 2021-06-22 沈素兰 Safety guarantee method for massive big data information

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103679448A (en) * 2013-11-29 2014-03-26 天地融科技股份有限公司 Password inputting method and password inputting system
CN104463040A (en) * 2014-12-18 2015-03-25 恒宝股份有限公司 Secure input method and system for password

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7861078B2 (en) * 2005-10-14 2010-12-28 Juniper Networks, Inc. Password-authenticated asymmetric key exchange
US8599152B1 (en) * 2010-06-25 2013-12-03 Sprint Communications Company L.P. Intelligent touch screen keyboard
CN104598786B (en) * 2015-01-20 2017-12-15 广东欧珀移动通信有限公司 A kind of cipher-code input method and device
CN106982117A (en) * 2016-01-19 2017-07-25 阿里巴巴集团控股有限公司 The implementation method and device of safety input
CN105956857A (en) * 2016-05-06 2016-09-21 上海动联信息技术股份有限公司 System and method for generating security virtual password keyboard
CN107508826B (en) * 2017-09-14 2020-05-05 阿里巴巴集团控股有限公司 Authentication method and device based on VR scene, VR terminal and VR server

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103679448A (en) * 2013-11-29 2014-03-26 天地融科技股份有限公司 Password inputting method and password inputting system
CN104463040A (en) * 2014-12-18 2015-03-25 恒宝股份有限公司 Secure input method and system for password

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
High accessible virtual keyboards for preventing key-logging;Wooguil Pak 等;《2016 Eighth International Conference on Ubiquitous and Future Networks (ICUFN)》;20160811;全文 *
基于单片机的动态键位防窥密码键盘的设计;曾祥宏;《深圳职业技术学院学报》;20150630;第2015卷(第3期);全文 *

Also Published As

Publication number Publication date
CN108280374A (en) 2018-07-13

Similar Documents

Publication Publication Date Title
CN108280374B (en) Mobile terminal keyboard safety input control method, system and storage medium
US9183373B2 (en) Secure input via a touchscreen
US20140366127A1 (en) Touchscreen security user input interface
CN106325675B (en) Icon placing method and terminal equipment
US20140098141A1 (en) Method and Apparatus for Securing Input of Information via Software Keyboards
US20120326839A1 (en) Electronic device and password input method thereof
US9342172B2 (en) Method of detecting protection case and electronic device thereof
US10346599B2 (en) Multi-function button for computing devices
US9032401B2 (en) Virtual computer system having a first virtual computer that executes a protected process, a second virtual computer that executes an unprotected process, and a hypervisor that controls the first and second virtual computers
US20140013419A1 (en) Electronic device for multiple users and login method thereof
US9035745B2 (en) Biometric authentication
US20150177978A1 (en) Signature verification between a mobile device and a computing device
CN112650993A (en) Screen watermark display method and device, electronic equipment and storage medium
US7703035B1 (en) Method, system, and apparatus for keystroke entry without a keyboard input device
US20150261949A1 (en) Electronic apparatus and authentication method
CN108694011B (en) Method, system and medium for generating dynamic keypad for access code input
US11386188B2 (en) Method and system for recognizing input using index of variable grid
CN109718554A (en) A kind of real-time rendering method, apparatus and terminal
EP3373250B1 (en) Method and portable electronic device for changing graphics processing resolution based on scenario
US10102404B2 (en) Security of screen in electronic device
KR20120107610A (en) The apparatus for verifying user in portable appliance and the method thereof
US20140071058A1 (en) Positioning Clickable Hotspots On A Touchscreen Display
US10088914B2 (en) Modifying input delivery to applications
CN109669613B (en) Mobile terminal fingerprint movement control processing method, mobile terminal and storage medium
CN109495634B (en) Mobile terminal missed call display processing method, mobile terminal and 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