JP2007533182A - 署名付きファイルに証明書をリンクする方法およびシステム - Google Patents
署名付きファイルに証明書をリンクする方法およびシステム Download PDFInfo
- Publication number
- JP2007533182A JP2007533182A JP2007506752A JP2007506752A JP2007533182A JP 2007533182 A JP2007533182 A JP 2007533182A JP 2007506752 A JP2007506752 A JP 2007506752A JP 2007506752 A JP2007506752 A JP 2007506752A JP 2007533182 A JP2007533182 A JP 2007533182A
- Authority
- JP
- Japan
- Prior art keywords
- certificate
- file
- address
- signed
- signed file
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 35
- 230000006835 compression Effects 0.000 claims 1
- 238000007906 compression Methods 0.000 claims 1
- 238000012795 verification Methods 0.000 description 8
- 238000012360 testing method Methods 0.000 description 4
- 235000021028 berry Nutrition 0.000 description 3
- 241000700605 Viruses Species 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 2
- 238000013475 authorization Methods 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 230000001010 compromised effect Effects 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012552 review Methods 0.000 description 1
- 238000010200 validation analysis Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Bioethics (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Mathematical Physics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Storage Device Security (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
【解決手段】 本発明の方法およびシステムによれば、証明書が保管されているアドレスまたはURLは、ファイルと一緒に伝送されるように、署名付きファイルのファイル名内にエンコードされる。このような署名付きファイルを受信した場合、第1のステップは、ファイル名から証明書アドレスを抽出しデコードすることにある。署名付きファイルを開いて認証する前に、証明書アドレスを使用して、証明書にアクセスし、証明書をチェックすることができる。好ましい一実施形態では、署名付きファイルの署名はファイルの内容と秘密鍵に基づくものであり、対応する証明書は少なくとも対応する公開鍵を含む。
【選択図】 図4
Description
本特許文書の開示内容の一部は、著作権保護の対象となる資料を含む。この特許開示内容は国立特許商標局の特許ファイルまたはレコードに現れるので、著作権所有者は、誰かが特許開示内容をファクシミリで複製することに対して何も異議はないが、さもなければ、一切無関係にすべての著作権権利を保有する。
−バージョン・フィールド(証明書フォーマットを識別する)
−シリアル番号(CA内で固有のもの)
−署名アルゴリズム(証明書に署名するために使用される発行者のハッシュおよびデジタル署名アルゴリズムを識別する)
−発行者名(CAの名前)
−有効期間(「開始(Not Before)」の日付と「終了(Not After)」の日付の対)
−サブジェクト名(証明書が発行されるユーザの名前)
−サブジェクトの公開鍵フィールド(アルゴリズム名とサブジェクトの公開鍵を含む)
−拡張子(extension)
−CAの署名
−電子文書を開く。
−この電子文書に付加されたデジタル証明書およびデジタル署名部分を電子文書から識別し抽出する。
−デジタル証明書の内容を使用して、アドレスを識別し、付加された証明書が有効な証明書であることをチェックするようCAに連絡する。
−証明書内の公開鍵を使用して署名を検証する。
−証明書が個別ファイルとして送信されると、署名付きファイルがあとで新しい受信側に回されるかまたは移動される場合、関連のデジタル証明書が失われる可能性がある。このような場合、これらの署名付きファイルを検証することは不可能である。
−証明書または証明書アドレスが署名付きファイルに付加されると、受信側は前記ファイルを検証するために受信ファイルを開いて処理しなければならない。受信ファイルを開き、関連の証明書を突き止めるために内容を解析し、関連の証明書を検索するかまたはそれにアクセスする前に、受信ファイルが署名されているかどうか、すなわち、それが「認証済み(authenticated)」ファイルまたは「偽名使用(impersonated)」ファイル(署名なし(non-signed)ファイル)であるかどうかを前もって判断する方法はまったく存在しない。同様に、証明書が有効であるかどうか、すなわち、それがCAによって発行されたかどうか、それが取り消されていないかどうか、および証明書の日付が有効であるかどうかを判断することは不可能である。
−ファイルが署名されているかどうか、すなわち、付加または参照されたデジタル署名およびデジタル証明書をファイルが含むかどうか
−発行者名、すなわち、CAの名前
−証明書が発行されたユーザの名前
−証明書の有効期間
国際電気通信連合(ITU:International Telecommunications Union)によって公布されたX.509の第3版、「The Directory−Authentication Framework 1988」
−前記署名付きファイルを認証するために必要な証明書にアクセス可能な前記アドレスをエンコードするステップと、
−前記ファイル名とエンコードされた前記アドレスを新しいファイル名内にマージするステップと、
−前記新しいファイル名で前記署名付きファイルを名前変更(リネーム)するステップと、
を含み、
前記ファイル名とエンコードされた前記アドレスが制御文字によって分離される方法と、
署名付きファイルを認証するために必要な証明書にアクセス可能なアドレスがエンコードされているファイル名を有する署名付きファイルを認証する方法であって、
−エンコードされた前記アドレスを抽出するステップと、
−エンコードされた前記アドレスをデコード(逆符号化)するステップと、
−デコードされた前記アドレスを使用して、前記署名付きファイルを認証するために必要な前記証明書にアクセスするステップと、
−アクセスされた前記証明書を使用して、前記署名付きファイルを認証するステップと、
を含む方法によって達成される。
「:」は「..」に関連付けられる。
「/」は「(」に関連付けられる。
−一般タブ
・証明書の所有者
・証明書を配信した認証局
・有効期間
−詳細タブ
・証明書フォーマットを識別するバージョン
・シリアル番号(認証局内で固有のもの)
・署名アルゴリズム(証明書に署名するために使用される発行者のハッシュ・アルゴリズムおよびデジタル署名アルゴリズムを識別する)
・発行者名(認証局の名前)
・有効期間の開始
・有効期間の終了
・サブジェクト名(証明書が発行されるユーザの名前)
・サブジェクトの公開鍵フィールド(アルゴリズム名とサブジェクトの公開鍵を含む)
・拡張子
・認証局の署名
−認証パス(認証局サーバ上の証明書のアドレスまたはURL)
−ダウンロードSW(たとえば、ファイルの妥当性をチェックするかまたは署名を検証するように適合されたソフトウェア・アプリケーションまたはアプレットへのリンクを含む)。
Claims (12)
- 署名付きファイルのファイル名内に前記署名付きファイルを認証するために必要な証明書にアクセス可能なアドレスをエンコードする方法であって、
前記署名付きファイルを認証するために必要な前記証明書にアクセス可能な前記アドレスをエンコードするステップ(ステップ110)と、
前記ファイル名とエンコードされた前記アドレスを新しいファイル名内にマージするステップ(ステップ115)と、
前記新しいファイル名で前記署名付きファイルを名前変更するステップ(ステップ120)と、
を含み、
前記ファイル名とエンコードされた前記アドレスが制御文字によって分離される方法。 - 前記署名付きファイルを認証するために必要な前記証明書にアクセス可能な前記アドレスをエンコードする前記ステップが、
前記署名付きファイルを認証するために必要な前記証明書にアクセス可能な前記アドレスを分析して、所定の文字を検出するステップ(ステップ135)と、
前記所定の文字を関連の文字で置き換えるステップ(ステップ140)と、
を含み、
前記所定の文字と前記関連の文字が辞書編集テーブル(145)に保管される、請求項1に記載の方法。 - エンコードされた前記アドレスを前記ファイル名の拡張子点の前に挿入することにより、エンコードされた前記アドレスが前記ファイル名とマージされる、請求項1または請求項2のいずれかに記載の方法。
- エンコードされた前記アドレスのサイズを低減するための圧縮ステップをさらに含む、請求項1ないし3のいずれか1項に記載の方法。
- 署名付きファイルを認証するために必要な証明書にアクセス可能なアドレスがエンコードされているファイル名を有する前記署名付きファイルを認証する方法であって、
エンコードされた前記アドレスを抽出するステップと、
エンコードされた前記アドレスをデコードするステップ(ステップ225)と、
デコードされた前記アドレスを使用して、前記署名付きファイルを認証するために必要な前記証明書にアクセスするステップ(ステップ230および235)と、
アクセスされた前記証明書を使用して、前記署名付きファイルを認証するステップ(ステップ240〜255)と、
を含む方法。 - 前記署名付きファイルを認証する前に前記証明書をチェックするステップをさらに含む、請求項5に記載の方法。
- 前記署名付きファイルを認証するために必要な前記証明書にアクセスする前記ステップが、
前記証明書に含まれる情報に応じた認証機能をダウンロードするステップ
をさらに含む、請求項5または請求項6のいずれかに記載の方法。 - 前記署名付きファイルを認証する前記ステップが、前記署名付きファイルの保全性をチェックするステップと前記署名を検証するステップのうちの少なくとも1つを含む、請求項5ないし7のいずれか1項に記載の方法。
- 前記証明書から公開鍵を抽出するステップをさらに含み、前記公開鍵が前記署名付きファイルを認証するために使用される、請求項5ないし8のいずれか1項に記載の方法。
- 前記証明書が認証局のサーバに保管される、請求項1ないし9のいずれか1項に記載の方法。
- 請求項1ないし10のいずれか1項に記載の前記方法の各ステップを実行するために適合された手段を含む装置。
- 請求項1ないし10のいずれか1項に記載の前記方法の各ステップを実行するための命令を含むコンピュータ様可読媒体。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP04368024.8 | 2004-04-08 | ||
EP04368024 | 2004-04-08 | ||
PCT/EP2005/050925 WO2005098566A1 (en) | 2004-04-08 | 2005-03-02 | Method and system for linking certificates to signed files |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2007533182A true JP2007533182A (ja) | 2007-11-15 |
JP2007533182A5 JP2007533182A5 (ja) | 2008-04-03 |
JP4949232B2 JP4949232B2 (ja) | 2012-06-06 |
Family
ID=34962685
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007506752A Active JP4949232B2 (ja) | 2004-04-08 | 2005-03-02 | 署名付きファイルに証明書をリンクする方法およびシステム |
Country Status (8)
Country | Link |
---|---|
US (1) | US7644280B2 (ja) |
EP (1) | EP1735679A1 (ja) |
JP (1) | JP4949232B2 (ja) |
KR (1) | KR101006322B1 (ja) |
CN (1) | CN100410833C (ja) |
CA (1) | CA2561335C (ja) |
IL (1) | IL178482A (ja) |
WO (1) | WO2005098566A1 (ja) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017139026A (ja) * | 2017-05-10 | 2017-08-10 | インターデイジタル パテント ホールディングス インコーポレイテッド | 信頼できる認証およびログオンのための方法および装置 |
JP2020027267A (ja) * | 2019-01-19 | 2020-02-20 | 株式会社bitFlyer Blockchain | 電子署名を確認するための装置、方法及びそのためのプログラム |
WO2020100326A1 (ja) * | 2018-11-12 | 2020-05-22 | 株式会社Nexpoint | 情報処理システム |
Families Citing this family (37)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN100440204C (zh) * | 2002-11-28 | 2008-12-03 | 国际商业机器公司 | 用于将文件超链接的方法和系统 |
US7401105B2 (en) | 2003-10-02 | 2008-07-15 | International Business Machines Corporation | Method, system, and program product for retrieving file processing software |
CN101228770B (zh) | 2005-07-27 | 2011-12-14 | 国际商业机器公司 | 用于将文件安全发送至被授权的接收者的方法和装置 |
US7802092B1 (en) * | 2005-09-30 | 2010-09-21 | Blue Coat Systems, Inc. | Method and system for automatic secure delivery of appliance updates |
KR100772534B1 (ko) * | 2006-10-24 | 2007-11-01 | 한국전자통신연구원 | 공개키 기반 디바이스 인증 시스템 및 그 방법 |
EP2127195A2 (en) * | 2007-01-22 | 2009-12-02 | Global Crypto Systems | Methods and systems for digital authentication using digitally signed images |
US8615798B2 (en) * | 2007-06-29 | 2013-12-24 | International Business Machines Corporation | Optimizing a data deduplication system using client authentication information |
JP4478892B2 (ja) * | 2007-07-11 | 2010-06-09 | ソニー株式会社 | コンテンツ送信装置、コンテンツ送信方法及びコンテンツ送信プログラム |
US20090028329A1 (en) * | 2007-07-23 | 2009-01-29 | Savi Technology, Inc. | Method and Apparatus for Providing Security in a Radio Frequency Identification System |
US20090138711A1 (en) * | 2007-11-21 | 2009-05-28 | Dennis Heimbigner | Sender Email Address Verification Using Reachback |
GB2459128A (en) * | 2008-04-11 | 2009-10-14 | Iseeu Global Ltd | An Apparatus and a Method for Facilitating Patient Referrals |
US8689292B2 (en) * | 2008-04-21 | 2014-04-01 | Api Technologies Corp. | Method and systems for dynamically providing communities of interest on an end user workstation |
NL2003447C2 (nl) * | 2009-05-20 | 2010-08-16 | Megchelen & Tilanus B V Van | Werkwijze en systeem voor coderen en specificeren van een object. |
JP2011193416A (ja) * | 2010-03-17 | 2011-09-29 | Hitachi Ltd | 証明書の有効性確認方法、検証サーバ、プログラム及び記憶媒体 |
KR20120005363A (ko) * | 2010-07-08 | 2012-01-16 | 정보통신산업진흥원 | 전자문서 유통 시스템 및 전자문서 유통 방법 |
US8499150B1 (en) * | 2010-11-11 | 2013-07-30 | Symantec Corporation | Selectively trusting signed files |
EP2890045A4 (en) * | 2012-08-21 | 2016-03-30 | Sony Corp | METHOD FOR TRANSMITTING SIGNATURE VALIDATION INFORMATION, INFORMATION PROCESSING DEVICE, INFORMATION PROCESSING METHOD AND RADIO TRANSMISSION DEVICE |
RU2514138C1 (ru) * | 2012-09-28 | 2014-04-27 | Закрытое акционерное общество "Лаборатория Касперского" | Система и способ верификации сертификата открытого ключа с целью противодействия атакам типа "человек посередине" |
US9380048B2 (en) * | 2012-10-15 | 2016-06-28 | Saife, Inc. | Certificate authority server protection |
US10007795B1 (en) * | 2014-02-13 | 2018-06-26 | Trend Micro Incorporated | Detection and recovery of documents that have been compromised by malware |
US10116727B2 (en) * | 2014-12-16 | 2018-10-30 | Sap Se | Embeddable web analytics tracking via mock environment |
CN106407166A (zh) * | 2016-09-30 | 2017-02-15 | 乐视控股(北京)有限公司 | 文件名获取处理方法及装置 |
US10153899B2 (en) * | 2016-11-18 | 2018-12-11 | Airwatch, Llc | System for retrieval of email certificates from remote certificate repository |
US10333717B2 (en) * | 2017-03-09 | 2019-06-25 | Microsoft Technology Licensing, Llc | Timestamped license data structure |
US11244031B2 (en) * | 2017-03-09 | 2022-02-08 | Microsoft Technology Licensing, Llc | License data structure including license aggregation |
US11005971B2 (en) * | 2018-08-02 | 2021-05-11 | Paul Swengler | System and method for user device authentication or identity validation without passwords or matching tokens |
CN109472166B (zh) * | 2018-11-01 | 2021-05-07 | 恒生电子股份有限公司 | 一种电子签章方法、装置、设备及介质 |
CN109784845A (zh) * | 2018-12-29 | 2019-05-21 | 福建华闽通达信息技术有限公司 | 一种用于建设工程项目审批文件的管理方法以及系统 |
US11533182B2 (en) * | 2019-03-06 | 2022-12-20 | Cisco Technology, Inc. | Identity-based security platform and methods |
CN113139162A (zh) * | 2019-06-11 | 2021-07-20 | 第四范式(北京)技术有限公司 | 软件验证方法、软硬件绑定方法及其可编程器件 |
US11663298B2 (en) * | 2019-12-11 | 2023-05-30 | At&T Intellectual Property I, L.P. | Managing enterprise software licenses for virtual network functions |
CN111178010B (zh) * | 2019-12-20 | 2024-02-09 | 国久大数据有限公司 | 显示数字签名的方法及系统、数据编辑方法及终端 |
CN111490873B (zh) * | 2020-03-25 | 2023-08-08 | 莘上信息技术(上海)有限公司 | 基于区块链的证书信息处理方法及系统 |
EP4264881A4 (en) * | 2020-12-18 | 2024-05-29 | Visa International Service Association | PROCEDURE AND SYSTEM FOR AUTHENTICATION AUTHORIZATIONS |
US11997080B2 (en) * | 2020-12-30 | 2024-05-28 | Citrix Systems, Inc. | Uniform resource locator validation |
CN113407912B (zh) * | 2021-04-16 | 2025-02-14 | 江苏先安科技有限公司 | 一种基于v2或v3签名机制的第三方副署签名及验证方法 |
CN114844716B (zh) * | 2022-05-25 | 2023-07-25 | 中国联合网络通信集团有限公司 | 数字签名报文处理方法、装置、设备及计算机介质 |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1083310A (ja) * | 1996-06-11 | 1998-03-31 | Internatl Business Mach Corp <Ibm> | プログラム・コードの配布方法及びシステム |
JPH10313308A (ja) * | 1997-05-13 | 1998-11-24 | Nippon Telegr & Teleph Corp <Ntt> | ホームページ認証方法及び装置 |
JP2001216173A (ja) * | 2000-01-06 | 2001-08-10 | Internatl Business Mach Corp <Ibm> | ウィルス・フリー・ファイル証明書を作成し使用するための方法及びシステム |
US20010020272A1 (en) * | 2000-01-06 | 2001-09-06 | Jean-Francois Le Pennec | Method and system for caching virus-free file certificates |
JP2003005640A (ja) * | 2001-06-19 | 2003-01-08 | Fuji Xerox Co Ltd | 公開鍵証明書処理装置および方法 |
JP2003234737A (ja) * | 2001-12-21 | 2003-08-22 | Canon Inc | 記録装置をはじめとするデジタル媒体のための内容認証 |
JP2003288247A (ja) * | 2002-03-28 | 2003-10-10 | Ntt Comware Corp | コンテンツのセキュリティ機能付き管理方法およびセキュリティ機能付きコンテンツ管理装置 |
JP2003323142A (ja) * | 2002-05-02 | 2003-11-14 | Nippon Telegr & Teleph Corp <Ntt> | 広告情報提供方法及びシステム及び端末及びサーバ及び広告情報提供プログラム及び広告情報提供プログラムを格納した記憶媒体 |
JP2003348079A (ja) * | 2002-05-27 | 2003-12-05 | Konica Minolta Holdings Inc | 画像形成装置 |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6349338B1 (en) * | 1999-03-02 | 2002-02-19 | International Business Machines Corporation | Trust negotiation in a client/server data processing network using automatic incremental credential disclosure |
US7451116B2 (en) * | 2001-03-07 | 2008-11-11 | Diebold, Incorporated | Automated transaction machine digital signature system and method |
US20030074555A1 (en) * | 2001-10-17 | 2003-04-17 | Fahn Paul Neil | URL-based certificate in a PKI |
US20030088783A1 (en) * | 2001-11-06 | 2003-05-08 | Dipierro Massimo | Systems, methods and devices for secure computing |
US7412487B2 (en) * | 2002-11-06 | 2008-08-12 | Goodcontacts Research Ltd. | Method and system for tracking receipt of electronic message |
US7401105B2 (en) * | 2003-10-02 | 2008-07-15 | International Business Machines Corporation | Method, system, and program product for retrieving file processing software |
KR100755683B1 (ko) * | 2003-05-07 | 2007-09-05 | 삼성전자주식회사 | 컨텐츠 제공자 인증 및 컨텐츠 무결성 보장 방법 |
JP3928589B2 (ja) * | 2003-06-12 | 2007-06-13 | コニカミノルタビジネステクノロジーズ株式会社 | 通信システムおよび方法 |
US20050188203A1 (en) * | 2004-02-19 | 2005-08-25 | Jp Mobile Operating L.P. | Method for packaging information with digitally signed software without breaking signature |
US20060259516A1 (en) * | 2005-05-11 | 2006-11-16 | Stakutis Christopher J | Nondisruptive method for encoding file meta-data into a file name |
-
2005
- 2005-03-02 JP JP2007506752A patent/JP4949232B2/ja active Active
- 2005-03-02 WO PCT/EP2005/050925 patent/WO2005098566A1/en not_active Application Discontinuation
- 2005-03-02 KR KR1020067020355A patent/KR101006322B1/ko not_active IP Right Cessation
- 2005-03-02 US US10/596,244 patent/US7644280B2/en not_active Expired - Fee Related
- 2005-03-02 CN CNB2005800067551A patent/CN100410833C/zh active Active
- 2005-03-02 CA CA2561335A patent/CA2561335C/en active Active
- 2005-03-02 EP EP05729755A patent/EP1735679A1/en not_active Withdrawn
-
2006
- 2006-10-05 IL IL178482A patent/IL178482A/en unknown
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1083310A (ja) * | 1996-06-11 | 1998-03-31 | Internatl Business Mach Corp <Ibm> | プログラム・コードの配布方法及びシステム |
JPH10313308A (ja) * | 1997-05-13 | 1998-11-24 | Nippon Telegr & Teleph Corp <Ntt> | ホームページ認証方法及び装置 |
JP2001216173A (ja) * | 2000-01-06 | 2001-08-10 | Internatl Business Mach Corp <Ibm> | ウィルス・フリー・ファイル証明書を作成し使用するための方法及びシステム |
US20010020272A1 (en) * | 2000-01-06 | 2001-09-06 | Jean-Francois Le Pennec | Method and system for caching virus-free file certificates |
JP2003005640A (ja) * | 2001-06-19 | 2003-01-08 | Fuji Xerox Co Ltd | 公開鍵証明書処理装置および方法 |
JP2003234737A (ja) * | 2001-12-21 | 2003-08-22 | Canon Inc | 記録装置をはじめとするデジタル媒体のための内容認証 |
JP2003288247A (ja) * | 2002-03-28 | 2003-10-10 | Ntt Comware Corp | コンテンツのセキュリティ機能付き管理方法およびセキュリティ機能付きコンテンツ管理装置 |
JP2003323142A (ja) * | 2002-05-02 | 2003-11-14 | Nippon Telegr & Teleph Corp <Ntt> | 広告情報提供方法及びシステム及び端末及びサーバ及び広告情報提供プログラム及び広告情報提供プログラムを格納した記憶媒体 |
JP2003348079A (ja) * | 2002-05-27 | 2003-12-05 | Konica Minolta Holdings Inc | 画像形成装置 |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017139026A (ja) * | 2017-05-10 | 2017-08-10 | インターデイジタル パテント ホールディングス インコーポレイテッド | 信頼できる認証およびログオンのための方法および装置 |
WO2020100326A1 (ja) * | 2018-11-12 | 2020-05-22 | 株式会社Nexpoint | 情報処理システム |
JP2020080004A (ja) * | 2018-11-12 | 2020-05-28 | 株式会社Nexpoint | 情報処理システム |
JP2020027267A (ja) * | 2019-01-19 | 2020-02-20 | 株式会社bitFlyer Blockchain | 電子署名を確認するための装置、方法及びそのためのプログラム |
Also Published As
Publication number | Publication date |
---|---|
EP1735679A1 (en) | 2006-12-27 |
IL178482A (en) | 2010-12-30 |
CA2561335A1 (en) | 2005-10-20 |
KR101006322B1 (ko) | 2011-01-06 |
CN1926493A (zh) | 2007-03-07 |
US20070168657A1 (en) | 2007-07-19 |
JP4949232B2 (ja) | 2012-06-06 |
CA2561335C (en) | 2013-03-19 |
US7644280B2 (en) | 2010-01-05 |
CN100410833C (zh) | 2008-08-13 |
KR20070006812A (ko) | 2007-01-11 |
IL178482A0 (en) | 2007-02-11 |
WO2005098566A1 (en) | 2005-10-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4949232B2 (ja) | 署名付きファイルに証明書をリンクする方法およびシステム | |
US7039805B1 (en) | Electronic signature method | |
US7287164B2 (en) | Method and system for encoding signatures to authenticate files | |
AU2004239738B2 (en) | Method and apparatus for authentication of users and web sites | |
US7293293B2 (en) | Apparatus and method for detecting illegitimate change of web resources | |
JP6296060B2 (ja) | e文書に署名するための追加的な確認を備えたアナログデジタル(AD)署名を使用する方法 | |
US8185733B2 (en) | Method and apparatus for automatically publishing content based identifiers | |
US20040003248A1 (en) | Protection of web pages using digital signatures | |
US20030093678A1 (en) | Server-side digital signature system | |
US20070136599A1 (en) | Information processing apparatus and control method thereof | |
EP1322086A2 (en) | Assignment of user certificates/private keys in token enabled public key infrastructure system | |
US7653814B2 (en) | System and method for securely hyperlinking graphic objects | |
JP2012048729A (ja) | ファイルの保全性を保証するサーバコンピュータ | |
CN106911684B (zh) | 一种鉴权方法及系统 | |
US20080243688A1 (en) | Method and Apparatus for Recording Transactions with a Portable Logging Device | |
US7966492B1 (en) | System and method for allowing an e-mail message recipient to authenticate the message | |
JP4765482B2 (ja) | 文書管理システム、文書管理プログラム及び文書管理方法 | |
US6839842B1 (en) | Method and apparatus for authenticating information | |
WO2004012415A1 (en) | Electronic sealing for electronic transactions | |
Taft et al. | The application/pdf media type | |
EP1387551A1 (en) | Electronic sealing for electronic transactions | |
Taft et al. | RFC3778: The application/pdf Media Type |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080212 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080212 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110125 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110420 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110621 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110915 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111101 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120120 |
|
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: 20120214 |
|
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: 20120307 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150316 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4949232 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |