KR100984275B1 - 안전하지 않은 통신 채널에서 비인증서 공개키를 사용한 보안키 생성 방법 - Google Patents
안전하지 않은 통신 채널에서 비인증서 공개키를 사용한 보안키 생성 방법 Download PDFInfo
- Publication number
- KR100984275B1 KR100984275B1 KR1020080084235A KR20080084235A KR100984275B1 KR 100984275 B1 KR100984275 B1 KR 100984275B1 KR 1020080084235 A KR1020080084235 A KR 1020080084235A KR 20080084235 A KR20080084235 A KR 20080084235A KR 100984275 B1 KR100984275 B1 KR 100984275B1
- Authority
- KR
- South Korea
- Prior art keywords
- key
- public key
- valid
- generating
- security
- Prior art date
Links
- 238000004891 communication Methods 0.000 title claims abstract description 20
- 238000000034 method Methods 0.000 claims abstract description 33
- 238000005516 engineering process Methods 0.000 description 8
- 238000010586 diagram Methods 0.000 description 5
- 230000005540 biological transmission Effects 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 230000002155 anti-virotic effect Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
- 238000012038 vulnerability analysis Methods 0.000 description 1
Images
Classifications
-
- 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/08—Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
- H04L9/0861—Generation of secret information including derivation or calculation of cryptographic keys or passwords
- H04L9/0866—Generation of secret information including derivation or calculation of cryptographic keys or passwords involving user or device identifiers, e.g. serial number, physical or biometrical information, DNA, hand-signature or measurable physical characteristics
-
- 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/08—Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
- H04L9/0816—Key establishment, i.e. cryptographic processes or cryptographic protocols whereby a shared secret becomes available to two or more parties, for subsequent use
- H04L9/0819—Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s)
- H04L9/0825—Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s) using asymmetric-key encryption or public key infrastructure [PKI], e.g. key signature or public key certificates
-
- 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/08—Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
- H04L9/0861—Generation of secret information including derivation or calculation of cryptographic keys or passwords
- H04L9/0863—Generation of secret information including derivation or calculation of cryptographic keys or passwords involving passwords or one-time passwords
-
- 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/30—Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy
-
- 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
- H04L9/3236—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 using cryptographic hash functions
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computing Systems (AREA)
- Theoretical Computer Science (AREA)
- Storage Device Security (AREA)
Abstract
Description
Claims (6)
- 다수의 디바이스와 공개키 발생 장치를 구비하는 통신 네트워크에서, 상기 디바이스로 제공되는 보안키를 생성하는 방법에 있어서,(a) 상기 다수의 디바이스들 중 제1 디바이스로 상기 공개키 발생 장치의 공개키를 송신하는 단계;(b) 상기 제1 디바이스로부터 상기 공개키 발생 장치의 공개키로 암호화된 상기 제1 디바이스의 인증 정보와 임시키를 생성하는데 사용되는 인덱스 값을 수신하는 단계;(e) 유효 기간 동안만 사용되는 상기 제1 디바이스의 유효 공개키와 유효 개인키를 생성하기 위하여 필요한 유효 상태와 유효 기간에 대한 정보를 상기 제1 디바이스의 공개키로 암호화하여 상기 제1 디바이스로 송신하는 단계를 포함하는 것을 특징으로 하는 보안키 생성 방법.
- 삭제
- 제 1 항에 있어서, 상기 임시키를 생성하는데 사용되는 인덱스 값은상기 임시키 생성을 위해 사용되는 값들의 테이블에서 임의로 선택된 특정 값인 것을 특징으로 하는 보안키 생성 방법.
- 제 1 항에 있어서, 상기 제1 디바이스의 인증 정보는상기 제1 디바이스의 신원기반 식별 정보 또는 랜덤 값과 상기 제1 디바이스의 신원기반 식별 정보로부터 생성되는 인증값인 것을 특징으로 하는 보안키 생성 방법.
- 제 1 항에 있어서, 상기 (e) 단계는(e1) 유효 기간 동안만 사용되는 상기 제1 디바이스의 유효 공개키와 유효 개인키를 생성하기 위하여 필요한 유효 상태와 유효 기간에 대한 정보의 요청 메시지를 상기 제1 디바이스로부터 수신하는 단계;(e2) 상기 제1 디바이스가 사용할 상기 유효 공개키와 유효 개인키의 유효 기간을 계산하는 단계; 및(e3) 상기 계산한 유효 기간과 상기 유효 상태를 상기 제1 디바이스의 공개키로 암호화하여 상기 제1 디바이스로 송신하는 단계를 포함하는 것을 특징으로 하는 보안키 생성 방법.
- 다수의 디바이스와 공개키 발생 장치를 구비하는 통신 네트워크에서, 상기 디바이스로 제공되는 보안키를 생성하는 방법에 있어서,(c) 유효 기간 동안만 사용되는 상기 제1 디바이스의 유효 공개키와 유효 개인키를 생성하기 위하여 필요한 상기 유효 공개키와 유효 개인키의 유효 기간을 계산하는 단계;(d) 상기 계산한 유효 기간과 유효 상태를 상기 제1 디바이스의 공개키로 암호화하여 상기 제1 디바이스로 송신하는 단계를 포함하는 것을 특징으로 하는 보안키 생성 방법.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020080084235A KR100984275B1 (ko) | 2008-08-28 | 2008-08-28 | 안전하지 않은 통신 채널에서 비인증서 공개키를 사용한 보안키 생성 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020080084235A KR100984275B1 (ko) | 2008-08-28 | 2008-08-28 | 안전하지 않은 통신 채널에서 비인증서 공개키를 사용한 보안키 생성 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20100025624A KR20100025624A (ko) | 2010-03-10 |
KR100984275B1 true KR100984275B1 (ko) | 2010-09-30 |
Family
ID=42177063
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020080084235A KR100984275B1 (ko) | 2008-08-28 | 2008-08-28 | 안전하지 않은 통신 채널에서 비인증서 공개키를 사용한 보안키 생성 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100984275B1 (ko) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20130048508A (ko) * | 2011-11-02 | 2013-05-10 | 에스케이플래닛 주식회사 | 단말기의 루트 키 생성 시스템 및 방법과 장치, 그리고 이를 지원하는 단말기 |
KR101975041B1 (ko) * | 2017-04-06 | 2019-05-03 | 주식회사 한류에이아이센터 | 외부 저장 장치에 저장되는 파일을 보안하는 보안 브로커 시스템 및 그 방법 |
KR101996579B1 (ko) * | 2017-04-11 | 2019-07-04 | 주식회사 한류에이아이센터 | 외부 저장 장치에 저장되는 파일을 안전하게 공유하는 보안 브로커 시스템 및 그 방법 |
KR102120882B1 (ko) * | 2019-09-11 | 2020-06-09 | 이민재 | 블록체인 기반 컨테스트 네트워크 시스템 및 컨테스트 방법 |
CN112307490B (zh) * | 2020-07-08 | 2023-03-21 | 电子科技大学 | 一种基于无证书精准前向安全加密的云数据安全存储方法 |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20060015391A (ko) * | 2004-08-14 | 2006-02-17 | 삼성전자주식회사 | 디바이스를 인증하기 위한 키 생성 방법/장치 및 디바이스인증 방법/장치 |
-
2008
- 2008-08-28 KR KR1020080084235A patent/KR100984275B1/ko active IP Right Grant
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20060015391A (ko) * | 2004-08-14 | 2006-02-17 | 삼성전자주식회사 | 디바이스를 인증하기 위한 키 생성 방법/장치 및 디바이스인증 방법/장치 |
Non-Patent Citations (1)
Title |
---|
Wenbo Mao, MODERN CRYPTOGRAPHY: THEORY & PRACTICE, Prentice Hall PTR, pp.447-449 (2004)* |
Also Published As
Publication number | Publication date |
---|---|
KR20100025624A (ko) | 2010-03-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US12155757B2 (en) | Systems and methods for deployment, management and use of dynamic cipher key systems | |
KR100827650B1 (ko) | 그룹에 참여하도록 초대된 잠재적 회원을 인증하는 방법 | |
US8059818B2 (en) | Accessing protected data on network storage from multiple devices | |
US9332002B1 (en) | Authenticating and authorizing a user by way of a digital certificate | |
CN108604985B (zh) | 数据传送方法、控制数据使用的方法以及密码设备 | |
CN111092717B (zh) | 智能家居环境下基于组认证安全可靠的通信方法 | |
JP5860815B2 (ja) | コンピューターポリシーを施行するためのシステムおよび方法 | |
KR20030085512A (ko) | 통신 패스워드를 원격 변경시키는 방법 | |
Chalaemwongwan et al. | A practical national digital ID framework on blockchain (NIDBC) | |
US20050027979A1 (en) | Secure transmission of data within a distributed computer system | |
JP5992535B2 (ja) | 無線idプロビジョニングを実行するための装置及び方法 | |
Downnard | Public-key cryptography extensions into Kerberos | |
EP3785409B1 (en) | Data message sharing | |
KR100984275B1 (ko) | 안전하지 않은 통신 채널에서 비인증서 공개키를 사용한 보안키 생성 방법 | |
KR100970552B1 (ko) | 비인증서 공개키를 사용하는 보안키 생성 방법 | |
Jang-Jaccard et al. | Portable key management service for cloud storage | |
CN113556236A (zh) | 一种基于代理签名的能源数据中台敏感内容委托授权方法 | |
US20240012933A1 (en) | Integration of identity access management infrastructure with zero-knowledge services | |
Bhargavi et al. | Enhancing IoT Security and Privacy with Claims-based Identity Management. | |
Hatakeyama et al. | Key Management Based on Ownership of Multiple Authenticators in Public Key Authentication | |
US20240214187A1 (en) | System and Method of Creating Symmetric Keys Using Elliptic Curve Cryptography | |
Vidyasagar et al. | A Study on Security Services and Threats in Cloud Computing | |
Jøsang | Key Management and PKI | |
Barrios et al. | Secure Key Distribution Prototype Based on Kerberos | |
Babu et al. | Risk assessment mitigation of Kerberos protocol using public key cryptography |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20080828 |
|
PA0201 | Request for examination | ||
PG1501 | Laying open of application | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20100514 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20100914 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20100920 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20100920 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20130905 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20130905 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20140912 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20140912 Start annual number: 5 End annual number: 5 |
|
FPAY | Annual fee payment |
Payment date: 20150907 Year of fee payment: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20150907 Start annual number: 6 End annual number: 6 |
|
FPAY | Annual fee payment |
Payment date: 20160906 Year of fee payment: 7 |
|
PR1001 | Payment of annual fee |
Payment date: 20160906 Start annual number: 7 End annual number: 7 |
|
FPAY | Annual fee payment |
Payment date: 20190625 Year of fee payment: 10 |
|
PR1001 | Payment of annual fee |
Payment date: 20190625 Start annual number: 10 End annual number: 10 |
|
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20210701 |