CN107330417B - Execution method of electronic and paper file integrity checking system based on transparent paper - Google Patents

Execution method of electronic and paper file integrity checking system based on transparent paper Download PDF

Info

Publication number
CN107330417B
CN107330417B CN201710562494.6A CN201710562494A CN107330417B CN 107330417 B CN107330417 B CN 107330417B CN 201710562494 A CN201710562494 A CN 201710562494A CN 107330417 B CN107330417 B CN 107330417B
Authority
CN
China
Prior art keywords
file
hash value
paper
processing device
hash
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
Application number
CN201710562494.6A
Other languages
Chinese (zh)
Other versions
CN107330417A (en
Inventor
钱芳林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hangzhou Gongshu Technology Co., Ltd
Original Assignee
Hangzhou Gongshu Technology Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Hangzhou Gongshu Technology Co Ltd filed Critical Hangzhou Gongshu Technology Co Ltd
Priority to CN201710562494.6A priority Critical patent/CN107330417B/en
Publication of CN107330417A publication Critical patent/CN107330417A/en
Application granted granted Critical
Publication of CN107330417B publication Critical patent/CN107330417B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/03Credit; Loans; Processing thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/26Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion
    • G06V10/273Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion removing elements interfering with the pattern to be recognised
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/40Document-oriented image-based pattern recognition
    • G06V30/41Analysis of document content
    • G06V30/412Layout analysis of documents structured with printed lines or input boxes, e.g. business forms or tables
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/40Document-oriented image-based pattern recognition
    • G06V30/41Analysis of document content
    • G06V30/414Extracting the geometrical structure, e.g. layout tree; Block segmentation, e.g. bounding boxes for graphics or text

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Business, Economics & Management (AREA)
  • Multimedia (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Computer Graphics (AREA)
  • Geometry (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Evolutionary Computation (AREA)
  • Development Economics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Biology (AREA)
  • General Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

An execution method of a transparent paper based electronic and paper file integrity checking system, the system comprises: the system comprises a banking server, an OCR device, a master file processing device, a slave file processing device, a superposition printing device and transparent paper. The banking server is used for handling banking business and calculating a hash value by using a hash algorithm. The main file processing device is used for doing banking business in a banking office according to the flow; and the method is used for checking whether the electronic document is consistent with the paper document. The slave file processing device is used for downloading the format electronic file in the office of the building and combining the format electronic file with the customer data to be printed into a paper file. The superposition printing device is used for receiving the client information, superposing the client information on the format electronic file and printing the client information by using a printer. The transparent paper is used for printing the hash value and the hash value on the paper file according to the same format, then the hash value is placed on the paper file, if the hash value and the hash value are mutually overlapped, the hash value and the hash value are consistent, and if the hash value and the hash value are not overlapped, the hash value and the hash value show that the paper file and the electronic file are inconsistent.

Description

Execution method of electronic and paper file integrity checking system based on transparent paper
The present application relates to divisional application of patent application No. 2015100079215 filed on 1/4 of 2015.
Technical Field
The invention relates to the technical field of hash algorithms, in particular to an execution method of a transparent paper-based electronic and paper file integrity check system.
Background
In the bank individual loan process, after talking with a client, a building staff introduces the client to a bank to handle house loan business, after filling client information in an electronic edition file, the bank staff prints out the client signature on a paper file, and the client needs to go and go for several times.
Therefore, a simple and convenient method and system for checking consistency and integrity of electronic documents and paper documents is urgently needed.
MD5 is a hash function widely used in the field of computer security to provide integrity protection for messages. The algorithm is used for ensuring the information transmission is complete and consistent. Is one of the hash algorithms (also known as digest algorithm and hash algorithm) widely used by computers, and the mainstream programming language is generally realized by MD 5. The operation of data (such as Chinese characters) into another fixed length value is the basic principle of the hash algorithm, and the precursors of MD5 include MD2, MD3 and MD 4.
MD5 functions to allow large volumes of information to be "compressed" into a secure format (i.e., a string of bytes of arbitrary length is converted into a fixed-length hexadecimal digital string) before the private key is signed by digital signature software. Besides MD5, sha-1, RI PEMD, Hava l, etc. are also known among others.
Disclosure of Invention
The embodiment of the invention provides a method and a system for integrity check of electronic and paper files based on transparent paper, which aim to solve the problem that the files are replaced.
One of the objects of the present invention is to effectively prevent a document from being replaced.
The invention achieves the above object through the following technical scheme.
A method and system for transparency-based electronic and paper document integrity checking, comprising: the system comprises a banking server, an OCR device, a master file processing device, a slave file processing device, a superposition printing device and transparent paper.
The banking server is used for handling banking business and calculating a hash value by using a hash algorithm.
The OCR device is used for character recognition.
The main file processing device is used for doing banking business in a banking office according to the flow; and the method is used for checking whether the electronic document is consistent with the paper document.
The slave file processing device is used for performing banking business in a building office according to the flow; it is used to download the format electronic file, and print it with the client data into paper file.
The superposition printing device is used for receiving the client information, superposing the client information on the format electronic file and printing the client information by using a printer.
The transparent paper is used for printing the hash value and the hash value on the paper file according to the same format, then the hash value is placed on the paper file, if the hash value and the hash value are mutually overlapped, the hash value and the hash value are consistent, and if the hash value and the hash value are not overlapped, the hash value and the hash value show that the paper file and the electronic file are inconsistent.
The hash algorithm may be MD5, sha-1, RI PEMD, Hava l, and other hash algorithms recognized by the nation.
The method and the system for the integrity check of the electronic and paper documents based on the transparent paper are characterized by comprising the following working steps.
Step 1: the customer decides a loan purchasing room on the building and fills in the data from the document processing device with the assistance of the staff.
Step 2: the banking server carries out hash algorithm operation on the house loan contract in the format of each page and other files, records the hash value A on each page of file, and simultaneously sends the hash value A to the main file processing device.
And step 3: the formatted house loan contract and other documents are downloaded from the banking server from the document processing apparatus, and the locked electronic document cannot be changed.
And 4, step 4: the client material is synchronously printed on the underline part of the format house loan contract and other documents from the document processing device by the overlay printing device.
And 5: after the bank receives the format house loan contract and other files, the main file processing device scans and identifies the characters of the non-underlined part through an OCR device, and the banking service server calculates a hash value B by using a hash algorithm and prints the hash value B below the hash value A.
Step 6: the host document processing apparatus prints the hash value a on a transparent paper.
And 7: the user puts the hash value A on the transparent paper on the hash value A and the hash value B of the paper file, if the hash values A and B are consistent, the hash values A and B are mutually overlapped, and if the hash values A and B are not overlapped, the paper file and the electronic file are not consistent.
The method has the beneficial effects that: effectively preventing the file from being replaced.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without inventive exercise.
FIG. l is a flowchart of a method and system for transparency-based electronic and paper document integrity checking in accordance with embodiments of the present invention.
Fig. 2 is a diagram of the working steps of the method and system for integrity check of electronic and paper documents based on transparent paper according to the embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Embodiments a method and system flow for transparency-based electronic and paper document integrity checking.
As shown in fig. 1, the method and system for integrity check of electronic and paper documents based on transparent paper in the embodiments of the present invention includes: the system comprises a banking server, an OCR device, a master file processing device, a slave file processing device, a superposition printing device and transparent paper.
The banking server is used for handling banking business and calculating a hash value by using a hash algorithm.
The OCR device is used for character recognition.
The main file processing device is used for doing banking business in a banking office according to the flow; and the method is used for checking whether the electronic document is consistent with the paper document.
The slave file processing device is used for performing banking business in a building office according to the flow; it is used to download the format electronic file, and print it with the client data into paper file.
The superposition printing device is used for receiving the client information, superposing the client information on the format electronic file and printing the client information by using a printer.
The transparent paper is used for printing the hash value and the hash value on the paper file according to the same format, then the hash value is placed on the paper file, if the hash value and the hash value are mutually overlapped, the hash value and the hash value are consistent, and if the hash value and the hash value are not overlapped, the hash value and the hash value show that the paper file and the electronic file are inconsistent.
The hash algorithm may be MD5, sha-1, RI PEMD, Hava l, and other hash algorithms recognized by the nation.
The method and the system for the integrity check of the electronic and paper documents based on the transparent paper have the following working steps.
Step 1: the customer decides a loan purchasing room on the building and fills in the data from the document processing device with the assistance of the staff.
Step 2: the banking server carries out hash algorithm operation on the house loan contract in the format of each page and other files, records the hash value A on each page of file, and simultaneously sends the hash value A to the main file processing device.
And step 3: the formatted house loan contract and other documents are downloaded from the banking server from the document processing apparatus, and the locked electronic document cannot be changed.
And 4, step 4: the client material is synchronously printed on the underline part of the format house loan contract and other documents from the document processing device by the overlay printing device.
And 5: after the bank receives the format house loan contract and other files, the main file processing device scans and identifies the characters of the non-underlined part through an OCR device, and the banking service server calculates a hash value B by using a hash algorithm and prints the hash value B below the hash value A.
Step 6: the host document processing apparatus prints the hash value a on a transparent paper.
And 7: the user puts the hash value A on the transparent paper on the hash value A and the hash value B of the paper file, if the hash values A and B are consistent, the hash values A and B are mutually overlapped, and if the hash values A and B are not overlapped, the paper file and the electronic file are not consistent.
Example 2 working steps of a method and system for transparency-based electronic and paper document integrity checking.
Referring to fig. 2, the method and system for integrity check of electronic and paper documents based on transparent paper according to the embodiment of the present invention work as follows.
Step 1: the customer decides a loan purchasing room on the building and fills in the data from the document processing device with the assistance of the staff.
Step 2: the banking server carries out hash algorithm operation on the house loan contract in the format of each page and other files, records the hash value A on each page of file, and simultaneously sends the hash value A to the main file processing device.
And step 3: the formatted house loan contract and other documents are downloaded from the banking server from the document processing apparatus, and the locked electronic document cannot be changed.
And 4, step 4: the client material is synchronously printed on the underline part of the format house loan contract and other documents from the document processing device by the overlay printing device.
And 5: after the bank receives the format house loan contract and other files, the main file processing device scans and identifies the characters of the non-underlined part through an OCR device, and the banking service server calculates a hash value B by using a hash algorithm and prints the hash value B below the hash value A.
Step 6: the host document processing apparatus prints the hash value a on a transparent paper.
And 7: the user puts the hash value on the transparent paper on the hash value A and the hash value B of the paper file, if the hash values are consistent, the hash values are mutually overlapped, and if the hash values are not overlapped, the paper file is not consistent with the electronic file.
The principle and the implementation mode of the invention are explained by applying specific embodiments in the invention, and the description of the embodiments is only used for helping to understand the method and the core idea of the invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (2)

1. The execution method of the electronic and paper file integrity checking system based on the transparent paper is characterized by comprising the following steps: the system comprises a banking server, an OCR device, a master file processing device, a slave file processing device, a superposition printing device and transparent paper; the slave file processing device is used for performing banking business in a building office according to the flow; the system is used for downloading the format electronic file, combining the format electronic file with the client data, generating the format electronic file comprising the client data and printing the format electronic file into a paper file; the bank business server is used for handling bank business, and calculating a hash value A of a format electronic file which is generated from the file processing device and comprises client data by using a hash algorithm; the OCR device is used for carrying out character recognition on customer data; calculating a hash value B by the banking service server by using a hash algorithm, wherein the main file processing device is used for doing banking business in a banking office according to the flow; the system is used for checking whether the formatted electronic file comprising the client data conforms to the paper file or not; the superposition printing device is used for receiving the client information, superposing the client information on the format electronic file and printing the client information by using a printer; the transparent paper is used for printing the hash value A in the same format as the hash value A on the paper file received by the bank, and then the hash value A is placed on the paper file, if the hash value A is mutually overlapped, the hash value A is consistent, and if the hash value A is not overlapped, the paper file is not consistent with the format electronic file; the working steps of the execution method are as follows:
step 1: the client decides the loan purchasing room on the building and fills in the data from the document processing device with the assistance of the staff;
step 2: the banking server carries out hash algorithm operation on the formatted electronic file comprising the client data, records a hash value A on each page of file, and simultaneously sends the hash value A to the main file processing device;
and step 3: downloading a formatted electronic file including the customer data from the banking server from the file processing device, locking the formatted electronic file including the customer data from being modified;
and 4, step 4: printing a formatted electronic document including the client material from the document processing means by superposition;
and 5: after the bank receives the paper piece, the main file processing device scans and identifies the characters of the non-underline part through an OCR device, and the banking service server calculates a hash value B by using a hash algorithm and prints the hash value B below the hash value A;
step 6: the main file processing device prints the hash value A on the transparent paper;
and 7: the user puts the hash value A on the transparent paper on the hash value A and the hash value B of the paper file, if the hash values A and B are consistent, the hash values A and B are mutually overlapped, and if the hash values A and B are not overlapped, the paper file and the electronic file are not consistent.
2. An implementation method of the transparency-based electronic and paper document integrity checking system according to claim 1, wherein the hash algorithm is MD5, sha-1, RIPEMD, Haval.
CN201710562494.6A 2015-01-04 2015-01-04 Execution method of electronic and paper file integrity checking system based on transparent paper Active CN107330417B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710562494.6A CN107330417B (en) 2015-01-04 2015-01-04 Execution method of electronic and paper file integrity checking system based on transparent paper

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710562494.6A CN107330417B (en) 2015-01-04 2015-01-04 Execution method of electronic and paper file integrity checking system based on transparent paper
CN201510007921.5A CN104484662B (en) 2015-01-04 2015-01-04 The method and system of electronics and paper document integrity checking based on cellophane paper

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CN201510007921.5A Division CN104484662B (en) 2015-01-04 2015-01-04 The method and system of electronics and paper document integrity checking based on cellophane paper

Publications (2)

Publication Number Publication Date
CN107330417A CN107330417A (en) 2017-11-07
CN107330417B true CN107330417B (en) 2020-11-27

Family

ID=52759203

Family Applications (2)

Application Number Title Priority Date Filing Date
CN201510007921.5A Active CN104484662B (en) 2015-01-04 2015-01-04 The method and system of electronics and paper document integrity checking based on cellophane paper
CN201710562494.6A Active CN107330417B (en) 2015-01-04 2015-01-04 Execution method of electronic and paper file integrity checking system based on transparent paper

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN201510007921.5A Active CN104484662B (en) 2015-01-04 2015-01-04 The method and system of electronics and paper document integrity checking based on cellophane paper

Country Status (1)

Country Link
CN (2) CN104484662B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101183439A (en) * 2006-11-14 2008-05-21 中国民生银行股份有限公司 Electronic bill processing system and processing method
CN101877118A (en) * 2009-12-01 2010-11-03 天津工程师范学院 Electronic document authenticity identification system
US7890426B2 (en) * 2004-11-19 2011-02-15 Vectorsgi, Inc. Method and system for verifying check images
CN102722284A (en) * 2012-06-15 2012-10-10 重庆傲雄信息技术有限公司 Touch-panel-based handwritten signing recording method and touch-panel-based handwritten signing recording system
CN103714482A (en) * 2013-12-15 2014-04-09 谭希韬 Method and system for handling a variety of banking services with one input

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101187995A (en) * 2006-12-30 2008-05-28 智信资讯股份有限公司 A file validation system and method
GB2466597B (en) * 2007-09-20 2013-02-20 Kyos Systems Inc Method and apparatus for editing large quantities of data extracted from documents
US8185459B2 (en) * 2008-05-14 2012-05-22 Symcor Inc. System, method and computing device for detecting duplicate financial documents
CN102663324A (en) * 2012-03-09 2012-09-12 北京神州数码思特奇信息技术股份有限公司 Method and device for electronic document anti-counterfeit
CN103873255B (en) * 2014-03-03 2017-05-10 杭州电子科技大学 Electronic contract network signing method based on trusted third party

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7890426B2 (en) * 2004-11-19 2011-02-15 Vectorsgi, Inc. Method and system for verifying check images
CN101183439A (en) * 2006-11-14 2008-05-21 中国民生银行股份有限公司 Electronic bill processing system and processing method
CN101877118A (en) * 2009-12-01 2010-11-03 天津工程师范学院 Electronic document authenticity identification system
CN102722284A (en) * 2012-06-15 2012-10-10 重庆傲雄信息技术有限公司 Touch-panel-based handwritten signing recording method and touch-panel-based handwritten signing recording system
CN103714482A (en) * 2013-12-15 2014-04-09 谭希韬 Method and system for handling a variety of banking services with one input

Also Published As

Publication number Publication date
CN104484662B (en) 2017-12-05
CN104484662A (en) 2015-04-01
CN107330417A (en) 2017-11-07

Similar Documents

Publication Publication Date Title
CN104618107B (en) digital signature method and system
CN103971061B (en) Text fingerprint acquisition methods and its device, data managing method
US9870420B2 (en) Classification and storage of documents
US20070266253A1 (en) Electronic document management apparatus, electronic document management method, and computer program
CN111901337A (en) File uploading method and system and storage medium
EP4101122B1 (en) Generating emoji sequence identifications to identify wallet addresses for blockchain wallets
CN110968847A (en) File watermark hiding and analyzing method, device, equipment and storage medium
Khadam et al. Advanced security and privacy technique for digital text in smart grid communications
JP2006011857A (en) Printing client, network printer and printing system
CN113177193A (en) Watermark adding method, watermark verifying method and terminal equipment
TWM520159U (en) Device for generating and identifying electronic document containing electronic authentication and paper authentication
CN107330417B (en) Execution method of electronic and paper file integrity checking system based on transparent paper
JP2012182737A (en) Secret data leakage preventing system, determining apparatus, secret data leakage preventing method and program
CN108563396B (en) Safe cloud object storage method
US20140355068A1 (en) Embedded document destination routing restrictions
US20210176068A1 (en) Apparatus, computer program and method
CN106575341A (en) Composite document access
CN108052842A (en) Storage, verification method and the device of signed data
EP3147809A1 (en) Processing files to be stored on virtual drive
JP5511270B2 (en) Information processing apparatus and information processing method
CN110175006A (en) Print the processing method and processing device of source file
EP4261714A1 (en) Method and system for encoding and decoding information in texts
US11671243B2 (en) Apparatus, computer program and method
CN108694326A (en) Text encryption method, apparatus and server
JP6911343B2 (en) Information processing equipment, log management methods and programs

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20201113

Address after: 310000 no.5-150 jiange-commerce Pioneer Park, Linjiang street, Qiantang New District, Hangzhou, Zhejiang Province

Applicant after: Hangzhou Gongshu Technology Co., Ltd

Address before: 414104 Jiangjia Villagers Group No. 10, Xingwang Village, Zhongzhou Township, Yueyang County, Hunan Province

Applicant before: Qian Fanglin