JP4760938B2 - 鍵生成プログラム、鍵記録プログラム、鍵生成装置、pkiカード及び鍵記録システム - Google Patents
鍵生成プログラム、鍵記録プログラム、鍵生成装置、pkiカード及び鍵記録システムInfo
- Publication number
- JP4760938B2 JP4760938B2 JP2009070680A JP2009070680A JP4760938B2 JP 4760938 B2 JP4760938 B2 JP 4760938B2 JP 2009070680 A JP2009070680 A JP 2009070680A JP 2009070680 A JP2009070680 A JP 2009070680A JP 4760938 B2 JP4760938 B2 JP 4760938B2
- Authority
- JP
- Japan
- Prior art keywords
- certificate
- key
- signature
- public key
- generating
- 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 - Fee Related
Links
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/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/3297—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 involving time stamps, e.g. generation of time stamps
-
- 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/006—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols involving public key infrastructure [PKI] trust models
-
- 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/3247—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 involving digital signatures
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Storage Device Security (AREA)
Description
12、22 フラッシュメモリ
13、23 RAM
15 HDD
16、24 通信I/F
30 鍵生成装置
41 証明書ストア
42 公開鍵証明書生成部
43 鍵ペア生成部
44 暗号化部
45 タイムスタンプ付与部
50 PKIカード
61 復号化部
62 証明書用秘密鍵
63 署名書用秘密鍵
64 タイムスタンプ検証部
65 TSA証明書
70 TSA
Claims (2)
- コンピュータを、
電子署名に用いられる署名用秘密鍵をPKIカードに記録する際に用いられる証明書用公開鍵と該証明書用公開鍵に対応する証明書用秘密鍵とを生成する第1生成手段と、
前記第1生成手段により生成された前記証明書用秘密鍵を安全が確保された通信路を用いて前記PKIカードに送信する第1送信手段と、
前記証明書用公開鍵の証明書用公開鍵証明書を生成する第2生成手段と、
前記第2生成手段により生成された証明書用公開鍵証明書を記録手段に記録する手段と、
電子署名に用いられる署名書用公開鍵と該署名書用公開鍵に対応する署名書用秘密鍵とを生成する第3生成手段と、
前記署名書用公開鍵の署名書用公開鍵証明書を生成する第4生成手段と、
前記記録手段に記録された証明書用公開鍵証明書を取得する取得手段と、
前記取得手段により取得された前記証明書用公開鍵証明書に示された前記証明書用公開鍵で、前記署名書用秘密鍵及び前記第4生成手段により生成された前記署名書用公開鍵証明書を暗号化した暗号化署名書用秘密鍵を生成する第5生成手段と、
前記第5生成手段で生成された前記暗号化署名書用秘密鍵に時刻認証事業者が発行するタイムスタンプを付与する付与手段と、
前記付与手段により前記タイムスタンプが付与された前記暗号化署名書用秘密鍵を、安全が確保された通信路、又は安全が確保されていない通信路を用いて前記PKIカードに送信する第2送信手段と、
前記時刻認証事業者を示す認証局公開鍵証明書を前記PKIカードに送信する第3送信手段と、
して機能させるための鍵生成プログラム。 - 電子署名に用いられる署名用秘密鍵をPKIカードに記録する際に用いられる証明書用公開鍵と該証明書用公開鍵に対応する証明書用秘密鍵とを生成する第1生成手段と、
前記第1生成手段により生成された前記証明書用秘密鍵を安全が確保された通信路を用いて前記PKIカードに送信する第1送信手段と、
前記証明書用公開鍵の証明書用公開鍵証明書を生成する第2生成手段と、
前記第2生成手段により生成された証明書用公開鍵証明書を記録手段に記録する手段と、
電子署名に用いられる署名書用公開鍵と該署名書用公開鍵に対応する署名書用秘密鍵とを生成する第3生成手段と、
前記署名書用公開鍵の署名書用公開鍵証明書を生成する第4生成手段と、
前記記録手段に記録された証明書用公開鍵証明書を取得する取得手段と、
前記取得手段により取得された前記証明書用公開鍵証明書に示された前記証明書用公開鍵で、前記署名書用秘密鍵及び前記第4生成手段により生成された前記署名書用公開鍵証明書を暗号化した暗号化署名書用秘密鍵を生成する第5生成手段と、
前記第5生成手段で生成された前記暗号化署名書用秘密鍵に時刻認証事業者が発行するタイムスタンプを付与する付与手段と、
前記付与手段により前記タイムスタンプが付与された前記暗号化署名書用秘密鍵を、安全が確保された通信路、又は安全が確保されていない通信路を用いて前記PKIカードに送信する第2送信手段と、
前記時刻認証事業者を示す認証局公開鍵証明書を前記PKIカードに送信する第3送信手段と、
を有する鍵生成装置。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009070680A JP4760938B2 (ja) | 2009-03-23 | 2009-03-23 | 鍵生成プログラム、鍵記録プログラム、鍵生成装置、pkiカード及び鍵記録システム |
US12/558,610 US8804963B2 (en) | 2009-03-23 | 2009-09-14 | Computer readable medium storing key generating program, computer readable medium storing key recording program, key generating device, PKI card, key recording system, key generating method and key recording method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009070680A JP4760938B2 (ja) | 2009-03-23 | 2009-03-23 | 鍵生成プログラム、鍵記録プログラム、鍵生成装置、pkiカード及び鍵記録システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010226366A JP2010226366A (ja) | 2010-10-07 |
JP4760938B2 true JP4760938B2 (ja) | 2011-08-31 |
Family
ID=42737638
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009070680A Expired - Fee Related JP4760938B2 (ja) | 2009-03-23 | 2009-03-23 | 鍵生成プログラム、鍵記録プログラム、鍵生成装置、pkiカード及び鍵記録システム |
Country Status (2)
Country | Link |
---|---|
US (1) | US8804963B2 (ja) |
JP (1) | JP4760938B2 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113315641B (zh) * | 2021-08-02 | 2021-10-08 | 飞天诚信科技股份有限公司 | 一种种子密钥备份的方法、电子设备和系统 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003092565A (ja) * | 2001-09-17 | 2003-03-28 | Toshiba Corp | 公開鍵基盤システム、方法、装置及びプログラム |
JP2003234729A (ja) * | 2001-12-19 | 2003-08-22 | Trw Inc | 公開鍵インフラストラクチャ・システムにおけるトークンの失効および更新 |
JP2006060779A (ja) * | 2004-07-20 | 2006-03-02 | Ricoh Co Ltd | 証明書送信装置、通信システム、証明書送信方法、プログラム及び記録媒体 |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1990000781A1 (en) | 1988-07-13 | 1990-01-25 | Matsushita Electric Industrial Co., Ltd. | Communication equipment |
JPH0231290A (ja) | 1988-07-21 | 1990-02-01 | Matsushita Electric Ind Co Ltd | Icカード装置 |
JP3328174B2 (ja) | 1997-09-26 | 2002-09-24 | 株式会社エヌ・ティ・ティ・データ | プリペイドカードシステム、記録装置、プリペイドカード、カード再発券装置及びプリペイドカード再発券方法 |
US20020048372A1 (en) * | 2000-10-19 | 2002-04-25 | Eng-Whatt Toh | Universal signature object for digital data |
FR2823928B1 (fr) * | 2001-04-19 | 2003-08-22 | Canal Plus Technologies | Procede pour une communication securisee entre deux dispositifs |
FR2840748B1 (fr) * | 2002-06-05 | 2004-08-27 | France Telecom | Procede et systeme de verification de signatures electroniques et carte a microcircuit pour la mise en oeuvre du procede |
US8117453B2 (en) * | 2005-11-23 | 2012-02-14 | Proton World International N.V. | Customization of an electronic circuit |
JP4501885B2 (ja) * | 2006-03-30 | 2010-07-14 | 村田機械株式会社 | 失効リスト取得機能付きサーバー装置。 |
US8307414B2 (en) * | 2007-09-07 | 2012-11-06 | Deutsche Telekom Ag | Method and system for distributed, localized authentication in the framework of 802.11 |
WO2009070430A2 (en) * | 2007-11-08 | 2009-06-04 | Suridx, Inc. | Apparatus and methods for providing scalable, dynamic, individualized credential services using mobile telephones |
-
2009
- 2009-03-23 JP JP2009070680A patent/JP4760938B2/ja not_active Expired - Fee Related
- 2009-09-14 US US12/558,610 patent/US8804963B2/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003092565A (ja) * | 2001-09-17 | 2003-03-28 | Toshiba Corp | 公開鍵基盤システム、方法、装置及びプログラム |
JP2003234729A (ja) * | 2001-12-19 | 2003-08-22 | Trw Inc | 公開鍵インフラストラクチャ・システムにおけるトークンの失効および更新 |
JP2006060779A (ja) * | 2004-07-20 | 2006-03-02 | Ricoh Co Ltd | 証明書送信装置、通信システム、証明書送信方法、プログラム及び記録媒体 |
Also Published As
Publication number | Publication date |
---|---|
US8804963B2 (en) | 2014-08-12 |
US20100239094A1 (en) | 2010-09-23 |
JP2010226366A (ja) | 2010-10-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP2876574B1 (en) | Attestation of data sanitization | |
JP5895230B2 (ja) | 記録媒体装置に組み込まれるコントローラ、記録媒体装置、記録媒体装置の製造システム、および記録媒体装置の製造方法 | |
US7831831B2 (en) | Authentication communication system, authentication communication apparatus, and authentication communication method | |
EP2751732B1 (en) | Authenticator, authenticatee and authentication method | |
JP5335072B2 (ja) | 鍵実装システム | |
JP5954609B1 (ja) | 電子署名トークンの私有鍵のバックアップ方法およびシステム | |
CA2560570A1 (en) | Authentication between device and portable storage | |
CN103380589B (zh) | 终端装置、服务器装置、内容记录控制系统及记录方法 | |
JP5052878B2 (ja) | 記憶装置及び利用者認証方法 | |
CN103635911A (zh) | 用于保护内容的存储器件和主机设备及其方法 | |
JP2007096817A5 (ja) | ||
WO2013069330A1 (en) | Authenticator | |
CN103907308A (zh) | 主机设备、半导体存储器设备以及认证方法 | |
KR20140002780A (ko) | 정보 기록 장치, 및 정보 기록 장치의 처리 방법 | |
WO2012053886A1 (en) | A method and system for file encryption and decryption in a server | |
JP2008005408A (ja) | 記録データ処理装置 | |
CN105511821B (zh) | 一种基于智能密码钥匙的打印与刻录控制系统及实现方法 | |
US20090319791A1 (en) | Electronic apparatus and copyright-protected chip | |
JP3684179B2 (ja) | セキュリティ機能を有するメモリカード | |
JP2007282064A (ja) | データ処理装置、データ処理方法、記憶媒体、プログラム | |
JP4760938B2 (ja) | 鍵生成プログラム、鍵記録プログラム、鍵生成装置、pkiカード及び鍵記録システム | |
CN113836516B (zh) | 一种打印机硒鼓防伪与打印次数保护系统、方法 | |
WO2015075796A1 (ja) | コンテンツ管理システム、ホスト装置及びコンテンツ鍵アクセス方法 | |
JP2015079536A (ja) | 不揮発性記憶装置の認証方法及び装置 | |
CN113114458A (zh) | 加密证书生成、解密方法及装置、加密证书系统 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110222 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110414 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20110510 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110523 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140617 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |