KR100335851B1 - Apparatus and method for acknowledging access with fingerprint to computer system - Google Patents

Apparatus and method for acknowledging access with fingerprint to computer system Download PDF

Info

Publication number
KR100335851B1
KR100335851B1 KR1020000054300A KR20000054300A KR100335851B1 KR 100335851 B1 KR100335851 B1 KR 100335851B1 KR 1020000054300 A KR1020000054300 A KR 1020000054300A KR 20000054300 A KR20000054300 A KR 20000054300A KR 100335851 B1 KR100335851 B1 KR 100335851B1
Authority
KR
South Korea
Prior art keywords
fingerprint
data
input
unit
fingerprint data
Prior art date
Application number
KR1020000054300A
Other languages
Korean (ko)
Other versions
KR20010000324A (en
Inventor
전재현
장우석
김영재
강영미
Original Assignee
안준영
(주)니트 젠
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 안준영, (주)니트 젠 filed Critical 안준영
Priority to KR1020000054300A priority Critical patent/KR100335851B1/en
Publication of KR20010000324A publication Critical patent/KR20010000324A/en
Application granted granted Critical
Publication of KR100335851B1 publication Critical patent/KR100335851B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/12Fingerprints or palmprints
    • G06V40/13Sensors therefor

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Multimedia (AREA)
  • Collating Specific Patterns (AREA)
  • Storage Device Security (AREA)

Abstract

본 발명은 지문데이터의 특징데이터 뿐만 아니라 접근할 컴퓨터 시스템의 고유 ID도 확인하여 보안성을 강화시킬 수 있는 컴퓨터 시스템 지문인증 처리장치 및 방법에 관한 것이다. 본 발명에 따르면, 정당한 사용자(접근권한이 있는 자)의 지문을 등록할 때에는 지문입력부를 통해 입력된 지문의 특징데이터에 사용중인 시스템의 고유ID(시스템ID)를 부가하여 하나의 지문데이터 파일로 저장한다. 다음에 사용자가 시스템에 접근하기 위해서 지문입력부를 통해서 지문을 입력하면 현재 접근하고자 하는 시스템의 시스템ID를 확인하고, 현재 시스템의 ID와 미리 저장되어 있는 지문데이터 파일에 포함되어 있는 시스템ID를 비교하여 불일치할 경우 더 이상의 절차는 진행되지 않고 시스템으로의 접근이 거부되고, 일치하게 되면 입력된 지문의 특징데이터와 상기 지문데이터 파일의 특징데이터를 비교하여, 일치할 경우에만 시스템으로의 접근이 허용된다.The present invention relates to a computer system fingerprint authentication processing apparatus and method that can enhance security by checking not only feature data of fingerprint data but also unique ID of a computer system to be accessed. According to the present invention, when a fingerprint of a legitimate user (who has access rights) is registered, the unique ID (system ID) of the system being used is added to the feature data of the fingerprint input through the fingerprint input unit into one fingerprint data file. Save it. Next, when the user inputs the fingerprint through the fingerprint input unit to access the system, the system ID of the system to be accessed is checked, and the ID of the current system is compared with the system ID included in the pre-stored fingerprint data file. If there is a mismatch, no further procedure is performed and access to the system is denied. If there is a match, feature data of the input fingerprint is compared with feature data of the fingerprint data file, and access to the system is allowed only if there is a match. .

Description

컴퓨터 시스템 지문인증 처리장치 및 방법{Apparatus and method for acknowledging access with fingerprint to computer system }Apparatus and method for acknowledging access with fingerprint to computer system}

본 발명은 컴퓨터 시스템 지문인증 처리장치 및 방법에 관한 것이다. 보다 구체적으로 본 발명은 지문데이터의 특징데이터 뿐만 아니라 접근할 컴퓨터 시스템의 고유 시스템ID도 확인하여 보안성을 강화시킬 수 있는 컴퓨터 시스템 지문인증 처리장치 및 방법에 관한 것이다.The present invention relates to a computer system fingerprint authentication processing apparatus and method. More specifically, the present invention relates to a computer system fingerprint authentication processing apparatus and method that can enhance security by identifying not only the characteristic data of fingerprint data but also the unique system ID of a computer system to be accessed.

컴퓨터 시스템에 지문처리 시스템이 적용되어 입력된 지문의 특징데이터와 사전에 등록된 지문의 특징데이터를 비교하여 접근권한(access authorization)을 부여하는 시스템이 널리 보급되어 있다. 이는 컴퓨터 시스템의 패스워드록 방식을개선하여, 인체의 고유특징중 하나인 지문으로써 시스템록 기능을 실현하는 기술이다.A fingerprint processing system is applied to a computer system, and a system for comparing an input fingerprint with feature data of a fingerprint registered in advance and granting access authorization is widely used. This technology improves the password lock method of a computer system, and realizes the system lock function with a fingerprint, which is one of intrinsic features of the human body.

그러나, 고도의 지식을 가진 프로그래머나 해커 등에 의해서 이러한 지문인식 컴퓨터 시스템에의 부정접근이 가능하다. 예를 들어 A 시스템을 사용하는 사용자를 사용자 a라 하고, B 시스템을 사용하는 사용자를 사용자 b라고 하고, A 시스템에 사용자 a의 지문데이터 파일 FP.dat가 등록되어 있고, B 시스템에 사용자 b의 지문데이터 파일 FP'.dat가 등록되어 있다고 가정한다. 만약 사용자 b가 해킹 등의 방법으로 자신의 지문데이터 파일 FP'.dat를 사용자 a의 지문데이터 파일 FP.dat가 저장되어 있는 A 시스템의 특정 디렉토리에 복사를 하게 되면 A 시스템은 사용자 b에 의해 점령당하게 되는 경우가 발생하게 된다. 즉 사용자 b가 A 시스템의 정당한 사용자로 등록되는 것이다. 따라서 A 시스템에 등록되어 있는 지문데이터 파일 FP.dat가 사용자 b의 FP'.dat로 변경되었기 때문에 사용자 b는 자유롭게 A 시스템을 사용할 수 있게 된다.However, unauthorized access to such a fingerprint recognition computer system is possible by a highly knowledgeable programmer, hacker, or the like. For example, a user using system A is called user a, a user using system B is called user b, user a's fingerprint data file FP.dat is registered on system A, and user b's Assume that the fingerprint data file FP'.dat is registered. If user b copies his fingerprint data file FP'.dat to a specific directory on system A where user a's fingerprint data file FP.dat is stored, such as by hacking, system A is occupied by user b. You will be faced with it. That is, user b is registered as a legitimate user of system A. Therefore, since the fingerprint data file FP.dat registered in the A system is changed to the FP'.dat of the user b, the user b can freely use the A system.

이와 같이 부정하게 시스템에 접근할 수 있는 방법으로는 위와 같이 해킹에 의해 시스템 B에서 시스템 A로 지문데이터 파일을 복사하는 방법이 있지만, 이외에도 여러가지가 있을 수 있다. 한 가지 예를 들면, 이메일을 이용하여 접근하고자 하는 시스템으로 지문데이터 파일을 실행파일 형태로 전송하고, 해당 시스템의 사용자가 상기 전송된 이메일을 확인하면 이와 동시에 해당 시스템의 지문데이터 파일이 저장되어 있는 특정 디렉토리에 상기 이메일을 전송한 사람의 지문데이터 파일이 복사되도록 할 수 있을 것이다.As described above, there are methods for copying a fingerprint data file from system B to system A by hacking as described above, but there may be other methods. For example, the fingerprint data file is transmitted to the system to be accessed by using an e-mail, and when the user of the system checks the e-mail, the fingerprint data file of the corresponding system is stored. The fingerprint data file of the person who sent the email may be copied to a specific directory.

물론, 시스템 A를 a가 사용하다가 잠시 자리를 비운 사이에 다른 사용자 b가 자신의 지문데이터 파일인 FP'.dat를 시스템 A에 복사하는 방법으로도 시스템 A에 대한 부정접근은 용이하게 이루어질 수 있을 것이다.Of course, while a is used by a and is away, another user b can easily access the system A by copying his fingerprint data file, FP'.dat, to system A. will be.

본 발명은 상기와 같은 종래기술의 문제점을 해결하기 위해 개발된 것으로 모든 컴퓨터 시스템에는 시스템마다 고유의 ID가 있음(예를 들어, HDD의 Device ID 또는 Vendor ID)에 착안하여, 정당한 사용자의 지문을 등록할 때에 지문입력장치에서 지문 영상처리된 지문의 특징데이터에 컴퓨터 시스템 ID(이하, 시스템ID)를 포함시켜 하나의 지문데이터 파일로 구성하여 저장해 두고, 인증시 컴퓨터 시스템의 ID와 미리 저장되어 있는 지문데이터 파일에 포함되어 있는 시스템ID가 일치하고, 입력된 지문의 특징데이터와 저장되어 있는 지문의 특징데이터가 일치하는 경우에만 접근을 허용한다면, 정당하지 않은 사용자는 컴퓨터 시스템에 접근이 불가능할 것이다.The present invention was developed to solve the problems of the prior art as described above. Every computer system has a unique ID for each system (for example, Device ID or Vendor ID of HDD). When registering, the computer system ID (hereinafter referred to as system ID) is included in the feature data of the fingerprint image processed by the fingerprint input device and stored as a single fingerprint data file. If the system ID included in the fingerprint data file is matched and access is permitted only when the feature data of the input fingerprint and the stored fingerprint feature data are matched, an unauthorized user may not be able to access the computer system.

따라서, 본 발명의 목적은 지문데이터의 특징데이터 뿐만 아니라 접근할 컴퓨터 시스템의 고유 ID도 확인하여 보안성을 강화시킬 수 있는 컴퓨터 시스템 접근인증 처리장치 및 방법을 제공하는 것이다.Accordingly, it is an object of the present invention to provide a computer system access authentication processing apparatus and method which can enhance security by checking not only the characteristic data of fingerprint data but also the unique ID of the computer system to be accessed.

도1은 본 발명에 따른 지문데이터의 구성도.1 is a block diagram of fingerprint data according to the present invention;

도2a, 도2b는 본 발명의 장치 구성도 및 방법 순서도.2A and 2B are a device configuration diagram and a method flow diagram of the present invention.

<도면 주요부의 설명><Description of Drawing Main Parts>

지문입력부(12), 영상처리부(14), 지문데이터 처리부(16), 등록지문 저장부(18), 시스템ID 확인부(20), 특징데이터 비교부(22), 판단부(24),Fingerprint input unit 12, image processing unit 14, fingerprint data processing unit 16, registered fingerprint storage unit 18, system ID verification unit 20, feature data comparison unit 22, determination unit 24,

본 발명에 따르면, 컴퓨터 시스템에 지문을 등록저장할 때에 지문입력부에서 지문을 읽어 영상처리를 통해 지문의 특징데이터를 생성하고, 상기 특징데이터에 현 컴퓨터 시스템의 고유 ID(이하, 시스템ID)를 부가하여 지문데이터 파일을 생성하여 저장한다. 본 발명의 처리대상이 되는 지문데이터 파일에는 시스템ID와 특징데이터가 포함되는데, 시스템ID는 지문데이터가 입력되어 접근권한을 받고자 하는 컴퓨터 시스템의 고유ID이고, 특징데이터는 지문인식장치에서 영상처리하여 생성한 지문의 특징을 담고 있는 데이터이다.According to the present invention, when the fingerprint is registered and stored in the computer system, the fingerprint input unit reads the fingerprint to generate feature data of the fingerprint through image processing, and adds a unique ID (hereinafter referred to as a system ID) of the current computer system to the feature data. Create and save a fingerprint data file. The fingerprint data file to be processed according to the present invention includes a system ID and feature data. The system ID is a unique ID of a computer system to which the fingerprint data is input to receive access rights, and the feature data is image-processed by the fingerprint recognition device. This data contains the characteristics of the fingerprint you created.

