JP4585189B2 - 電子署名付与装置、電子署名付与方法および電子署名付与プログラム - Google Patents
電子署名付与装置、電子署名付与方法および電子署名付与プログラム Download PDFInfo
- Publication number
- JP4585189B2 JP4585189B2 JP2003329072A JP2003329072A JP4585189B2 JP 4585189 B2 JP4585189 B2 JP 4585189B2 JP 2003329072 A JP2003329072 A JP 2003329072A JP 2003329072 A JP2003329072 A JP 2003329072A JP 4585189 B2 JP4585189 B2 JP 4585189B2
- Authority
- JP
- Japan
- Prior art keywords
- electronic signature
- data
- authority
- electronic
- signature
- 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
- 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/0823—Network architectures or network communication protocols for network security for authentication of entities using certificates
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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 OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/64—Protecting data integrity, e.g. using checksums, certificates or signatures
- G06F21/645—Protecting data integrity, e.g. using checksums, certificates or signatures using a third party
-
- 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/12—Applying verification of the received information
- H04L63/126—Applying verification of the received information the source of the received data
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/21—Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/2153—Using hardware token as a secondary aspect
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)
- Computer Networks & Wireless Communication (AREA)
- Computing Systems (AREA)
- Signal Processing (AREA)
- Software Systems (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Storage Device Security (AREA)
Description
前記電子署名の作成に使用する秘密鍵の所有者を特定する識別情報を取得する識別情報取得手段と、
前記識別情報に特定される前記所有者に与えられた権限を権限情報として取得する権限情報取得手段と、
前記権限情報をもとに前記データに対する前記電子署名の付与を許可するか否かを判断する署名付与判断手段と、
を備えたことを特徴とする電子署名付与装置。
前記電子署名の作成に使用する秘密鍵の所有者を特定する識別情報を取得する識別情報取得工程と、
前記識別情報に特定される前記所有者に与えられた権限を権限情報として取得する権限情報取得工程と、
前記権限情報をもとに前記データに対する前記電子署名の付与を許可するか否かを判断する署名付与判断工程と、
を含んだことを特徴とする電子署名付与方法。
前記電子署名の作成に使用する秘密鍵の所有者を特定する識別情報を取得する識別情報取得手順と、
前記識別情報に特定される前記所有者に与えられた権限を権限情報として取得する権限情報取得手順と、
前記権限情報をもとに前記データに対する前記電子署名の付与を許可するか否かを判断する署名付与判断手順と、
をコンピュータに実行させることを特徴とする電子署名付与プログラム。
前記データに対して加工可能な処理内容の範囲を特定するための資格程度に関する情報を、前記秘密鍵の所有者を特定するための識別情報と併せて記憶していることを特徴とする電子署名用秘密鍵提供装置。
2 画像読取装置
3 入力装置
4 ディスプレイ
5 入力部
6 出力部
7、15、40 制御部
8、41 署名付与判断部
8a、41a 識別情報認証部
9、42 画像データ処理部
9a、42a ハッシュ値算出部
9b、42b 署名付与部
10、16、44 記憶部
10a、44a 署名付与画像
11 通信部
12、14 インターフェース部
13 ICカード
15a 署名作成部
17 証明書
17a 公開鍵
17b 識別情報
18 秘密鍵
19 認証局サーバ
20 権限情報管理サーバ
21 インターネット
42c 画像調整部
43 処理範囲特定部
44b 権限情報管理部
44c 処理範囲テーブル
Claims (4)
- データが入力された際に、公開鍵暗号方式を用いて電子署名を作成し、前記データに前記電子署名を付与する電子署名付与装置であって、
前記電子署名の作成に使用する秘密鍵の所有者を特定する識別情報を取得する識別情報取得手段と、
前記識別情報に特定される前記所有者に与えられた権限を権限情報として取得する権限情報取得手段と、
前記権限情報をもとに前記データに対して加工可能な処理内容を特定する加工内容特定手段と、
前記加工内容特定手段が特定した処理内容の範囲内で、前記データが加工された場合に、前記データに対する前記電子署名の付与を許可する署名付与判断手段と
を備えたことを特徴とする電子署名付与装置。 - データが入力された際に、公開鍵暗号方式を用いて電子署名を作成し、前記データに前記電子署名を付与する電子署名付与装置の電子署名付与方法であって、
前記電子署名付与装置の識別情報取得手段が、前記電子署名の作成に使用する秘密鍵の所有者を特定する識別情報を取得するステップ、
前記電子署名付与装置の権限情報取得手段が、前記識別情報で特定される前記所有者に与えられた権限を権限情報として取得するステップ、
前記電子署名付与装置の加工内容特定手段が、前記権限情報をもとに前記データに対して加工可能な処理内容を特定するステップ、
前記電子署名付与装置の署名付与判断手段が、前記加工内容特定手段が特定した処理内容の範囲内で、前記データが加工された場合に、前記データに対する前記電子署名の付与を許可するステップから構成される電子署名付与方法。 - データが入力された際に、公開鍵暗号方式を用いて電子署名を作成し、前記データに前記電子署名を付与するコンピュータを、
前記電子署名の作成に使用する秘密鍵の所有者を特定する識別情報を取得して前記コンピュータが備える記憶装置に記憶する識別情報取得手段と、
前記識別情報に特定される前記所有者に与えられた権限を権限情報として取得する権限情報取得手段と、
前記権限情報をもとに前記データに対して加工可能な処理内容を特定する加工内容特定手段と、
前記加工内容特定手段が特定した処理内容の範囲内で、前記データが加工された場合に、前記データに対する前記電子署名の付与を許可する署名付与判断手段として機能させるための電子署名付与プログラム。 - 前記権限情報取得手段は、前記コンピュータに接続され、前記権限情報を管理する権限情報管理装置から、前記識別情報に対応する権限情報を取得することを特徴とする請求項3に記載の電子署名付与プログラム。
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2003329072A JP4585189B2 (ja) | 2003-09-19 | 2003-09-19 | 電子署名付与装置、電子署名付与方法および電子署名付与プログラム |
| US10/843,310 US7513411B2 (en) | 2003-09-19 | 2004-05-12 | Method of and apparatus for granting electronic signature, and computer program |
| GB0620516A GB2429312B (en) | 2003-09-19 | 2004-05-19 | Device for providing a secret key |
| GB0411160A GB2406187C (en) | 2003-09-19 | 2004-05-19 | Method of and apparatus for granting electronic signature, and computer program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2003329072A JP4585189B2 (ja) | 2003-09-19 | 2003-09-19 | 電子署名付与装置、電子署名付与方法および電子署名付与プログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2005094703A JP2005094703A (ja) | 2005-04-07 |
| JP4585189B2 true JP4585189B2 (ja) | 2010-11-24 |
Family
ID=32653073
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2003329072A Expired - Fee Related JP4585189B2 (ja) | 2003-09-19 | 2003-09-19 | 電子署名付与装置、電子署名付与方法および電子署名付与プログラム |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US7513411B2 (ja) |
| JP (1) | JP4585189B2 (ja) |
| GB (2) | GB2406187C (ja) |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4674124B2 (ja) * | 2005-07-05 | 2011-04-20 | 株式会社リコー | 電子文書画像形成認証システム及び方法、並びに電子文書画像形成認証用プログラム及び記録媒体 |
| JP4410166B2 (ja) | 2005-07-14 | 2010-02-03 | 株式会社リコー | 画像形成装置、電子署名生成方法、電子署名生成プログラム及び記録媒体 |
| JP4818664B2 (ja) * | 2005-09-05 | 2011-11-16 | 富士通株式会社 | 機器情報送信方法、機器情報送信装置、機器情報送信プログラム |
| JP4894409B2 (ja) * | 2006-08-21 | 2012-03-14 | 村田機械株式会社 | 電子文書管理装置 |
| JP6993610B2 (ja) * | 2017-09-29 | 2022-01-13 | ブラザー工業株式会社 | 画像処理装置、および、コンピュータプログラム |
| JP7650306B2 (ja) * | 2023-02-22 | 2025-03-24 | キヤノン株式会社 | 情報処理装置、情報処理方法、及びプログラム |
Family Cites Families (19)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5005200A (en) * | 1988-02-12 | 1991-04-02 | Fischer Addison M | Public key/signature cryptosystem with enhanced digital signature certification |
| US5414844A (en) | 1990-05-24 | 1995-05-09 | International Business Machines Corporation | Method and system for controlling public access to a plurality of data objects within a data processing system |
| EP0586011A2 (en) | 1992-08-28 | 1994-03-09 | Eastman Kodak Company | Methods for production and amplification of nucleic acids |
| US5594815A (en) * | 1992-10-19 | 1997-01-14 | Fast; Bruce B. | OCR image preprocessing method for image enhancement of scanned documents |
| JP2638525B2 (ja) * | 1994-08-03 | 1997-08-06 | 日本電気株式会社 | 電子署名検証装置 |
| US5872848A (en) * | 1997-02-18 | 1999-02-16 | Arcanvs | Method and apparatus for witnessed authentication of electronic documents |
| BR9808737A (pt) * | 1997-05-09 | 2001-01-16 | Gte Cyber Trust Solutions Inc | Certificados biométricos |
| JPH1188321A (ja) * | 1997-09-02 | 1999-03-30 | Kiyadeitsukusu:Kk | ディジタル署名生成サーバ |
| SG91841A1 (en) * | 1999-11-03 | 2002-10-15 | Kent Ridge Digital Labs | Face direction estimation using a single gray-level image |
| AU2001288309A1 (en) * | 2000-08-18 | 2002-03-04 | Distributed Trust Management Inc. | Distributed information system and protocol for affixing electronic signatures and authenticating documents |
| US7210037B2 (en) * | 2000-12-15 | 2007-04-24 | Oracle International Corp. | Method and apparatus for delegating digital signatures to a signature server |
| US7039807B2 (en) | 2001-01-23 | 2006-05-02 | Computer Associates Think, Inc. | Method and system for obtaining digital signatures |
| JP2002230202A (ja) | 2001-01-31 | 2002-08-16 | Ricoh Co Ltd | 電子データ化方法及び装置 |
| DE10108487A1 (de) * | 2001-02-22 | 2002-09-12 | Giesecke & Devrient Gmbh | Verfahren und System zur verteilten Erstellung eines Programms für einen programmierbaren, tragbaren Datenträger |
| AU2002248604A1 (en) * | 2001-03-09 | 2002-09-24 | Pascal Brandys | System and method of user and data verification |
| GB2376389A (en) | 2001-06-04 | 2002-12-11 | Hewlett Packard Co | Packaging evidence for long term validation |
| JP2003229847A (ja) * | 2001-11-28 | 2003-08-15 | Yun-Factory:Kk | 鍵交換装置、方法、プログラムおよび該プログラムを記録した記録媒体 |
| JP2003169054A (ja) * | 2001-11-30 | 2003-06-13 | Toshiba Corp | 署名付与システム、プログラム及び方法 |
| JP2003281333A (ja) * | 2002-03-25 | 2003-10-03 | Mitsubishi Electric Information Systems Corp | 電子署名システム、電子署名方法、電子署名プログラム、および、電子署名プログラムを記録した記録媒体 |
-
2003
- 2003-09-19 JP JP2003329072A patent/JP4585189B2/ja not_active Expired - Fee Related
-
2004
- 2004-05-12 US US10/843,310 patent/US7513411B2/en not_active Expired - Lifetime
- 2004-05-19 GB GB0411160A patent/GB2406187C/en not_active Expired - Fee Related
- 2004-05-19 GB GB0620516A patent/GB2429312B/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| GB2406187C (en) | 2007-10-10 |
| GB2406187B (en) | 2007-09-12 |
| US7513411B2 (en) | 2009-04-07 |
| GB0411160D0 (en) | 2004-06-23 |
| GB2406187A (en) | 2005-03-23 |
| GB2429312A (en) | 2007-02-21 |
| GB2429312B (en) | 2007-08-01 |
| JP2005094703A (ja) | 2005-04-07 |
| GB0620516D0 (en) | 2006-11-22 |
| US20050061871A1 (en) | 2005-03-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US7260237B2 (en) | Method and system for generating data of an application with a picture | |
| US8508339B2 (en) | Associating a biometric reference template with an identification tag | |
| CN102483779B (zh) | 从id-令牌中读取属性的方法及其计算机系统 | |
| CN101277189B (zh) | 基于多方之间的传递信任接受用户数字身份的方法和装置 | |
| US20080289020A1 (en) | Identity Tokens Using Biometric Representations | |
| CN1453744B (zh) | Ic卡、便携终端和存取控制方法 | |
| US9985961B2 (en) | Information processing system and authentication method | |
| WO2019165352A1 (en) | Systems and methods for providing mobile identification of individuals | |
| US20110302637A1 (en) | Software distribution method, information processing apparatus, and information processing system | |
| CN107408185A (zh) | 输出装置、程序、输出系统和输出方法 | |
| WO2022255151A1 (ja) | データ管理システム、データ管理方法、及び非一時的記録媒体 | |
| US20110203005A1 (en) | Software distribution method, information processing apparatus, and software distribution system | |
| US8108669B2 (en) | Image forming apparatus for generating electronic signature | |
| JP4585189B2 (ja) | 電子署名付与装置、電子署名付与方法および電子署名付与プログラム | |
| US11977661B2 (en) | System for generating a digital handwritten signature using a mobile device | |
| JP6037460B2 (ja) | サービス提供装置、プログラム、及び、方法 | |
| CN113536368B (zh) | 电子文档存证方法、装置及终端设备 | |
| RU106419U1 (ru) | Система биометрической верификации держателей карт про 100 | |
| JP7835915B2 (ja) | 資格署名装置、及び資格署名プログラム | |
| JP7835916B2 (ja) | 資格署名装置、及び資格署名プログラム | |
| JP7397771B2 (ja) | 認証システム、及び認証方法 | |
| CN212460571U (zh) | 一种保单生成装置及电子设备 | |
| Henniger et al. | Verifying X. 509 certificates on smart cards | |
| TWI356349B (ja) | ||
| KR20090038416A (ko) | 증명서류 발급방법 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20060316 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090825 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20091026 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100608 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100803 |
|
| 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: 20100831 |
|
| 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: 20100903 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 4585189 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: 20130910 Year of fee payment: 3 |
|
| LAPS | Cancellation because of no payment of annual fees |