JP6958241B2 - 変更検出プログラム、変更検出方法および変更検出装置 - Google Patents
変更検出プログラム、変更検出方法および変更検出装置 Download PDFInfo
- Publication number
- JP6958241B2 JP6958241B2 JP2017211285A JP2017211285A JP6958241B2 JP 6958241 B2 JP6958241 B2 JP 6958241B2 JP 2017211285 A JP2017211285 A JP 2017211285A JP 2017211285 A JP2017211285 A JP 2017211285A JP 6958241 B2 JP6958241 B2 JP 6958241B2
- Authority
- JP
- Japan
- Prior art keywords
- document
- acquired
- index information
- index
- information
- 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.)
- Active
Links
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/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
- G06F21/6227—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database where protection concerns the structure of data, e.g. records, types, queries
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/237—Lexical tools
- G06F40/242—Dictionaries
-
- 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/123—Storage facilities
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/194—Calculation of difference between files
-
- 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/06—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
- H04L9/0643—Hash functions, e.g. MD5, SHA, HMAC or f9 MAC
-
- 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
-
- 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
- H04L9/3239—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 involving non-keyed hash functions, e.g. modification detection codes [MDCs], MD5, SHA or RIPEMD
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- General Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Computational Linguistics (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Artificial Intelligence (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Bioethics (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- Power Engineering (AREA)
- Databases & Information Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
記憶部に記憶された文書を取得し、
取得した前記文書に基づき、前記文書に含まれる単語、文字又は符号のいずれかの情報の前記文書における出現位置を該情報に対応付けるインデックス情報を生成し、
文書を特定する情報に対応付けて記憶部に記憶されたインデックス情報を参照して、取得した前記文書を特定する情報に対応付けられたインデックス情報を取得し、
生成した前記インデックス情報と、取得した前記インデックス情報との比較結果に基づき、取得した前記文書に対して行われた変更の有無を判定し、
前記変更が有る場合には、生成した前記インデックス情報と、取得した前記インデックス情報との比較結果に基づき、取得した前記文書における前記変更の箇所を検出する、
処理を実行させることを特徴とする変更検出プログラム。
ことを特徴とする付記1に記載の変更検出プログラム。
記憶部に記憶された文書を取得し、
取得した前記文書に基づき、前記文書に含まれる単語、文字又は符号のいずれかの情報の前記文書における出現位置を該情報に対応付けるインデックス情報を生成し、
文書を特定する情報に対応付けて記憶部に記憶されたインデックス情報を参照して、取得した前記文書を特定する情報に対応付けられたインデックス情報を取得し、
生成した前記インデックス情報と、取得した前記インデックス情報との比較結果に基づき、取得した前記文書に対して行われた変更の有無を判定し、
前記変更が有る場合には、生成した前記インデックス情報と、取得した前記インデックス情報との比較結果に基づき、取得した前記文書における前記変更の箇所を検出する、
処理を実行することを特徴とする変更検出方法。
ことを特徴とする付記6に記載の変更検出方法。
文書を特定する情報に対応付けて記憶部に記憶されたインデックス情報を参照して、取得した前記文書を特定する情報に対応付けられたインデックス情報を取得し、
生成した前記インデックス情報と、取得した前記インデックス情報との比較結果に基づき、取得した前記文書に対して行われた変更の有無を判定し、
前記変更が有る場合には、生成した前記インデックス情報と、取得した前記インデックス情報との比較結果に基づき、取得した前記文書における前記変更の箇所を検出する判定部と
を有することを特徴とする変更検出装置。
110 通信部
120 入力部
130 表示部
140 記憶部
150 制御部
Claims (7)
- コンピュータに、
記憶部に記憶された文書を取得し、
取得した前記文書に基づき、前記文書に含まれる単語、文字又は符号のいずれかの情報の前記文書における出現位置を該情報に対応付けるインデックス情報を生成し、
文書を特定する情報に対応付けて記憶部に記憶されたインデックス情報を参照して、取得した前記文書を特定する情報に対応付けられたインデックス情報を取得し、
生成した前記インデックス情報と、取得した前記インデックス情報との比較結果に基づき、取得した前記文書に対して行われた変更の有無を判定し、
前記変更が有る場合には、生成した前記インデックス情報と、取得した前記インデックス情報との比較結果に基づき、取得した前記文書における前記変更の箇所を検出する、
処理を実行させることを特徴とする変更検出プログラム。 - 前記記憶部に記憶された前記インデックス情報は、生成した前記インデックス情報とは別に、取得した前記文書を特定する情報により特定される文書を基に生成されたインデックス情報である、
ことを特徴とする請求項1に記載の変更検出プログラム。 - 前記インデックス情報を生成する処理は、取得した前記文書を符号化した符号化文書を生成し、前記符号化文書に含まれる符号と符号の位置とを対応づけることで、前記インデックス情報を生成することを特徴とする請求項1または2に記載の変更検出プログラム。
- 前記判定する処理は、生成した前記インデックス情報と、取得した前記インデックス情報とが一致しない場合に、取得した前記インデックス情報のハッシュ値を算出し、取得した前記インデックス情報の前記ハッシュ値と、生成した前記インデックス情報のハッシュ値との比較結果を基にして、前記変更があるか否かを判定することを特徴とする請求項1、2または3に記載の変更検出プログラム。
- 前記インデックス情報を生成する処理は、動的辞書を更に用いて、取得した前記文書を符号化することで、符号化文書を生成することを特徴とする請求項1から4のいずれか一つに記載の変更検出プログラム。
- コンピュータが実行する変更検出方法であって、
記憶部に記憶された文書を取得し、
取得した前記文書に基づき、前記文書に含まれる単語、文字又は符号のいずれかの情報の前記文書における出現位置を該情報に対応付けるインデックス情報を生成し、
文書を特定する情報に対応付けて記憶部に記憶されたインデックス情報を参照して、取得した前記文書を特定する情報に対応付けられたインデックス情報を取得し、
生成した前記インデックス情報と、取得した前記インデックス情報との比較結果に基づき、取得した前記文書に対して行われた変更の有無を判定し、
前記変更が有る場合には、生成した前記インデックス情報と、取得した前記インデックス情報との比較結果に基づき、取得した前記文書における前記変更の箇所を検出する、
処理を実行することを特徴とする変更検出方法。 - 記憶部に記憶された文書を取得し、取得した前記文書に基づき、前記文書に含まれる単語、文字又は符号のいずれかの情報の前記文書における出現位置を該情報に対応付けるインデックス情報を生成する生成部と、
文書を特定する情報に対応付けて記憶部に記憶されたインデックス情報を参照して、取得した前記文書を特定する情報に対応付けられたインデックス情報を取得し、
生成した前記インデックス情報と、取得した前記インデックス情報との比較結果に基づき、取得した前記文書に対して行われた変更の有無を判定し、
前記変更が有る場合には、生成した前記インデックス情報と、取得した前記インデックス情報との比較結果に基づき、取得した前記文書における前記変更の箇所を検出する判定部と
を有することを特徴とする変更検出装置。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017211285A JP6958241B2 (ja) | 2017-10-31 | 2017-10-31 | 変更検出プログラム、変更検出方法および変更検出装置 |
US16/171,873 US10956599B2 (en) | 2017-10-31 | 2018-10-26 | Non-transitory computer readable recording medium, alteration detection method, and alteration detection apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017211285A JP6958241B2 (ja) | 2017-10-31 | 2017-10-31 | 変更検出プログラム、変更検出方法および変更検出装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2019082967A JP2019082967A (ja) | 2019-05-30 |
JP6958241B2 true JP6958241B2 (ja) | 2021-11-02 |
Family
ID=66243970
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017211285A Active JP6958241B2 (ja) | 2017-10-31 | 2017-10-31 | 変更検出プログラム、変更検出方法および変更検出装置 |
Country Status (2)
Country | Link |
---|---|
US (1) | US10956599B2 (ja) |
JP (1) | JP6958241B2 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2023023736A (ja) * | 2021-08-06 | 2023-02-16 | 株式会社デンソー | データ真正証明システム及びデータ真正証明方法 |
CN118575175A (zh) * | 2022-01-11 | 2024-08-30 | 日本电信电话株式会社 | 检测装置、检测方法以及检测程序 |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4220661B2 (ja) * | 2000-07-21 | 2009-02-04 | 興和株式会社 | 電子文書改竄検出方法及びその装置 |
US7302576B2 (en) * | 2002-01-07 | 2007-11-27 | Xerox Corporation | Systems and methods for authenticating documents |
US7240205B2 (en) * | 2002-01-07 | 2007-07-03 | Xerox Corporation | Systems and methods for verifying documents |
WO2004098171A1 (ja) * | 2003-04-25 | 2004-11-11 | Oki Electric Industry Co., Ltd. | 透かし情報検出方法 |
EP1752879A1 (en) * | 2004-05-13 | 2007-02-14 | Matsushita Electric Industrial Co., Ltd. | File management device, file management method, file management program, and computer-readable recording medium containing the file management program |
JP4631398B2 (ja) * | 2004-11-04 | 2011-02-16 | 富士ゼロックス株式会社 | 文書管理装置、および文書管理方法、並びにコンピュータ・プログラム |
JP4722620B2 (ja) | 2005-08-19 | 2011-07-13 | Kddi株式会社 | 暗号化文書検索方法および暗号化文書検索システム |
JP2008097395A (ja) * | 2006-10-13 | 2008-04-24 | Renesas Technology Corp | プログラム設計情報提供システムおよびその提供方法 |
JP4237813B2 (ja) * | 2008-05-26 | 2009-03-11 | 株式会社東芝 | 構造化文書管理システム |
JP2013125445A (ja) | 2011-12-15 | 2013-06-24 | Toshiba Corp | 暗号化された文書の転置インデックス作成方法及び転置インデックスを使用する検索方法 |
US9230011B1 (en) * | 2012-11-30 | 2016-01-05 | Amazon Technologies, Inc. | Index-based querying of archived data sets |
US9230383B2 (en) * | 2012-12-28 | 2016-01-05 | Konica Minolta Laboratory U.S.A., Inc. | Document image compression method and its application in document authentication |
JP6507657B2 (ja) * | 2015-01-15 | 2019-05-08 | 富士通株式会社 | 類似性判定装置、類似性判定方法および類似性判定プログラム |
EP3390067B9 (en) * | 2015-12-17 | 2021-09-01 | Sicpa Holding Sa | Security element, security arrangement, method for its production and authentication method using the same |
JP6662169B2 (ja) * | 2016-04-18 | 2020-03-11 | 富士通株式会社 | 符号化プログラム、符号化方法、符号化装置、検索プログラム、検索方法および検索装置 |
-
2017
- 2017-10-31 JP JP2017211285A patent/JP6958241B2/ja active Active
-
2018
- 2018-10-26 US US16/171,873 patent/US10956599B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2019082967A (ja) | 2019-05-30 |
US20190130126A1 (en) | 2019-05-02 |
US10956599B2 (en) | 2021-03-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6790270B2 (ja) | ブロックチェーンベースのデータ処理方法およびデバイス | |
US8510608B2 (en) | Generating PUF error correcting code using redundant hardware | |
US10929527B2 (en) | Methods and arrangements for implicit integrity | |
US10848326B2 (en) | System and method for collision detection | |
US10572651B2 (en) | Key generating method and apparatus using characteristic of memory | |
US10846099B2 (en) | Selecting a boot loader on an electronic device | |
US12015703B2 (en) | Electronic device for user authentication, server, and control method therefor | |
KR102006242B1 (ko) | 바이너리 파일에 기초하여 오픈소스 소프트웨어 패키지를 식별하는 방법 및 시스템 | |
US20210359833A1 (en) | Providing access to a hardware resource based on a canary value | |
JP7038185B2 (ja) | レジスタ内容のインテグリティを検証するシステム、および、その方法 | |
JP6958241B2 (ja) | 変更検出プログラム、変更検出方法および変更検出装置 | |
CN112001376B (zh) | 基于开源组件的指纹识别方法、装置、设备及存储介质 | |
CN110738513B (zh) | 一种用于生成、验证兑换码的方法和装置 | |
JP7003433B2 (ja) | 変更検出プログラム、変更検出方法および変更検出装置 | |
JP6488954B2 (ja) | 暗号データ処理方法、暗号データ処理システム、暗号データ処理装置および暗号データ処理プログラム | |
KR101526500B1 (ko) | 정보 엔트로피를 이용한 악성 의심 웹사이트 탐지 방법 및 시스템 | |
KR102498265B1 (ko) | 프라이버시 보호 애플리케이션 및 장치 오류 검출 | |
US11531785B2 (en) | PUF-based data integrity | |
US10771095B2 (en) | Data processing device, data processing method, and computer readable medium | |
US12119073B2 (en) | Integrated circuit and operation method and inspection method thereof | |
WO2017185432A1 (zh) | 基于汉明距离种类数目的隐写分析方法及装置 | |
JP5398353B2 (ja) | ハッシュ値演算装置、ハッシュ値演算方法及びハッシュ値演算プログラム | |
US12067152B2 (en) | Verification device, verification system, verification method, and verification program | |
US20210192049A1 (en) | Electronic device and method of updating software | |
WO2022120572A1 (zh) | 一种篡改验证方法及装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200807 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20210615 |
|
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: 20210907 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210920 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6958241 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |