단순전력분석에 안전한 Left-to-Right방향으로 리코딩과 스칼라 곱셈을 동시에 수행하는 스칼라곱셈 방법

    公开(公告)号:KR100867989B1

    公开(公告)日:2008-11-10

    申请号:KR1020060123392

    申请日:2006-12-06

    CPC classification number: G06F7/725 G06F2207/7261

    Abstract: 본 발명은 단순전력분석에 안전한 Left-to-Right 리코딩 기법과 통합된 스칼라 곱셈 방법에 관한 것으로, 타원곡선 암호시스템과 페어링을 기반하는 암호시스템에서 사용되는 스칼라 곱셈 방법에 있어서, r진법으로 표현된 n-digit 비밀키(k)의 최상위 digit부터 중복을 허용한 2개의 연속된 원소를 비교하여 L-digit 비밀키(k')가 생성되도록 리코딩하는 단계 및 상기 리코딩된 비밀키(k')를 이용하여 상기 비밀키(k)와 상기 타원곡선 상의 임의의 점 P에 스칼라 곱셈하여 스칼라 곱셈 결과값(Q)을 산출하는 단계로 구성되어, 스칼라 곱셈 알고리즘을 부채널 공격, 특히 단순전력분석 공격에 안전하도록 기수 r진법으로 표현된 비밀키의 표현을 부호화를 이용해 리코딩 단계와 스칼라 곱셈 단계를 동시에 수행할 수 있게 하여 메모리의 제약을 받는 유비쿼터스 컴퓨팅 환경에서 부채널 공격에 안전하면서 메모리의 사용을 최대한 줄일 수 있는 기술적인 해결 방법을 제시한다.
    타원곡선, 페어링, 암호시스템, 부채널 공격, Left-to-Right 리코딩

    개인 인증을 하는 스마트 카드 장치, 스마트 카드 처리단말 시스템 및 개인 인증 방법
    212.
    发明授权
    개인 인증을 하는 스마트 카드 장치, 스마트 카드 처리단말 시스템 및 개인 인증 방법 有权
    用于个人认证的智能卡装置,用于处理智能卡装置的终端系统和智能卡装置的个人认证方法

    公开(公告)号:KR100859707B1

    公开(公告)日:2008-09-23

    申请号:KR1020060113051

    申请日:2006-11-15

    Abstract: 본 발명은 개인 인증을 하는 스마트 카드 장치, 스마트 카드 처리 단말 시스템 및 개인 인증 방법을 개시한다.
    소지자가 항상 휴대할 수 있도록 외형적 만족도를 갖춘 반지형 장치이므로 휴대성이 높고 함께 개인 인증을 위한 전자 인장으로 사용될 수 있어, 안전한 시스템 유지를 가능하게 하며, 접촉 및 비접촉식 통신이 가능하여 기존 비접촉식 IC카드용 단말기를 변형없이 활용할 수 있어 다양한 분야에의 적용이 가능하고, 기존 접촉식 단말기의 접촉부를 일부 개선하여 PC 및 휴대폰 등과 연계하여 보다 편리하게 활용할 수 있으며, 개인 및 필요시 기관의 공인인증서를 탑재하여, 일종의 전자 인장 개념으로서 활용이 가능하다. 이를 통하여, 보다 철저한 개인 인증이 가능하고 결과에 대한 부인봉쇄도 가능하다. 또한 복수개의 신체 정보 및 비밀 번호를 적절히 조합하여 적용하거나 전체를 함께 적용할 수 있어, 적용 서비스에 시스템 구성에 있어서의 융통성을 제공하여 주며, 출입, 신분 인증, PC 로그인 제어가 가능하여 일종의 키로서 활용 가능하고, 전자 인장(전자 서명), 공인인증서 및 필요시 기관의 전자 관인을 탑재하여 전자문서 등 유무선 인터넷 환경 하에서 개인 인증을 활용하여 전반적인 환경에서의 안전성을 높일 수 있다.

    데이터에 대한 검색을 수행하는 자료구조를 기록한컴퓨터로 읽을 수 있는 기록매체
    213.
    发明公开
    데이터에 대한 검색을 수행하는 자료구조를 기록한컴퓨터로 읽을 수 있는 기록매체 失效
    具有搜索数据的飞行云的计算机可读记录介质

    公开(公告)号:KR1020080077340A

    公开(公告)日:2008-08-22

    申请号:KR1020080068665

    申请日:2008-07-15

    CPC classification number: G06F17/30961

    Abstract: A computer-readable recording medium storing a data structure searching data is provided to offer the new data structure faster and more memory-efficient than a skip list data structure while guaranteeing search performance similar to a balanced tree-based data structure through probability-based balancing like the skip list data structure. A node has distance property for recognizing a node in data search by using a distance vertically reaching to a vertical surface from a predetermined starting point and height property equalizing node distribution of entire binary tree in data insertion or deletion by using a distance vertically reaching the horizontal surface from the starting point. A cloud comprises more than one node and is bound by a set arranging the modes forming the cloud according to the distance property of each node. A cloud field comprises more than one cloud. The cloud defines a representative node, the eldest node, and a younger node, and the height of the cloud is defined by the height property of the representative node of the cloud.

    Abstract translation: 提供了一种存储数据结构搜索数据的计算机可读记录介质,以提供比跳过列表数据结构更快和更高存储效率的新数据结构,同时通过基于概率的平衡来保证类似于平衡的基于树的数据结构的搜索性能 像跳过列表数据结构一样。 节点具有距离属性,用于通过使用从预定起点垂直到达垂直表面的距离来识别数据搜索中的节点,并且通过使用垂直到达水平的距离来均衡整个二叉树的数据插入或删除中的节点分布 表面起点。 云包括多个节点,并且由根据每个节点的距离属性布置形成云的模式的集合来约束。 云场包含多个云。 云定义了一个代表性的节点,最大的节点和一个较小的节点,云的高度由云的代表性节点的height属性定义。

    프라이버시 보호를 위한 전자태그 및 이를 이용한프라이버시 보호 방법
    214.
    发明授权
    프라이버시 보호를 위한 전자태그 및 이를 이용한프라이버시 보호 방법 失效
    用于隐私保护的电子标签和使用电子标签的隐私保护方法

    公开(公告)号:KR100842270B1

    公开(公告)日:2008-06-30

    申请号:KR1020060121815

    申请日:2006-12-04

    CPC classification number: H04L63/04 H04L63/083

    Abstract: 본 발명은 RFID에서의 프라이버시 보호를 위한 전자태그 및 이를 이용한 프라이버시 보호 방법에 있어서, RFID 전자 태그에서 RFID 리더에 대한 인증 및 접근제어 등 프라이버시 보호가 가능하도록 하는 전자태그 및 이를 이용한 프라이버시 보호 방법에 관한 것으로서, 별도의 보안 장치가 들어가기 힘든 수동형 RFID 태그에 유용하며 대표적인 수동형 RFID 태그인 ISO/IEC 18000-6 Type C 태그에도 적용이 가능하다.
    본 발명은 태그 인벤토리 프로토콜, 태그의 메모리 맵 등을 수정하여 RFID 리더에 대한 접근제어와 인증을 하여 사용자 프라이버시 보호 효과를 발생한다.
    RFID, 인증, 프라이버시 보호, 태그, 리더

    얼굴 영상의 위조 여부를 판별하는 방법 및 그 장치
    215.
    发明授权
    얼굴 영상의 위조 여부를 판별하는 방법 및 그 장치 有权
    用于检测伪造的脸部图像的Methdo及其装置

    公开(公告)号:KR100842258B1

    公开(公告)日:2008-06-30

    申请号:KR1020060104615

    申请日:2006-10-26

    Abstract: 본 발명에 의한 얼굴 영상의 위조 여부를 판별하는 방법 및 그 장치는 연속적으로 입력되는 얼굴 영상에서 두 눈의 중심을 검출하는 단계; 상기 두 눈의 중심을 기초로 상기 얼굴 영상의 크기 및 조명에 대한 정규화를 수행하는 단계; 및 상기 정규화된 얼굴 영상에서 두 눈 영역을 검출한 후 눈의 움직임을 검출하여 상기 얼굴 영상의 위조여부를 판단하는 단계;를 포함하는 것을 특징으로 하며, 기존의 자원 제약적인 임베디드 얼굴 인식 시스템에서 추가적인 장비 없이 적은 계산량으로 사진과 같은 위조 얼굴과 실제 얼굴을 판별함으로써 부정 사용을 막아 얼굴 인식 시스템의 보안성 및 신뢰성을 높일 수 있다.
    얼굴 인식, 위조 얼굴 판별, 이진화, 해밍거리

    지문 특징점 및 지문 이진영상을 이용한 지문 정합 방법 및그 장치
    216.
    发明公开
    지문 특징점 및 지문 이진영상을 이용한 지문 정합 방법 및그 장치 失效
    使用分数和二进制图像匹配指纹的方法和使用它的系统

    公开(公告)号:KR1020080052098A

    公开(公告)日:2008-06-11

    申请号:KR1020060124149

    申请日:2006-12-07

    CPC classification number: G06K9/00087

    Abstract: A method and an apparatus for matching a fingerprint by using minutiae and binary image of the fingerprint are provided to reduce false acceptance rate by executing the fingerprint matching. An apparatus for matching a fingerprint includes an extracting unit(210), a comparing unit(220), a compensating unit(230) and an authenticating unit(240). The extracting unit receives the first fingerprint image and the second fingerprint image, extracts minutiae and binary image from them, and outputs the minutiae and the binary image. The comparing unit acquires position and orientation difference between two minutiae on the basis of the minutiae information of the first fingerprint image and the second fingerprint image, and outputs the position and orientation difference. The compensating unit compensates the minutiae and the binary image of the comparing fingerprint and the registered fingerprint on the basis of compensating parameters obtained from the minutiae and the binary image outputted by the comparing unit. The authenticating unit performs an authentication procedure via similarity by comparing the compensated minutiae and binary image of the comparing fingerprint with those of the registered fingerprint.

    Abstract translation: 提供了通过使用指纹的细节和二值图像来匹配指纹的方法和装置,以通过执行指纹匹配来减少错误接受率。 用于匹配指纹的装置包括提取单元(210),比较单元(220),补偿单元(230)和认证单元(240)。 提取单元接收第一指纹图像和第二指纹图像,从中提取细节和二进制图像,并输出细节和二进制图像。 比较单元基于第一指纹图像的细节信息和第二指纹图像获取两个细节之间的位置和取向差,并输出位置和方位差。 补偿单元根据从细节获得的补偿参数和由比较单元输出的二进制图像补偿比较指纹和登记指纹的细节和二进制图像。 认证单元通过将比较指纹的补偿细节和二进制图像与登记的指纹的相比较,通过相似性来执行认证过程。

    RF 신호 통제장치 및 그 방법
    217.
    发明公开
    RF 신호 통제장치 및 그 방법 无效
    RF信号监测装置及其方法

    公开(公告)号:KR1020080051775A

    公开(公告)日:2008-06-11

    申请号:KR1020060123395

    申请日:2006-12-06

    CPC classification number: G06K19/0723 H04W4/80 H04W68/00

    Abstract: A device and a method for controlling an RF signal are provided to enable a user, who holds an RFID(Radio Frequency IDentification) tag or an article attached with the RFID tag, to control RFID tag recognition by informing the user that the RF signal is received from an RFID reader. A receiver(110) transmits an RF signal reception message informing a user of reception of an RF signal received when the RF signal is received from an external RFID system. An alarm unit(120) informs a user of the reception of the RF signal through an alarm tool recognizable to the user when the RF signal reception message is received from the receiver. A communicator(140) transceives data related to the external RFID signal by connecting to the network. A storing part(130) stores log information including the RF signal reception message. The alarm unit includes an alarm setting part setting up alarm modes, an alarm controller determining alarm output and an alarm mode according to the alarm mode by receiving the RF signal reception message, and an alarm output part.

    Abstract translation: 提供了一种用于控制RF信号的装置和方法,以使得持有RFID(射频识别)标签的用户或附有RFID标签的物品能够通过向用户通知RF信号是 从RFID读取器接收。 接收机(110)发送RF信号接收消息,通知用户接收当RF信号从外部RFID系统接收时的RF信号。 当从接收机接收到RF信号接收消息时,报警单元(120)通过用户可识别的报警工具向用户通知RF信号的接收。 通信器(140)通过连接到网络来收发与外部RFID信号相关的数据。 存储部件(130)存储包括RF信号接收消息的日志信息。 报警单元包括报警设置部分设置报警模式,报警控制器通过接收RF信号接收消息根据报警模式确定报警输出和报警模式,以及报警输出部分。

    얼굴 영상의 위조 여부를 판별하는 방법 및 그 장치
    218.
    发明公开
    얼굴 영상의 위조 여부를 판별하는 방법 및 그 장치 有权
    METHDO用于检测锻造的脸部图像及其装置

    公开(公告)号:KR1020080037447A

    公开(公告)日:2008-04-30

    申请号:KR1020060104615

    申请日:2006-10-26

    CPC classification number: G06K9/00899 G06K9/00288 G06K9/3208 G06T7/20

    Abstract: A method and a device for detecting a forged face image are provided to increase reliability and security of a face recognition system by detecting the forged face image captured through a camera without any additional equipment while reducing memory usage and calculating complexity. An image obtainer(610) obtains a face image continuously. A normalizer(620) normalizes size and lighting of the face image based on the center between two eyes of the obtained face image. An extractor(630) performs a binary process by extracting an eye area from the regulated face image. A detector(640) detects a forged face image by calculating change quantity of the binary eye area and comparing a threshold value with the calculated change quantity. The normalizer includes a slope compensator(621) compensating a slope of the image based on the slope of a segment connecting two eyes, and a clipper(623) clipping a predetermined size of the compensated face area and sampling/outputting the clipped face area.

    Abstract translation: 提供了一种用于检测伪造的脸部图像的方法和装置,以通过检测通过相机拍摄的伪造的脸部图像来提高人脸识别系统的可靠性和安全性,而不需要任何附加设备,同时减少存储器使用和计算复杂度。 图像获取器(610)连续地获得脸部图像。 归一化器(620)基于所获得的面部图像的两只眼睛之间的中心,对脸部图像的尺寸和照明进行归一化。 提取器(630)通过从被调节的面部图像提取眼睛区域来执行二进制处理。 检测器(640)通过计算二值眼区域的改变量并将阈值与所计算的改变量进行比较来检测锻造的面部图像。 归一化器包括基于连接两只眼睛的片段的斜率补偿图像的斜率的斜率补偿器(621)和限定补偿面部区域的预定大小的剪辑器(623),并且对被剪切的脸部区域进行采样/输出。

    XRI기반의 익명성 보장 방법 및 이를 위한 장치
    219.
    发明授权
    XRI기반의 익명성 보장 방법 및 이를 위한 장치 失效
    基于XRI的匿名电子邮件地址方法及其装置

    公开(公告)号:KR100823736B1

    公开(公告)日:2008-04-21

    申请号:KR1020060094953

    申请日:2006-09-28

    Abstract: 본 발명은 XRI(eXtensible Resource Identifier) 기반의 익명성 보장 방법 및 이를 위한 장치에 관한 것으로서, 이메일 주소가 알려진 사용자가 스팸 메일의 표적이 되는 것을 방지하기 위하여, 이메일 수신자로부터 수신 이메일 주소를 제공받아 XRI 이메일 주소로 변환하여 저장한 다음, 변환된 XRI 이메일 주소를 상기 이메일 수신자에게 통지하고, 이메일 수신자에게서 획득한 상기 변환된 XRI 이메일 주소를 수신처로 하여 이메일을 발송하는 이메일 송신자로부터, 상기 변환된 XRI 이메일 주소에 대응되는 실제 이메일 주소를 요청받는 다음, 상기 이메일 수신자의 변환된 XRI 이메일 주소에 대응되는 실제 수신 이메일 주소를 저장된 암호화키를 이용하여 암호화한 후 이메일 송신자에게 전송하고, 상기 암호화된 수신 이메일 주소로 이메일이 전송되면 상기 암호화된 수신 이메일 주소가 실제 수신 이메일 주소로 복호화 되도록, 상기에서 사용된 암호화키에 관한 정보를 상기 복호화를 행하는 장치에게 제공한다.
    XRI, 익명성 보장 서버, 암호화키, 수신 이메일 주소 복호화기, 익명 이메일 주소

    응급 상황 처리 방법 및 이를 위한 장치
    220.
    发明公开
    응급 상황 처리 방법 및 이를 위한 장치 失效
    用于控制紧急情况的方法和装置

    公开(公告)号:KR1020080022731A

    公开(公告)日:2008-03-12

    申请号:KR1020060086270

    申请日:2006-09-07

    CPC classification number: G06Q50/22 G06Q50/26 H04L9/32

    Abstract: A method and a device for managing an emergency situation are provided to inform a rescue center of the emergency situation by checking biological states and surroundings of a user with a sensor, and protecting privacy of the user during an informing process. A sensing signal collector(201) collects biological and context information of a user. A sensing signal processor(202) determines validity of sensing signals, and checks whether the user is in an emergency situation based on biological signals or an urgent situation based on a context sensor. An encrypting/storing part(203) encrypts the sensing information by using an encryption key received form an external authentication server and stores the encrypted sensing information. A sensing information transferor(205) transfers emergency information to the rescue center when the sensing information processor determines the urgent situation of the user. A privacy profile connector(204) manages privacy profile information of the user and monitors change of a privacy profile. A privacy profile/encryption key storing part(207) stores the privacy profile and the encryption key assigned to the user from the external authentication server.

    Abstract translation: 提供了一种用于管理紧急情况的方法和装置,用于通过用传感器检查用户的生物状态和环境来告知救援中心的紧急情况,并在通知过程中保护用户的隐私。 感测信号收集器(201)收集用户的生物和上下文信息。 感测信号处理器(202)确定感测信号的有效性,并且基于生物信号或基于上下文传感器的紧急情况来检查用户是否处于紧急情况。 加密/存储部分(203)通过使用从外部认证服务器接收的加密密钥来加密感测信息,并存储加密的感测信息。 当感测信息处理器确定用户的紧急情况时,感测信息传送器(205)将紧急信息传送到救援中心。 隐私简档连接器(204)管理用户的隐私简档信息并监视隐私简档的改变。 隐私简档/加密密钥存储部分(207)存储从外部认证服务器分配给用户的隐私简档和加密密钥。

Patent Agency Ranking