다음, 누군가가 컴퓨터 시스템에 접근하고자 인증을 시도할 경우에 지문입력부로부터 지문이 입력되면, 등록저장되어 있는 지문데이터 파일에 포함되어 있는 시스템ID와 현재 컴퓨터의 시스템ID를 비교하여 확인한다. 두 개의 ID가 일치하면, 등록저장된 지문데이터 파일의 특징 데이터와 지문입력부를 통해 입력된 지문의 특징데이터를 비교하여 일치하는 경우에 접근을 허용한다.Next, when someone tries to authenticate to access the computer system, if a fingerprint is input from the fingerprint input unit, the system ID included in the fingerprint data file registered and stored is compared with the system ID of the current computer. When the two IDs match, the feature data of the registered and stored fingerprint data file and the feature data of the fingerprint input through the fingerprint input unit are compared to allow access in the case of matching.

결과적으로, 시스템ID 및 지문의 특징데이터가 모두 일치할 경우에만 접근을 허용하므로, 원래 접근권한자의 지문데이터 파일을 부정접근자의 지문데이터 파일로 바꿔치기 하더라도 시스템ID가 일치하지 않아 접근을 할 수 없게 된다.As a result, access is allowed only when both the system ID and the fingerprint's characteristic data match, so even if the fingerprint data file of the original access authority is replaced with the fingerprint data file of the inaccessor, the system ID does not match and access is not possible. do.

실시예Example

도1은 등록저장되어 있는 지문데이터 파일의 구조를 도시한 것으로 시스템ID(31) 및 지문의 특징데이터(32)를 포함하고 있다.Fig. 1 shows the structure of a fingerprint data file registered and stored, and includes a system ID 31 and feature data 32 of a fingerprint.

도2a는 본 발명의 실시예에 따른 장치의 구성도를 나타낸다.2A shows a schematic diagram of an apparatus according to an embodiment of the present invention.

본 발명의 컴퓨터 시스템 지문인증 장치는 기본적으로, 지문을 입력하기 위한 지문입력부(12)와, 입력된 지문영상으로부터 특징데이터를 추출하는 영상처리부(14)를 포함하고 있는데, 여기에 부가하여,The computer system fingerprint authentication device of the present invention basically includes a fingerprint input unit 12 for inputting a fingerprint and an image processing unit 14 for extracting feature data from the input fingerprint image.

상기 지문입력부(12)에 입력된 접근 권한자의 지문을 영상처리하여 추출한 특징데이터에 컴퓨터 시스템이 갖고 있는 고유의 시스템ID를 부가하여 지문데이터 파일을 생성하는 지문데이터 처리부(16),Fingerprint data processing unit 16 for generating a fingerprint data file by adding a unique system ID of the computer system to the feature data extracted by processing the fingerprint of the access authority input to the fingerprint input unit 12,

상기 지문데이터 처리부(16)에서 생성된 지문데이터 파일을 등록저장하는 등록지문 저장부(18),Registration fingerprint storage unit 18 for registering and storing the fingerprint data file generated by the fingerprint data processing unit 16,

지문입력부(12)로부터 접근인증하려는 자의 지문데이터가 입력될 때, 상기 컴퓨터 시스템의 시스템ID와 등록저장된 지문데이터 파일에 포함된 시스템ID를 비교하기 위한 시스템ID 확인부(20),When the fingerprint data of the person to be authenticated by the fingerprint input unit 12 is input, the system ID verification unit 20 for comparing the system ID of the computer system and the system ID included in the registered and stored fingerprint data file,

