SG11201913693TA - Data auditing method and device - Google Patents

Data auditing method and device

Info

Publication number
SG11201913693TA
SG11201913693TA SG11201913693TA SG11201913693TA SG11201913693TA SG 11201913693T A SG11201913693T A SG 11201913693TA SG 11201913693T A SG11201913693T A SG 11201913693TA SG 11201913693T A SG11201913693T A SG 11201913693TA SG 11201913693T A SG11201913693T A SG 11201913693TA
Authority
SG
Singapore
Prior art keywords
auditing method
data auditing
data
auditing
Prior art date
Application number
SG11201913693TA
Inventor
Pengfei Ying
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Publication of SG11201913693TA publication Critical patent/SG11201913693TA/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2471Distributed queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/84Mapping; Conversion
    • G06F16/86Mapping to a database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting 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/6245Protecting personal data, e.g. for financial or medical purposes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0611Request for offers or quotes
    • 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/02Banking, e.g. interest calculation or account maintenance
    • 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
    • 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/12Accounting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/563Data redirection of data network streams
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic 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/0618Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation
    • H04L9/0637Modes of operation, e.g. cipher block chaining [CBC], electronic codebook [ECB] or Galois/counter mode [GCM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/50Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Hardware Design (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computational Linguistics (AREA)
  • Medical Informatics (AREA)
  • Fuzzy Systems (AREA)
  • Mathematical Physics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
SG11201913693TA 2017-10-23 2018-10-23 Data auditing method and device SG11201913693TA (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710995706.XA CN109697204B (en) 2017-10-23 2017-10-23 Data auditing method and device
PCT/US2018/057090 WO2019083994A1 (en) 2017-10-23 2018-10-23 Data auditing method and device

Publications (1)

Publication Number Publication Date
SG11201913693TA true SG11201913693TA (en) 2020-01-30

Family

ID=64308809

Family Applications (2)

Application Number Title Priority Date Filing Date
SG10202108692SA SG10202108692SA (en) 2017-10-23 2018-10-23 Data auditing method and device
SG11201913693TA SG11201913693TA (en) 2017-10-23 2018-10-23 Data auditing method and device

Family Applications Before (1)

Application Number Title Priority Date Filing Date
SG10202108692SA SG10202108692SA (en) 2017-10-23 2018-10-23 Data auditing method and device

Country Status (5)

Country Link
US (4) US10885581B2 (en)
CN (2) CN113139009B (en)
SG (2) SG10202108692SA (en)
TW (1) TW201917666A (en)
WO (1) WO2019083994A1 (en)

Families Citing this family (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113139009B (en) 2017-10-23 2024-09-10 创新先进技术有限公司 Data auditing method and device
CN108364223B (en) 2017-12-29 2021-01-26 创新先进技术有限公司 Data auditing method and device
CN110147995A (en) * 2019-05-06 2019-08-20 山东公链信息科技有限公司 A kind of auditing method based on key level
EP3970034A4 (en) * 2019-05-14 2023-01-25 Planaria Corp. Blockchain cache system
CN110225103B (en) * 2019-05-23 2021-08-24 创新先进技术有限公司 Service recommendation method, device and equipment
CN110297824B (en) * 2019-05-23 2024-04-12 平安银行股份有限公司 Data recording method, device, equipment and storage medium based on resource transfer
CN110555698A (en) * 2019-07-25 2019-12-10 深圳壹账通智能科技有限公司 data processing method, data processing device, computer equipment and storage medium
CN110636042B (en) * 2019-08-14 2021-07-16 创新先进技术有限公司 Method, device and equipment for updating verified block height of server
CN110503538A (en) * 2019-08-16 2019-11-26 南京审计大学 A kind of audit application solution based on block chain intelligence contract
CN110502915B (en) * 2019-08-30 2021-07-30 恩亿科(北京)数据科技有限公司 Data processing method, device and system
US11201728B1 (en) * 2019-09-30 2021-12-14 Mcafee Llc Data leakage mitigation with a blockchain
CN110929130B (en) * 2019-10-14 2023-07-14 上海辰锐信息科技有限公司 Public security level audit data query method based on distributed scheduling
CN113254957B (en) * 2019-11-26 2022-04-08 支付宝(杭州)信息技术有限公司 Data query method, device, equipment and system based on privacy information protection
CN111104395B (en) * 2019-12-30 2023-06-06 武汉英迈信息科技有限公司 Database auditing method, equipment, storage medium and device
CN111339198B (en) * 2020-02-27 2023-09-19 百度在线网络技术(北京)有限公司 Block chain-based water treatment method, device, system, equipment and medium
CN111368007A (en) * 2020-04-03 2020-07-03 南京审计大学 Environment audit access system based on block chain technology
CN111581627A (en) * 2020-05-11 2020-08-25 北京精准沟通传媒科技股份有限公司 Data processing method and device and electronic equipment
CN111767306A (en) * 2020-06-24 2020-10-13 中国建设银行股份有限公司 Shared information query system, method, device and equipment
CN111881166B (en) * 2020-07-22 2024-03-08 中国工商银行股份有限公司 Method, device and system for processing operation data based on block chain
CN113411191B (en) * 2021-08-20 2021-11-23 深圳前海微众银行股份有限公司 Data auditing method and device
CN113656466B (en) * 2021-08-31 2023-06-06 中国平安财产保险股份有限公司 Policy data query method, device, equipment and storage medium
CN113986997B (en) * 2021-09-10 2024-09-06 支付宝(杭州)信息技术有限公司 Business collaboration method and system based on block chain
CN114978645A (en) * 2022-05-13 2022-08-30 Oppo广东移动通信有限公司 Data processing method and device based on block chain, server and storage medium
CN114781004B (en) * 2022-06-15 2022-09-30 恒生电子股份有限公司 Block chain-based data evidence storage method and device, electronic equipment and storage medium
CN115906182A (en) * 2023-01-05 2023-04-04 中国联合网络通信集团有限公司 Data comparison processing method, device, equipment and storage medium

Family Cites Families (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5193162A (en) 1989-11-06 1993-03-09 Unisys Corporation Cache memory with data compaction for use in the audit trail of a data processing system having record locking capabilities
US5937413A (en) 1994-11-30 1999-08-10 Electronics And Telecommunications Research Institure Data audits based on timestamp criteria in replicated data bases within digital mobile telecommunication system
AU737572C (en) 1998-10-28 2004-05-20 Verticalone Corporation Apparatus and method for automated aggregation and delivery of and transactions involving electronic personal information or data
US7133935B2 (en) * 1999-10-19 2006-11-07 Shad Hedy System and method for real-time electronic inquiry, delivery, and reporting of credit information
US8145556B2 (en) 2000-04-10 2012-03-27 Tealdi Daniel A Online mortgage approval and settlement system and method therefor
JP2002024540A (en) * 2000-07-07 2002-01-25 Nec Corp Financing examination system and financing examination method
US7882024B2 (en) * 2003-09-24 2011-02-01 Routeone Llc System and method for efficiently processing multiple credit applications
US8799225B2 (en) 2003-11-05 2014-08-05 Lumigent Technologies, Inc. Process and system for auditing database activity
US7725728B2 (en) 2005-03-23 2010-05-25 Business Objects Data Integration, Inc. Apparatus and method for dynamically auditing data migration to produce metadata
CN101022454B (en) * 2006-02-16 2010-10-13 华为技术有限公司 Interentity auditing method and system
US8255304B1 (en) * 2008-03-06 2012-08-28 Jpmorgan Chase Bank, N.A. Systems and methods for audit confirmation and other confirmation services
CN201732697U (en) 2010-06-17 2011-02-02 福建火炬电子科技股份有限公司 Coating transitional device for producing multi-layered ceramic elements by curtain coating method
EP2551773B1 (en) 2011-07-29 2024-03-06 Tata Consultancy Services Ltd. Data audit module for application software
CN105490997B (en) * 2014-10-10 2019-05-14 阿里巴巴集团控股有限公司 Safe checking method, device, terminal and server
CN105608146A (en) 2015-12-17 2016-05-25 布比(北京)网络技术有限公司 Block chain tracing method
CN105610578B (en) * 2016-01-25 2019-05-03 杭州复杂美科技有限公司 Block chain information deposits card and method for secret protection
KR101772554B1 (en) 2016-02-02 2017-08-30 주식회사 코인플러그 Method and server for providing notary service with respect to file and verifying the recorded file by using the notary service
SG10202011641RA (en) * 2016-02-23 2021-01-28 Nchain Holdings Ltd Tokenisation method and system for implementing exchanges on a blockchain
US20170264428A1 (en) 2016-03-08 2017-09-14 Manifold Technology, Inc. Data storage system with blockchain technology
TWI631520B (en) 2016-03-15 2018-08-01 現代財富控股有限公司 Clearing system based on blockchain and method thereof
CN108885761B (en) 2016-04-11 2023-09-29 区块链控股有限公司 Method for secure point-to-point communication on a blockchain
WO2017190175A1 (en) * 2016-05-06 2017-11-09 Othera Pty Ltd Methods and systems for blockchain based "segmented risk based securities"
CN105871545B (en) 2016-06-03 2019-03-15 中国银联股份有限公司 Credible electronic certificate trustship method and system
CN106571951B (en) * 2016-10-19 2020-02-07 北京神州绿盟信息安全科技股份有限公司 Audit log obtaining method, system and device
US20190266146A1 (en) * 2016-11-10 2019-08-29 Saavha, Inc. Secure auditing system based on verified hash algorithm
CN106611372B (en) * 2016-12-27 2021-01-08 深圳微众信用科技股份有限公司 Credit investigation data query method and system
WO2018120129A1 (en) * 2016-12-30 2018-07-05 深圳前海达闼云端智能科技有限公司 Data query method, device and node apparatus
CN106936818A (en) * 2017-02-24 2017-07-07 中国科学院软件研究所 Data Audit method, client and block chain cloud device based on block chain technology
US20180260888A1 (en) * 2017-03-08 2018-09-13 Factom Validating Mortgage Documents
CN106952153A (en) 2017-03-13 2017-07-14 广东网金控股股份有限公司 A kind of method of charging out based on block chain
CN113139009B (en) 2017-10-23 2024-09-10 创新先进技术有限公司 Data auditing method and device

Also Published As

Publication number Publication date
CN113139009B (en) 2024-09-10
US11087398B2 (en) 2021-08-10
TW201917666A (en) 2019-05-01
CN109697204B (en) 2021-03-30
US20210027367A1 (en) 2021-01-28
WO2019083994A1 (en) 2019-05-02
US20210366039A1 (en) 2021-11-25
US20200126154A1 (en) 2020-04-23
CN109697204A (en) 2019-04-30
US10885581B2 (en) 2021-01-05
CN113139009A (en) 2021-07-20
SG10202108692SA (en) 2021-09-29
US20190122296A1 (en) 2019-04-25
US10789644B2 (en) 2020-09-29
US11449932B2 (en) 2022-09-20

Similar Documents

Publication Publication Date Title
SG11202001398TA (en) Data auditing method and device
SG11201913693TA (en) Data auditing method and device
ZA201904735B (en) Data processing method and device
ZA201904231B (en) Blockchain-based data processing method and device
ZA201800870B (en) Data processing method and device
SG11202001289VA (en) Data transmission method and device
SG10202101207WA (en) Blockchain-based data processing method and device
PL3413661T3 (en) Data transmission method and device
HK1256684A1 (en) Data transmission method and device
EP3570509C0 (en) Data processing method and device
GB201713415D0 (en) Method and device
SG11202003911QA (en) Data statistics method and apparatus
PL3376389T3 (en) Data processing method and device
TWI561994B (en) Data transmission method and device
ZA201905057B (en) Methods and devices for data processing
IL271310A (en) Data scheduling method and related device
ZA201706750B (en) Data sending method and device
ZA201905821B (en) Data transmission method and device
ZA201904349B (en) Data transmission method and device
PL3713288T3 (en) Data transmission method and device
ZA202000917B (en) Method and device for processing data
HK1257348A1 (en) Method and device for data transmission
ZA201904404B (en) Data transmission method and device
PL3706350T3 (en) Data transmission method and device
GB201715774D0 (en) Method and device