JP4445558B2 - ユーザ認証方法およびユーザ認証システム - Google Patents
ユーザ認証方法およびユーザ認証システム Download PDFInfo
- Publication number
- JP4445558B2 JP4445558B2 JP2008105686A JP2008105686A JP4445558B2 JP 4445558 B2 JP4445558 B2 JP 4445558B2 JP 2008105686 A JP2008105686 A JP 2008105686A JP 2008105686 A JP2008105686 A JP 2008105686A JP 4445558 B2 JP4445558 B2 JP 4445558B2
- Authority
- JP
- Japan
- Prior art keywords
- user
- password
- authentication server
- pattern
- target system
- 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.)
- Expired - Lifetime
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/083—Network architectures or network communication protocols for network security for authentication of entities using passwords
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
- G06F21/33—User authentication using certificates
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
- G06F21/36—User authentication by graphic or iconic representation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/10—Network architectures or network communication protocols for network security for controlling access to devices or network resources
- H04L63/104—Grouping of entities
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computing Systems (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Mathematical Physics (AREA)
- Telephonic Communication Services (AREA)
- Storage Device Security (AREA)
- Collating Specific Patterns (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
- Telephone Function (AREA)
- Input From Keyboards Or The Like (AREA)
Description
図1は、本実施形態に係るユーザ認証方法の全体スキームを説明するための概略図である。同図に示すように、利用対象システム11は、通信回線を介して認証サーバ12に接続されている。ここでは、利用対象システム11が、インターネットを介して認証サーバ12に接続されている例を示している。利用対象システム11は、ユーザの利用に際して、ユーザ認証を要求するシステムである。利用対象システム11は、後述するユーザ認証処理により正当であると判断されたユーザに対して利用を許可する。利用対象システム11の適用例としては、典型的には、セキュリティルームの鍵開閉システムやクレジットカード決済端末装置があげられるが、仮想空間として実現されるようなインターネット上の会員向けのサイトであってもよい。
10^J < (K*L)*(K*L−1)・・(K*L−J+1)
・・・式(1)
従来の認証方法では、パスワードがJ桁の数字列である場合、パスワードの組み合わせは、10のJ乗通りある。一方、本実施形態における認証方法によれば、全体パターンがK行L列のマトリックスである場合、パスワード導出パターンの組み合わせは、(K*L)*(K*L−1)・・(K*L−J+1)通りある。従って、上記(1)式を満たすように全体パターンを構成することにより、従来の認証方法より組み合わせ数を増やし、セキュリティレベルを上げることができる。すなわち、本実施形態によれば、利用対象システム11に対して入力すべきパスワードの桁数が、従来の認証方法と同じ場合であっても、マトリックスの構成を変えるだけで、従来の認証方法よりもセキュリティレベルを容易に上げることができる。
本実施形態は、第1の実施形態の変形であり、ユーザ認証のためのパスワードを、利用対象システム11に代えて、携帯電話機13から入力することを特徴としている。また、本実施形態では、固定的なシステムIDに代えて、利用対象システム11の利用の都度、新たに生成した利用IDを用いた例を併せて説明する。
本実施形態は、携帯電話機13を用いたパスワード導出パターンの登録方法に関するものであり、認証サーバ12がパスワード導出パターンの候補を携帯電話機13に提示し、提示されたパスワード導出パターンの候補の中からユーザが選択することを特徴としている。
本実施形態は、携帯電話機13を用いたパスワード導出パターンの登録方法に関するものであり、提示される提示用パターンに対して、ユーザが意図したパスワード導出パターンに対応する要素値の入力を繰り返すことによって、そのパスワード導出パターンを特定していくことを特徴としている。
本実施形態は、ユーザ認証のための固定的なユーザIDに代えて、一時的にユーザを識別する一時識別情報を生成することを特徴としている。
本実施形態は、利用対象システム11から入力されたパスワードの認証方法に関するものである。以下、利用対象システム11に入力されたパスワードが、システム内パスワードの予め定められた桁において、予め定められた数字を含む数字列と一致する場合を例に、本実施形態におけるパスワードの認証方法を説明する。
本実施形態は、ユーザ以外の者が、利用対象システム11からパスワードを入力することにより、当該ユーザを認証する認証方法に関するものである。
Claims (8)
- 認証サーバが、所定のパターンを構成する要素群の中から選択された特定の要素に基づく、利用対象システムに対するパスワード導出パターンを登録するステップと、
前記認証サーバが、前記利用対象システムについてのシステム識別情報及び当該利用対象システムを利用するための個人情報を制限するためのコードをユーザの情報端末から受け付けるステップと、
前記認証サーバが、前記所定のパターンを構成する要素群のそれぞれに所定のキャラクタを割り当てた提示用パターンを生成するステップと、
前記認証サーバが、前記パスワード導出パターン及び前記提示用パターンに基づいて、システム内パスワードを生成するステップと、
前記認証サーバが、前記生成した提示用パターンを含む所定の画面を前記情報端末装置に提示して、前記パスワード導出パターンに対応する特定の要素に割り当てられた複数のキャラクタが前記利用対象システムに対して入力されるように促すステップと、
前記認証サーバが、前記複数のキャラクタを入力パスワードとして前記利用対象システムから受け付けるステップと、
前記認証サーバが、前記システム内パスワードに基づいて、前記入力パスワードが正当であるか否かを判断するステップと、
前記認証サーバが、前記判断するステップによる判断結果を前記利用システムに通知するステップと、
前記認証サーバが、前記コードに従って制限された、前記ユーザについての個人情報を前記利用対象システムに提供するステップと、
を含むことを特徴とするユーザ認証方法。 - 請求項1記載のユーザ認証方法であって、
前記認証サーバが、前記利用対象システムに対する前記ユーザごとの個人情報を登録するステップ、をさらに含むことを特徴とするユーザ認証方法。 - 請求項1記載のユーザ認証方法であって、
前記認証サーバが、前記ユーザを識別するためのユーザIDに対応付けた一時識別情報を生成し、当該生成した一時識別情報を、前記生成した提示用パターンとともに前記情報端末装置に提示することを特徴とするユーザ認証方法。 - 請求項3記載のユーザ認証方法であって、
前記認証サーバが、前記一時識別情報を前記利用対象システムから受け付けて、当該一時識別情報に従うユーザのシステム内パスワードを特定することを特徴とするユーザ認証方法。 - 情報端末装置及び利用対象システムに通信可能に接続される認証サーバであって、
所定のパターンを構成する要素群の中から選択された特定の要素に基づく、前記利用対象システムに対するパスワード導出パターンを登録する手段と、
前記利用対象システムについてのシステム識別情報及び当該利用対象システムを利用するための個人情報を制限するためのコードをユーザの情報端末から受け付ける手段と、
前記所定のパターンを構成する要素群のそれぞれに所定のキャラクタを割り当てた提示用パターンを生成する手段と、
前記パスワード導出パターン及び前記提示用パターンに基づいて、システム内パスワードを生成する手段と、
前記生成した提示用パターンを含む所定の画面がユーザの情報端末装置に提示されるように制御する手段と、
前記所定の画面に従って、前記パスワード導出パターンに対応する特定の要素に割り当てられた複数のキャラクタを入力パスワードとして前記利用対象システムから受け付ける手段と、
前記システム内パスワードとに基づいて、前記入力パスワードが正当であるか否かを判断する手段と、
前記判断する手段による判断結果を前記利用システムに通知する手段と、
前記コードに従って制限された、前記ユーザについての個人情報を前記利用対象システムに提供する手段と、
を備えることを特徴とする認証サーバ。 - 認証サーバが、所定のパターンを構成する要素群の中から選択された特定の要素に基づくパスワード導出パターンを登録するステップと、
認証サーバが、前記所定のパターンを構成する要素群のそれぞれに所定のキャラクタを割り当てた提示用パターンを生成するステップと、
認証サーバが、前記パスワード導出パターン及び前記提示用パターンに基づいて、システム内パスワードを生成するステップと、
認証サーバが、前記生成した提示用パターンを含む所定の画面を提示して、前記パスワード導出パターンに対応する特定の要素に割り当てられた複数のキャラクタを利用対象システムに対して入力するようにユーザに促すステップと、
認証サーバが、前記ユーザが入力した前記複数のキャラクタを前記利用対象システムから受け付けて、当該複数のキャラクタから所定のキャラクタを削除してユーザパスワードを生成するステップと、
認証サーバが、前記システム内パスワードに基づいて、前記ユーザパスワードが正当であるか否かを判断するステップと、
認証サーバが、前記判断するステップによる判断結果を前記利用システムに通知するステップと、
を含むことを特徴とするユーザ認証方法。 - 請求項6記載のユーザ認証方法であって、
前記認証サーバが、前記判断ステップにおいて前記ユーザパスワードが正当であると判断する場合に、前記削除した所定のキャラクタに対応する、所定の処理内容を通知することを特徴とするユーザ認証方法。 - 情報端末装置及び利用対象システムに通信可能に接続された認証サーバであって、
所定のパターンを構成する要素群の中から選択された特定の要素に基づくパスワード導出パターンを記憶する手段と、
前記所定のパターンを構成する要素群のそれぞれに所定のキャラクタを割り当てた提示用パターンを生成する手段と、
前記パスワード導出パターン及び前記提示用パターンに基づいてシステム内パスワードを生成する手段と、
前記生成した提示用パターンが前記情報端末装置の所定の画面に提示されるように制御して、前記パスワード導出パターンに対応する特定の要素に割り当てられた複数のキャラクタを前記利用対象システムから受け付ける手段と、
前記利用対象システムから受け付けた前記複数のキャラクタから所定のキャラクタを削除してユーザパスワードを生成する手段と、
前記システム内パスワードに基づいて、前記ユーザパスワードが正当であるか否かを判断する手段と、
前記判断する手段による判断結果を前記利用システムに通知する手段と、
を備えることを特徴とする認証サーバ。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008105686A JP4445558B2 (ja) | 2002-02-13 | 2008-04-15 | ユーザ認証方法およびユーザ認証システム |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002036056 | 2002-02-13 | ||
JP2008105686A JP4445558B2 (ja) | 2002-02-13 | 2008-04-15 | ユーザ認証方法およびユーザ認証システム |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005023622A Division JP4275080B2 (ja) | 2002-02-13 | 2005-01-31 | ユーザ認証方法およびユーザ認証システム |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009219495A Division JP4455666B2 (ja) | 2002-02-13 | 2009-09-24 | ユーザ認証方法およびユーザ認証システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008192173A JP2008192173A (ja) | 2008-08-21 |
JP4445558B2 true JP4445558B2 (ja) | 2010-04-07 |
Family
ID=27678073
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003568546A Expired - Lifetime JP3809441B2 (ja) | 2002-02-13 | 2003-02-13 | ユーザ認証方法およびユーザ認証システム |
JP2008105686A Expired - Lifetime JP4445558B2 (ja) | 2002-02-13 | 2008-04-15 | ユーザ認証方法およびユーザ認証システム |
JP2009219495A Expired - Lifetime JP4455666B2 (ja) | 2002-02-13 | 2009-09-24 | ユーザ認証方法およびユーザ認証システム |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003568546A Expired - Lifetime JP3809441B2 (ja) | 2002-02-13 | 2003-02-13 | ユーザ認証方法およびユーザ認証システム |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009219495A Expired - Lifetime JP4455666B2 (ja) | 2002-02-13 | 2009-09-24 | ユーザ認証方法およびユーザ認証システム |
Country Status (10)
Country | Link |
---|---|
US (3) | US8140854B2 (ja) |
EP (3) | EP2557508A3 (ja) |
JP (3) | JP3809441B2 (ja) |
KR (1) | KR100716082B1 (ja) |
CN (2) | CN1633650B (ja) |
AU (2) | AU2003211960B2 (ja) |
CA (2) | CA2475822C (ja) |
DK (1) | DK1475721T3 (ja) |
ES (1) | ES2417479T3 (ja) |
WO (1) | WO2003069490A1 (ja) |
Families Citing this family (118)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CA2475822C (en) * | 2002-02-13 | 2016-08-23 | Hideharu Ogawa | User verification method and user verification system |
US7444508B2 (en) * | 2003-06-30 | 2008-10-28 | Nokia Corporation | Method of implementing secure access |
US7725712B2 (en) * | 2003-10-14 | 2010-05-25 | Syferlock Technology Corporation | User authentication system and method |
US7734929B2 (en) * | 2004-04-30 | 2010-06-08 | Hewlett-Packard Development Company, L.P. | Authorization method |
TWI253827B (en) * | 2004-05-26 | 2006-04-21 | Benq Corp | Authentication control system, method and storage medium |
KR100716975B1 (ko) * | 2004-07-10 | 2007-05-10 | 삼성전자주식회사 | 사용자 인증 장치 및 사용자 인증 방법 |
US8065525B2 (en) * | 2004-09-22 | 2011-11-22 | Bekad Mgmt. Ii, Llc | Device with built-in user authentication and method for user authentication and identity theft protection |
US8011014B2 (en) * | 2004-12-16 | 2011-08-30 | International Business Machines Corporation | System and method for password validation based on password's value and manner of entering the password |
US20080141363A1 (en) * | 2005-01-27 | 2008-06-12 | John Sidney White | Pattern Based Password Method and System Resistant to Attack by Observation or Interception |
JP4683943B2 (ja) * | 2005-02-02 | 2011-05-18 | 株式会社テクノプランニング | 電子旅行ガイドのユーザ携帯端末 |
US8087068B1 (en) * | 2005-03-08 | 2011-12-27 | Google Inc. | Verifying access to a network account over multiple user communication portals based on security criteria |
US20060206919A1 (en) * | 2005-03-10 | 2006-09-14 | Axalto Sa | System and method of secure login on insecure systems |
US7730142B2 (en) * | 2005-07-01 | 2010-06-01 | 0733660 B.C. Ltd. | Electronic mail system with functionality to include both private and public messages in a communication |
US10021062B2 (en) * | 2005-07-01 | 2018-07-10 | Cirius Messaging Inc. | Secure electronic mail system |
US7730546B2 (en) * | 2005-07-01 | 2010-06-01 | Time Warner, Inc. | Method and apparatus for authenticating usage of an application |
CA2524971A1 (en) * | 2005-10-14 | 2006-09-22 | Timur Medjitov | Personal passwords management system |
US7890768B2 (en) * | 2005-11-30 | 2011-02-15 | Scenera Technologies, Llc | Methods, systems, and computer program products for entering sensitive and padding data using user-defined criteria |
GB2434472A (en) | 2005-12-01 | 2007-07-25 | Jonathan Geoffrey Milt Craymer | Verification using one-time transaction codes |
NO325438B1 (no) * | 2005-12-22 | 2008-05-05 | World Medical Ct Holding Sa | Fremgangsmate for sikker overforing av medisinsk data til en mobil enhet/terminal |
EP2002371A4 (en) * | 2006-03-01 | 2010-05-05 | Norman Frank Goertzen | METHOD AND SYSTEM FOR SECURING INTERFACE ACCESS VIA PATHS OF VISUAL SETS ASSOCIATED WITH HIDDEN OPERATORS |
US20070214364A1 (en) * | 2006-03-07 | 2007-09-13 | Roberts Nicole A | Dual layer authentication system for securing user access to remote systems and associated methods |
JP3939736B1 (ja) * | 2006-03-27 | 2007-07-04 | 株式会社シー・エス・イー | ユーザ認証システム、およびその方法 |
IL174619A (en) * | 2006-03-29 | 2013-12-31 | Nds Ltd | Password protection |
JP3996939B2 (ja) * | 2006-03-30 | 2007-10-24 | 株式会社シー・エス・イー | オフラインユーザ認証システム、その方法、およびそのプログラム |
US8023927B1 (en) | 2006-06-29 | 2011-09-20 | Google Inc. | Abuse-resistant method of registering user accounts with an online service |
TWI470989B (zh) * | 2006-08-22 | 2015-01-21 | Interdigital Tech Corp | 在應用及網際網路為基礎服務上提供信任單一登入存取方法及裝置 |
US8244209B2 (en) * | 2006-10-05 | 2012-08-14 | Cellco Partnership | Airborne pico cell security system |
US7992005B2 (en) * | 2006-12-06 | 2011-08-02 | International Business Machines Corporation | Providing pattern based user password access |
US8041954B2 (en) * | 2006-12-07 | 2011-10-18 | Paul Plesman | Method and system for providing a secure login solution using one-time passwords |
JP4704369B2 (ja) * | 2007-01-26 | 2011-06-15 | レノボ・シンガポール・プライベート・リミテッド | コンピュータ・システムおよびユーザの認証方法 |
US8006097B2 (en) * | 2007-01-31 | 2011-08-23 | International Business Machines Corporation | Password generation using genre selection |
FR2913162B1 (fr) * | 2007-02-26 | 2011-04-22 | Sagem Comm | Procede de verification d'un code identifiant un porteur, carte a puce et terminal respectivement prevus pour la mise en oeuvre dudit procede. |
WO2008148609A1 (en) * | 2007-06-08 | 2008-12-11 | International Business Machines Corporation | Language independent login method and system |
WO2009039160A2 (en) * | 2007-09-17 | 2009-03-26 | Vidoop, Llc. | Method and system for storing and using a plurality of passwords |
JP4888785B2 (ja) * | 2007-10-26 | 2012-02-29 | Necビッグローブ株式会社 | 認証システム |
KR100942297B1 (ko) * | 2007-10-29 | 2010-02-16 | 서울통신기술 주식회사 | 사용자 인증 장치 및 그 인증방법 |
RU2562416C2 (ru) | 2008-09-22 | 2015-09-10 | Виза Интернэшнл Сервис Ассосиэйшн | Беспроводное управление прикладной программой оплаты, установленной в мобильном устройстве |
US9100222B2 (en) * | 2008-12-31 | 2015-08-04 | Sybase, Inc. | System and method for mobile user authentication |
JP5276658B2 (ja) * | 2009-01-09 | 2013-08-28 | 秀治 小川 | 認証システム |
US8191126B2 (en) * | 2009-05-04 | 2012-05-29 | Indian Institute Of Technology Madras | Methods and devices for pattern-based user authentication |
US8176324B1 (en) * | 2009-07-02 | 2012-05-08 | Exelis Inc. | Method and system for a secure virtual keyboard |
CN101996022A (zh) * | 2009-08-14 | 2011-03-30 | 黄金富 | 一种显示与密码相关提示信息方法 |
KR101644164B1 (ko) * | 2009-09-15 | 2016-07-29 | 삼성전자 주식회사 | 영상처리장치 및 영상처리방법 |
US8880895B2 (en) * | 2009-10-29 | 2014-11-04 | At&T Intellectual Property I, L.P. | Methods, systems, and computer program products for recovering a password using user-selected third party authorization |
KR101284114B1 (ko) * | 2009-11-18 | 2013-07-10 | 한국전자통신연구원 | 익명 id 관리 장치 및 그 방법, 익명 id 관리 시스템 및 이를 이용한 서비스 제공 방법 |
CN102104484A (zh) * | 2009-12-22 | 2011-06-22 | 鸿富锦精密工业(深圳)有限公司 | 电子设备及密码保护方法 |
CA2689853C (en) * | 2010-01-29 | 2011-05-17 | Norman F. Goertzen | Secure access by a user to a resource |
SG183313A1 (en) | 2010-02-15 | 2012-09-27 | Cse Co Ltd | Content presentation-type authentication system |
US20130042318A1 (en) | 2010-04-29 | 2013-02-14 | Rakesh Thatha | Authentication System and Method Using Arrays |
BR112013004930A2 (pt) * | 2010-08-31 | 2021-04-13 | Hideharu Ogawa | Aparelho de comunicação, aparelho de lembrete e meio de gravação de informação. |
US20120082306A1 (en) * | 2010-10-05 | 2012-04-05 | Andrew William Hulse | Data Encryption and Input System |
US8869255B2 (en) * | 2010-11-30 | 2014-10-21 | Forticom Group Ltd | Method and system for abstracted and randomized one-time use passwords for transactional authentication |
US8984599B2 (en) * | 2011-01-27 | 2015-03-17 | Samsung Electronics Co., Ltd. | Real time password generation apparatus and method |
JP2012208634A (ja) * | 2011-03-29 | 2012-10-25 | Ntt Docomo Inc | 情報処理装置およびロック解除方法 |
GB201106943D0 (en) * | 2011-04-27 | 2011-06-01 | Burkill Vance | Improvements in or relating to password generation, recall and protection |
KR101223649B1 (ko) * | 2011-05-17 | 2013-01-17 | 김기범 | Uip를 이용한 사용자 인증 방법 및 인증 시스템 |
FR2978851A1 (fr) * | 2011-08-02 | 2013-02-08 | Jean Philippe Wary | Procede "non-kerkhoffsien" d'authentification d'un utilisateur |
KR101318703B1 (ko) * | 2011-08-04 | 2013-10-16 | 김경숙 | 숫자 또는 그래픽 키 패드를 이용한 보안 인증 장치 및 그 방법 |
TW201310959A (zh) * | 2011-08-31 | 2013-03-01 | Ibm | 動態提供演算式密碼/盤問鑑定的方法與電腦裝置 |
US9058479B2 (en) | 2012-04-17 | 2015-06-16 | International Business Machines Corporation | Pass-pattern authentication for computer-based security |
JP5295408B1 (ja) * | 2012-05-13 | 2013-09-18 | 淳也 榎本 | セキュア通信方法、被操作装置及び操作プログラム |
US8756677B2 (en) * | 2012-05-30 | 2014-06-17 | Google Inc. | Variable-strength security based on time and/or number of partial password unlocks |
JP5638034B2 (ja) * | 2012-06-26 | 2014-12-10 | 京セラドキュメントソリューションズ株式会社 | 画像形成装置 |
AT12913U3 (de) * | 2012-09-11 | 2014-02-15 | Res Ind Systems Engineering Rise Forschungs Entwicklungs Und Grosprojektberatung Gmbh | Verfahren zur sicheren Prüfung einer Transaktionsunterschrift bei Verwendung derselben TAN-Empfangs- und Rückübermittlungsvorrichtung ("TANsquare"-, "TAN²"- oder "TANgible"-Verfahren) |
CN102882870A (zh) * | 2012-09-25 | 2013-01-16 | 鸿富锦精密工业(深圳)有限公司 | 帐号管理系统及方法 |
US8868919B2 (en) * | 2012-10-23 | 2014-10-21 | Authernative, Inc. | Authentication method of field contents based challenge and enumerated pattern of field positions based response in random partial digitized path recognition system |
US9111073B1 (en) * | 2012-11-19 | 2015-08-18 | Trend Micro Inc. | Password protection using pattern |
US8869303B2 (en) * | 2013-02-16 | 2014-10-21 | Mikhail Fleysher | Method and system for generation of dynamic password |
CN103246840B (zh) * | 2013-04-01 | 2016-02-17 | 天脉聚源(北京)传媒科技有限公司 | 一种用户权限分配的方法及装置 |
US10798090B2 (en) | 2013-05-23 | 2020-10-06 | Passlogy Co., Ltd. | User authentication method, system for implementing the same, and information communication terminal used in the same |
CN105659244A (zh) * | 2013-08-12 | 2016-06-08 | 朴炫秀 | 使用附加代码的安全系统、设备和方法 |
US9117068B1 (en) * | 2013-09-25 | 2015-08-25 | Trend Micro Inc. | Password protection using pattern |
JP6488673B2 (ja) * | 2013-12-06 | 2019-03-27 | 株式会社リコー | 情報処理装置、プログラム、情報管理方法、情報処理システム |
JP6148199B2 (ja) * | 2014-04-23 | 2017-06-14 | パスロジ株式会社 | ユーザ認証方法及びこれを実現するためのシステム並びにこれに用いられる情報通信端末 |
CN105450592A (zh) | 2014-08-05 | 2016-03-30 | 阿里巴巴集团控股有限公司 | 安全校验方法、装置、服务器及终端 |
JP6190538B2 (ja) * | 2014-09-01 | 2017-08-30 | パスロジ株式会社 | ユーザ認証方法及びこれを実現するためのシステム |
WO2016038665A1 (ja) | 2014-09-08 | 2016-03-17 | パスロジ株式会社 | 認証システム、ならびに、リマインダ端末 |
KR101480892B1 (ko) * | 2014-11-13 | 2015-01-13 | 아이벡스랩 주식회사 | 인증 패턴 결정 방법 및 그 방법을 이용한 결제 방법 |
WO2016085031A1 (ko) * | 2014-11-24 | 2016-06-02 | (주)휴먼아이엠씨 | 패턴 입력을 이용한 인증방법 |
KR102285791B1 (ko) | 2014-12-29 | 2021-08-04 | 삼성전자 주식회사 | 사용자 인증 방법 및 사용자 인증을 수행하는 전자 장치 |
US20160241556A1 (en) * | 2015-02-17 | 2016-08-18 | Qualcomm Incorporated | Mutual authentication with integrated user muscle memory |
US9674203B2 (en) * | 2015-03-16 | 2017-06-06 | International Business Machines Corporation | File and bit location authentication |
US20170012990A1 (en) | 2015-07-08 | 2017-01-12 | International Business Machines Corporation | Indirect user authentication |
US9736148B2 (en) * | 2015-08-07 | 2017-08-15 | Passrules US Security LLP | Secure access by a user to a resource |
WO2017115427A1 (ja) | 2015-12-28 | 2017-07-06 | パスロジ株式会社 | ユーザ認証方法及びかかる方法を実現するためのシステム |
US11190505B2 (en) * | 2016-07-12 | 2021-11-30 | Patrick Tardif | Password card hinting system |
JP6551352B2 (ja) * | 2016-09-28 | 2019-07-31 | 京セラドキュメントソリューションズ株式会社 | パスワード認証装置 |
JP6551351B2 (ja) * | 2016-09-28 | 2019-07-31 | 京セラドキュメントソリューションズ株式会社 | パスワード認証装置 |
CN106934885A (zh) * | 2017-02-20 | 2017-07-07 | 广东亚太天能科技股份有限公司 | 智能锁及远程开锁方法 |
JP6363763B2 (ja) * | 2017-05-18 | 2018-07-25 | パスロジ株式会社 | ユーザ認証方法及びこれを実現するためのシステム並びにこれに用いられる情報通信端末 |
US10558790B2 (en) * | 2017-05-31 | 2020-02-11 | International Business Machines Corporation | Multi-level matrix passwords |
JP6680267B2 (ja) * | 2017-06-02 | 2020-04-15 | 京セラドキュメントソリューションズ株式会社 | 情報処理装置及び情報処理プログラム |
CN107329742B (zh) * | 2017-06-14 | 2021-01-29 | 北京小米移动软件有限公司 | 软件开发工具包调用方法及装置 |
GB2564442B (en) * | 2017-07-10 | 2022-03-02 | Shayype Global Ltd | Method of registering and authenticating a user of an online system |
US10719598B2 (en) * | 2017-10-27 | 2020-07-21 | Xerox Corporation | Systems and methods for providing enhanced security by facilitating pin and pattern based secure codes |
US11537751B2 (en) | 2017-11-02 | 2022-12-27 | T-Mobile Usa, Inc. | Using machine learning algorithm to ascertain network devices used with anonymous identifiers |
US10762238B2 (en) * | 2017-11-02 | 2020-09-01 | T-Mobile Usa, Inc. | Ascertaining network devices used with anonymous identifiers |
CN108696499A (zh) * | 2018-03-22 | 2018-10-23 | 中国银联股份有限公司 | 用于管理密码的方法、装置和计算机存储介质 |
US11010467B2 (en) * | 2018-10-30 | 2021-05-18 | Blue Popcon Co.Ltd | Multifactor-based password authentication |
JP6635495B1 (ja) | 2018-12-25 | 2020-01-29 | パスロジ株式会社 | リモコンシステム、リモコン方法、ならびに、プログラム |
RU2700401C1 (ru) * | 2019-03-19 | 2019-09-16 | Российская Федерация, от имени которой выступает Государственная корпорация по атомной энергии "Росатом" (Госкорпорация "Росатом") | Способ формирования идентификационных признаков для группы объектов |
US11736472B2 (en) | 2019-06-10 | 2023-08-22 | Microsoft Technology Licensing, Llc | Authentication with well-distributed random noise symbols |
US11178135B2 (en) | 2019-06-10 | 2021-11-16 | Microsoft Technology Licensing, Llc | Partial pattern recognition in a stream of symbols |
US11240227B2 (en) | 2019-06-10 | 2022-02-01 | Microsoft Technology Licensing, Llc | Partial pattern recognition in a stream of symbols |
US10866699B1 (en) | 2019-06-10 | 2020-12-15 | Microsoft Technology Licensing, Llc | User interface for authentication with random noise symbols |
US11496457B2 (en) | 2019-06-10 | 2022-11-08 | Microsoft Technology Licensing, Llc | Partial pattern recognition in a stream of symbols |
US11258783B2 (en) | 2019-06-10 | 2022-02-22 | Microsoft Technology Licensing, Llc | Authentication with random noise symbols and pattern recognition |
US11514149B2 (en) | 2019-06-10 | 2022-11-29 | Microsoft Technology Licensing, Llc | Pattern matching for authentication with random noise symbols and pattern recognition |
US11323432B2 (en) | 2019-07-08 | 2022-05-03 | Bank Of America Corporation | Automatic login tool for simulated single sign-on |
US11089005B2 (en) | 2019-07-08 | 2021-08-10 | Bank Of America Corporation | Systems and methods for simulated single sign-on |
US11115401B2 (en) | 2019-07-08 | 2021-09-07 | Bank Of America Corporation | Administration portal for simulated single sign-on |
US11394551B2 (en) | 2019-07-17 | 2022-07-19 | Microsoft Technology Licensing, Llc | Secure authentication using puncturing |
US11133962B2 (en) | 2019-08-03 | 2021-09-28 | Microsoft Technology Licensing, Llc | Device synchronization with noise symbols and pattern recognition |
CN110602066A (zh) * | 2019-08-29 | 2019-12-20 | 苏州浪潮智能科技有限公司 | 一种证书校验终端、方法及装置 |
CN111917728A (zh) * | 2020-07-08 | 2020-11-10 | 五八有限公司 | 一种密码验证方法及装置 |
JP2022051236A (ja) * | 2020-09-18 | 2022-03-31 | 富士通株式会社 | バックアップ管理装置、バックアップ管理方法及び情報処理システム |
EP3979102A1 (en) * | 2020-09-30 | 2022-04-06 | Rubean AG | Electronic device for performing an authentication operation |
WO2022079657A1 (en) * | 2020-10-15 | 2022-04-21 | Vea Technologies Ltd | A method and system for authenticating a user |
Family Cites Families (46)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4926481A (en) * | 1988-12-05 | 1990-05-15 | The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration | Computer access security code system |
EP0398492B1 (en) | 1989-05-15 | 1997-01-22 | International Business Machines Corporation | A flexible interface to authentication services in a distributed data processing system |
JP2581276B2 (ja) * | 1990-07-24 | 1997-02-12 | 日本電気株式会社 | パスワード管理方式 |
US5428349A (en) * | 1992-10-01 | 1995-06-27 | Baker; Daniel G. | Nondisclosing password entry system |
US5668876A (en) * | 1994-06-24 | 1997-09-16 | Telefonaktiebolaget Lm Ericsson | User authentication method and apparatus |
JP2977476B2 (ja) * | 1995-11-29 | 1999-11-15 | 株式会社日立製作所 | 機密保護方法 |
US5664099A (en) * | 1995-12-28 | 1997-09-02 | Lotus Development Corporation | Method and apparatus for establishing a protected channel between a user and a computer system |
US5742035A (en) * | 1996-04-19 | 1998-04-21 | Kohut; Michael L. | Memory aiding device for credit card pin numbers |
US5881226A (en) * | 1996-10-28 | 1999-03-09 | Veneklase; Brian J. | Computer security system |
US6209104B1 (en) * | 1996-12-10 | 2001-03-27 | Reza Jalili | Secure data entry and visual authentication system and method |
JPH10307799A (ja) * | 1997-02-28 | 1998-11-17 | Media Konekuto:Kk | コンピュータ通信網における身元確認方法及び身元確認装置 |
DE19718103A1 (de) * | 1997-04-29 | 1998-06-04 | Kim Schmitz | Verfahren zur Autorisierung in Datenübertragungssystemen |
US6571336B1 (en) * | 1998-02-12 | 2003-05-27 | A. James Smith, Jr. | Method and apparatus for securing a list of passwords and personal identification numbers |
US7036016B1 (en) * | 1998-02-12 | 2006-04-25 | Smith Jr A James | Method and apparatus for securing a list of passwords and personal identification numbers |
JP2000010927A (ja) | 1998-06-25 | 2000-01-14 | Nec Yonezawa Ltd | 認証システム及び認証装置 |
JP2000172644A (ja) * | 1998-12-03 | 2000-06-23 | Fujitsu Ltd | 本人認証方法及び本人認証装置 |
US6434702B1 (en) * | 1998-12-08 | 2002-08-13 | International Business Machines Corporation | Automatic rotation of digit location in devices used in passwords |
US6209102B1 (en) * | 1999-02-12 | 2001-03-27 | Arcot Systems, Inc. | Method and apparatus for secure entry of access codes in a computer environment |
JP2000270007A (ja) * | 1999-03-12 | 2000-09-29 | Sony Corp | ネットワークシステム、ネットワークサーバ及び端末装置 |
JP3977548B2 (ja) * | 1999-04-21 | 2007-09-19 | 富士通株式会社 | ユーザ認証装置、ユーザ認証方法、ユーザ認証用カードおよびコンピュータ読み取り可能な記録媒体 |
JP2001022702A (ja) * | 1999-07-12 | 2001-01-26 | Fujitsu Ltd | 認証制御装置、認証制御システムおよび認証制御方法並びに記録媒体 |
JP3628557B2 (ja) | 1999-07-19 | 2005-03-16 | 株式会社日立製作所 | 通信品質制御装置および記録媒体 |
JP3312335B2 (ja) | 1999-07-30 | 2002-08-05 | 株式会社コムスクエア | 利用者認証方法、利用者認証システムおよび記録媒体 |
JP2001075468A (ja) * | 1999-09-03 | 2001-03-23 | Yamazaki Kyoiku Kizai Kk | インターネット教育システム、クライアントサーバシステムおよび記録媒体 |
US7461010B2 (en) * | 1999-09-13 | 2008-12-02 | Khai Hee Kwan | Computer network method for conducting payment over a network by debiting and crediting telecommunication accounts |
JP2001092785A (ja) | 1999-09-20 | 2001-04-06 | Sanyo Electric Co Ltd | パスワード認証装置およびパスワード認証方法 |
US6802000B1 (en) * | 1999-10-28 | 2004-10-05 | Xerox Corporation | System for authenticating access to online content referenced in hardcopy documents |
JP2001144865A (ja) | 1999-11-10 | 2001-05-25 | Otsuka Shokai Co Ltd | 携帯電話を用いた認証システム |
US7363503B2 (en) * | 2000-01-17 | 2008-04-22 | Savernova A.G. | Method for producing a data structure for use in password identification |
JP4351349B2 (ja) | 2000-01-31 | 2009-10-28 | パスロジ株式会社 | 通信システム、中継装置、サービス提供装置、中継方法、サービス提供方法、および、情報記録媒体 |
US7206850B2 (en) | 2000-01-31 | 2007-04-17 | Passology Co., Ltd. | Communication system, relay device, service providing device, relaying method, service providing method and program product |
JP2001217875A (ja) | 2000-01-31 | 2001-08-10 | Hideji Ogawa | 中継装置、中継方法、および、情報記録媒体 |
US6246769B1 (en) | 2000-02-24 | 2001-06-12 | Michael L. Kohut | Authorized user verification by sequential pattern recognition and access code acquisition |
JP2001306520A (ja) | 2000-04-27 | 2001-11-02 | Hideji Ogawa | 広告表示可能なサービス提供システム、セキュアプロバイダ装置、サービス提供装置、セキュアプロバイダ方法、サービス提供方法、ならびに、情報記録媒体 |
AU2000275203A1 (en) * | 2000-04-28 | 2001-11-12 | Swisscom Mobile Ag | Method for securing communications between a terminal and an additional user equipment |
JP2001318897A (ja) * | 2000-05-02 | 2001-11-16 | Nec Corp | ユーザ認証方法、これに用いるネットワークシステム、及びその制御プログラムを記録した記録媒体 |
JP3497799B2 (ja) | 2000-06-07 | 2004-02-16 | 日本電信電話株式会社 | ユーザ認証方法 |
JP2001357015A (ja) * | 2000-06-13 | 2001-12-26 | Yokota Rekisei Kogyo Kk | 接続認証システム |
JP2002036056A (ja) | 2000-07-21 | 2002-02-05 | Honda Motor Co Ltd | 切削加工装置 |
JP2002041478A (ja) * | 2000-07-28 | 2002-02-08 | Nec Corp | 認証システムとその認証方法、及び認証プログラムを記録した記録媒体 |
US7941669B2 (en) * | 2001-01-03 | 2011-05-10 | American Express Travel Related Services Company, Inc. | Method and apparatus for enabling a user to select an authentication method |
US20020096570A1 (en) * | 2001-01-25 | 2002-07-25 | Wong Jacob Y. | Card with a dynamic embossing apparatus |
US7487126B2 (en) * | 2001-04-09 | 2009-02-03 | Khai Hee Kwan | Computer network method for conducting payment over a network by debiting and crediting utilities accounts |
US7536556B2 (en) * | 2001-07-27 | 2009-05-19 | Yulia Vladimirovna Fedorova | Method and device for entering a computer database password |
US7363494B2 (en) * | 2001-12-04 | 2008-04-22 | Rsa Security Inc. | Method and apparatus for performing enhanced time-based authentication |
CA2475822C (en) * | 2002-02-13 | 2016-08-23 | Hideharu Ogawa | User verification method and user verification system |
-
2003
- 2003-02-13 CA CA2475822A patent/CA2475822C/en not_active Expired - Fee Related
- 2003-02-13 WO PCT/JP2003/001498 patent/WO2003069490A1/ja active Application Filing
- 2003-02-13 JP JP2003568546A patent/JP3809441B2/ja not_active Expired - Lifetime
- 2003-02-13 CN CN03803865XA patent/CN1633650B/zh not_active Expired - Lifetime
- 2003-02-13 US US10/504,940 patent/US8140854B2/en active Active
- 2003-02-13 CA CA2759020A patent/CA2759020C/en not_active Expired - Fee Related
- 2003-02-13 DK DK03705121.6T patent/DK1475721T3/da active
- 2003-02-13 ES ES03705121T patent/ES2417479T3/es not_active Expired - Lifetime
- 2003-02-13 CN CN2010101567181A patent/CN101815074B/zh not_active Expired - Fee Related
- 2003-02-13 KR KR1020047012505A patent/KR100716082B1/ko active IP Right Grant
- 2003-02-13 EP EP12184240.5A patent/EP2557508A3/en not_active Withdrawn
- 2003-02-13 EP EP03705121A patent/EP1475721B1/en not_active Expired - Lifetime
- 2003-02-13 EP EP12184239.7A patent/EP2557507A3/en not_active Withdrawn
- 2003-02-13 AU AU2003211960A patent/AU2003211960B2/en not_active Ceased
-
2008
- 2008-04-15 JP JP2008105686A patent/JP4445558B2/ja not_active Expired - Lifetime
-
2009
- 2009-09-24 JP JP2009219495A patent/JP4455666B2/ja not_active Expired - Lifetime
-
2010
- 2010-03-10 AU AU2010200903A patent/AU2010200903B2/en not_active Ceased
-
2011
- 2011-09-15 US US13/233,869 patent/US8812862B2/en not_active Expired - Lifetime
-
2014
- 2014-07-02 US US14/322,577 patent/US9608986B2/en not_active Expired - Lifetime
Also Published As
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4445558B2 (ja) | ユーザ認証方法およびユーザ認証システム | |
JP4275080B2 (ja) | ユーザ認証方法およびユーザ認証システム | |
US20070130618A1 (en) | Human-factors authentication | |
JP2015515218A (ja) | 抽象化およびランダム化された取引認証用ワンタイム使用パスワードのための方法およびシステム | |
US20030177366A1 (en) | Method and apparatus for dynamic personal identification number management | |
JP2014517966A (ja) | ウェブベースのセキュリティ認証システム及び方法 | |
JP5086640B2 (ja) | 認証システム | |
JP4317359B2 (ja) | 認証システム | |
JP4623293B2 (ja) | 個人パスワード管理方法、個人パスワード連想支援装置、個人パスワード連想支援プログラム、個人パスワード管理システム | |
AU2012244220B2 (en) | User verification method and user verification system | |
JP2007065789A (ja) | 認証システム及び方法 | |
Shiaeles | Grablok: A novel graphical password authentication utilising blockchain technology | |
JP2004220213A (ja) | パスワードシステム、パスワードプログラム、およびパスワード表示制御方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080515 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080515 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20091221 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100115 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4445558 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130122 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130122 Year of fee payment: 3 |
|
S202 | Request for registration of non-exclusive licence |
Free format text: JAPANESE INTERMEDIATE CODE: R315201 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130122 Year of fee payment: 3 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140122 Year of fee payment: 4 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R360 | Written notification for declining of transfer of rights |
Free format text: JAPANESE INTERMEDIATE CODE: R360 |
|
R370 | Written measure of declining of transfer procedure |
Free format text: JAPANESE INTERMEDIATE CODE: R370 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
EXPY | Cancellation because of completion of term |