지문입력부(12)로부터 입력된 지문데이터의 특징데이터와 등록저장된 지문데이터 파일의 특징데이터를 비교하는 특징데이터 비교부(22),A feature data comparison unit 22 for comparing feature data of the fingerprint data input from the fingerprint input unit 12 with feature data of the registered and stored fingerprint data file;

컴퓨터 시스템 ID와 특징데이터가 모두 일치하는 지문데이터를 입력한 사용자에 대해 접근권한을 부여하는 판단부(24)로 구성된다.And a determination unit 24 for granting access to the user who inputs fingerprint data in which both the computer system ID and the feature data match.

위와 같이 구성되는 지문인증 처리장치의 작용은 도2b에 설명된 지문인증 처리방법과 함께 설명한다. 먼저 정당한 사용자(접근권한자)의 지문을 사전 등록하는 과정에 대해서 설명한다. 지문입력부(12)를 통해 입력된 지문영상은 영상처리부(14)에서 2진화 및 세선화 과정을 거쳐 특징데이터로서 추출되고[96], 지문데이터 처리부(16)에서는 이 특징데이터에 시스템ID를 부가하여 지문데이터 파일을 생성하여 등록지문 저장부(18)에 저장한다[98].The operation of the fingerprint authentication processing device configured as described above will be described together with the fingerprint authentication processing method described in FIG. 2B. First, the process of pre-registering fingerprints of legitimate users (access rights holders) will be described. The fingerprint image input through the fingerprint input unit 12 is extracted as the feature data through the binarization and thinning process by the image processing unit 14 [96], and the fingerprint data processing unit 16 adds the system ID to the feature data. The fingerprint data file is generated and stored in the registered fingerprint storage unit 18 [98].

다음으로 컴퓨터 시스템에 접근하려는 자의 지문인증 과정에 대해서 설명한다. 지문데이터 입력대기 상태에서 지문입력부(12)로부터 지문데이터가 입력되면[100], 컴퓨터 시스템에서는 현재 접근하고자 하는 시스템의 ID를 확인하는데[102], 현재의 시스템ID와 등록지문 저장부(18)에 미리 저장되어 있는 지문데이터 파일 중에 포함되어 있는 시스템ID를 비교하는 과정을 거치게 된다.Next, the fingerprint authentication process of the person who wants to access the computer system will be described. When fingerprint data is input from the fingerprint input unit 12 in the fingerprint data input standby state [100], the computer system checks the ID of the system to be accessed [102], the current system ID and the registered fingerprint storage unit 18. The system ID included in the fingerprint data file stored in advance is compared.

상기 시스템ID의 확인 결과, 서로 일치하지 않는다면[204] 더 이상의 절차는 진행되지 않고 접근을 거부한다[106]. 시스템ID가 일치할 경우에는 입력된 지문의 특징데이터와 상기 등록되어 있는 지문데이터 파일 중에 포함되어 있는 특징데이터를 비교한다[108]. 특징 데이터가 일치할 경우에는[110] 시스템으로의 접근이 허용되며[112], 만일 일치하지 않는다면 컴퓨터 시스템으로의 접근이 거부된다[106].If the identification of the system ID does not match [204], no further procedure is performed and access is denied [106]. If the system IDs match, feature data of the input fingerprint is compared with feature data contained in the registered fingerprint data file [108]. If the feature data match [110], access to the system is allowed [112], if not, access to the computer system is denied [106].

본 발명에 따르면, 지문을 이용한 컴퓨터 시스템 접근인증에 있어서 한층 더 보안성을 강화할 수 있다.According to the present invention, security in computer system access authentication using fingerprints can be further enhanced.

Claims (2)

지문을 입력하기 위한 지문입력부와, 입력된 지문영상으로부터 특징데이터를 추출하는 영상처리부를 포함하여, 입력된 지문데이터와 미리 등록되어 있는 지문데이터를 비교하여 컴퓨터 시스템으로의 접근권한을 부여하는 컴퓨터 시스템 지문인증 장치에 있어서,A computer system including a fingerprint input unit for inputting a fingerprint and an image processing unit for extracting feature data from the input fingerprint image to compare the input fingerprint data with previously registered fingerprint data and grant access to the computer system. In the fingerprint authentication device, 상기 지문입력부에 입력된 접근 권한자의 지문을 영상처리하여 추출한 특징데이터에 컴퓨터 시스템이 갖고 있는 고유ID(이하, 시스템ID)를 부가하여 지문데이터 파일을 생성하는 지문데이터 처리부,Fingerprint data processing unit for generating a fingerprint data file by adding a unique ID (hereinafter referred to as system ID) of the computer system to the feature data extracted by image processing the fingerprint of the access authority input to the fingerprint input unit; 상기 지문데이터 처리부에서 생성된 지문데이터 파일을 등록저장하는 등록지문 저장부,A registration fingerprint storage unit for registering and storing the fingerprint data file generated by the fingerprint data processing unit; 지문입력부로부터 지문데이터가 입력될 때, 상기 컴퓨터 시스템의 시스템ID와 등록저장된 지문데이터 파일에 포함된 시스템ID를 비교하기 위한 시스템ID 확인부,A system ID verification unit for comparing a system ID of the computer system with a system ID included in a registered and stored fingerprint data file when fingerprint data is input from a fingerprint input unit; 상기 시스템ID 확인부의 비교결과, 컴퓨터 시스템의 시스템ID와 등록저장된 지문데이터 파일에 포함된 시스템ID가 일치하지 않으면, 입력된 지문데이터의 특징데이터와 일치하는 지문데이터가 등록지문 저장부에 존재하는지 비교하는 특징데이터 비교부,As a result of the comparison of the system ID verification unit, if the system ID of the computer system and the system ID included in the registered and stored fingerprint data file do not match, a comparison is made whether the fingerprint data corresponding to the characteristic data of the input fingerprint data exists in the registered fingerprint storage unit. Feature data comparison unit, 상기 시스템ID 확인부 및 특징데이터 비교부의 확인 결과, 시스템 ID와 특징데이터가 모두 일치하는 지문데이터를 입력한 사용자에 대해서만 접근권한을 부여하는 판단부를 포함하여 구성되는 컴퓨터 시스템 지문인증 처리장치.And a determination unit for granting access right only to a user who has entered fingerprint data in which both the system ID and the feature data match, as a result of the verification of the system ID verification unit and the feature data comparison unit. 청구항 1과 같이 구성되는 장치에서 이루어지는 접근권한 부여방법으로서,As a method for granting access right that is made in a device configured as claimed in claim 1, 접근권한이 있는 자의 지문 특징데이터에 시스템ID를 부가하여 지문데이터 파일을 생성하고 이 파일을 등록지문 저장부에 등록저장하는 단계,Generating a fingerprint data file by adding a system ID to fingerprint feature data of a person having access authority and registering and storing the file in a registration fingerprint storage unit; 지문데이터 입력대기 상태에서 지문입력부로부터 지문데이터가 입력되면, 등록저장된 지문데이터 파일에 포함되어 있는 시스템ID가 컴퓨터 시스템의 ID와 일치하는 것인지 확인하는 단계,When fingerprint data is input from the fingerprint input unit in the state of waiting for fingerprint data input, checking whether the system ID included in the registered and stored fingerprint data file matches the ID of the computer system; 시스템ID가 일치하지 않으면 접근을 허용하지 않고, 시스템ID가 일치하면 입력된 지문데이터의 특징데이터와 일치하는 특징데이터를 갖는 지문데이터를 등록지문 저장부에서 검색하는 단계,If the system ID does not match, access is not allowed, and if the system ID matches, retrieving the fingerprint data having the characteristic data that matches the characteristic data of the input fingerprint data from the registration fingerprint storage unit; 입력된 지문데이터의 특징데이터와 일치하는 지문데이터가 등록지문 저장부에 존재하면 접근을 허용하고, 그렇지 않으면 접근을 허용하지 않는 단계로 구성되는 컴퓨터 시스템 접근인증 처리방법.And if the fingerprint data matching the characteristic data of the input fingerprint data is present in the registered fingerprint storage unit, access is allowed, otherwise access is not permitted.
KR1020000054300A 2000-09-15 2000-09-15 Apparatus and method for acknowledging access with fingerprint to computer system KR100335851B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000054300A KR100335851B1 (en) 2000-09-15 2000-09-15 Apparatus and method for acknowledging access with fingerprint to computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000054300A KR100335851B1 (en) 2000-09-15 2000-09-15 Apparatus and method for acknowledging access with fingerprint to computer system

Publications (2)

Publication Number Publication Date
KR20010000324A KR20010000324A (en) 2001-01-05
KR100335851B1 true KR100335851B1 (en) 2002-05-08

Family

ID=19688838

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000054300A KR100335851B1 (en) 2000-09-15 2000-09-15 Apparatus and method for acknowledging access with fingerprint to computer system

Country Status (1)

Country Link
KR (1) KR100335851B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990045684A (en) * 1997-11-28 1999-06-25 가네꼬 히사시 Personal identification system through fingerprint identification

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990045684A (en) * 1997-11-28 1999-06-25 가네꼬 히사시 Personal identification system through fingerprint identification

Also Published As

Publication number Publication date
KR20010000324A (en) 2001-01-05

Similar Documents

Publication Publication Date Title
US6052468A (en) Method of securing a cryptographic key
US9275212B2 (en) Secure element biometric authentication system
US8572392B2 (en) Access authentication method, information processing unit, and computer product
US6268788B1 (en) Apparatus and method for providing an authentication system based on biometrics
US7447910B2 (en) Method, arrangement and secure medium for authentication of a user
US7492925B2 (en) Biometric identification data protection
EP1394655A2 (en) Secure system and method for accessing files in computers using fingerprints
US20030005337A1 (en) Portable device having biometrics-based authentication capabilities
US20070245153A1 (en) System and method for user authentication in a multi-function printer with a biometric scanning device
EP2278525A2 (en) Authorization method providing hints to the parts forming the authorization code
US20080010453A1 (en) Method and apparatus for one time password access to portable credential entry and memory storage devices
US20030212709A1 (en) Apparatus and method for secure object access
JP2007156959A (en) Access control program, information processor, and access control method
JPH1188321A (en) Digital signature generation server
US20130230216A1 (en) Biometric identification data protection
JP2005208993A (en) User authentication system
US6941462B1 (en) Authentication system, fingerprint identification unit, and authentication method
JP2002312326A (en) Multiple authentication method using electronic device with usb interface
JP2000322145A (en) Password input system and its method
KR100335851B1 (en) Apparatus and method for acknowledging access with fingerprint to computer system
US20020038427A1 (en) Biometric device
JPH03154137A (en) Security system for data
JP2004005273A (en) Document management system and method using biological information, and program for executing the same in computer
JP6693557B2 (en) Information processing system, information processing apparatus, authentication method, and program
JP2006323691A (en) Authentication device, registration device, registration method and authentication method

Legal Events

Date Code Title Description
A201 Request for examination
A302 Request for accelerated examination
G15R Request for early opening
E902 Notification of reason for refusal
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130405

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20140403

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20150424

Year of fee payment: 14

FPAY Annual fee payment

Payment date: 20160420

Year of fee payment: 15

FPAY Annual fee payment

Payment date: 20170407

Year of fee payment: 16

FPAY Annual fee payment

Payment date: 20180410

Year of fee payment: 17

FPAY Annual fee payment

Payment date: 20190408

Year of fee payment: 18