CN111052120B - 使用分布式账本的数字资产可追溯性和保证 - Google Patents

使用分布式账本的数字资产可追溯性和保证 Download PDF

Info

Publication number
CN111052120B
CN111052120B CN201880054873.7A CN201880054873A CN111052120B CN 111052120 B CN111052120 B CN 111052120B CN 201880054873 A CN201880054873 A CN 201880054873A CN 111052120 B CN111052120 B CN 111052120B
Authority
CN
China
Prior art keywords
hash
blockchain
binary
source file
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.)
Active
Application number
CN201880054873.7A
Other languages
English (en)
Chinese (zh)
Other versions
CN111052120A (zh
Inventor
R·萨洛莫恩
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.)
Oracle International Corp
Original Assignee
Oracle International Corp
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 Oracle International Corp filed Critical Oracle International Corp
Publication of CN111052120A publication Critical patent/CN111052120A/zh
Application granted granted Critical
Publication of CN111052120B publication Critical patent/CN111052120B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/16Program or content traceability, e.g. by watermarking
    • 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
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/44Program or device authentication
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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 OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • 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/006Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols involving public key infrastructure [PKI] trust models
    • 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/0643Hash functions, e.g. MD5, SHA, HMAC or f9 MAC
    • 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/32Cryptographic 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/3236Cryptographic 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
    • 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/32Cryptographic 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/3236Cryptographic 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/3239Cryptographic 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
    • 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/32Cryptographic 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/3263Cryptographic 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 involving certificates, e.g. public key certificate [PKC] or attribute certificate [AC]; Public key infrastructure [PKI] arrangements
    • 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/32Cryptographic 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/3297Cryptographic 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 involving time stamps, e.g. generation of time stamps

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Power Engineering (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
CN201880054873.7A 2017-08-24 2018-08-13 使用分布式账本的数字资产可追溯性和保证 Active CN111052120B (zh)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US201762549893P 2017-08-24 2017-08-24
US62/549,893 2017-08-24
US15/864,970 US10795977B2 (en) 2017-08-24 2018-01-08 Digital asset traceability and assurance using a distributed ledger
US15/864,970 2018-01-08
PCT/US2018/046522 WO2019040308A1 (en) 2017-08-24 2018-08-13 TRACEABILITY AND INSURANCE OF DIGITAL GOODS USING A BIG DELIVERED BOOK

Publications (2)

Publication Number Publication Date
CN111052120A CN111052120A (zh) 2020-04-21
CN111052120B true CN111052120B (zh) 2023-06-02

Family

ID=65437366

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201880054873.7A Active CN111052120B (zh) 2017-08-24 2018-08-13 使用分布式账本的数字资产可追溯性和保证

Country Status (5)

Country Link
US (2) US10795977B2 (https=)
EP (1) EP3673403B1 (https=)
JP (2) JP7092868B2 (https=)
CN (1) CN111052120B (https=)
WO (1) WO2019040308A1 (https=)

Families Citing this family (120)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8874477B2 (en) 2005-10-04 2014-10-28 Steven Mark Hoffberg Multifactorial optimization system and method
US10419225B2 (en) 2017-01-30 2019-09-17 Factom, Inc. Validating documents via blockchain
US10817873B2 (en) 2017-03-22 2020-10-27 Factom, Inc. Auditing of electronic documents
US10270599B2 (en) 2017-04-27 2019-04-23 Factom, Inc. Data reproducibility using blockchains
US10810004B2 (en) * 2017-06-30 2020-10-20 Oracle International Corporation System and method for managing a public software component ecosystem using a distributed ledger
US10873457B1 (en) 2017-09-13 2020-12-22 Inveniam.io, LLC Data structure having internal self-references suitable for immutably representing and verifying data generated over time
KR102006245B1 (ko) * 2017-09-15 2019-08-06 주식회사 인사이너리 바이너리 파일에 기초하여 오픈소스 소프트웨어 패키지를 식별하는 방법 및 시스템
EP3692699A4 (en) * 2017-10-04 2021-08-25 Algorand Inc. DECLARATIVE INTELLIGENT CONTRACTS
AU2018386714B2 (en) * 2017-12-19 2020-01-23 Blockchain It Solutions Pty Ltd A system and method for implementing a computer network
US20200250003A1 (en) * 2017-12-28 2020-08-06 Intel Corporation Visual fog
US10671709B2 (en) * 2018-01-22 2020-06-02 Intuit, Inc. Data isolation in distributed hash chains
KR102454398B1 (ko) * 2018-02-19 2022-10-14 한국전자통신연구원 분산형 소프트웨어 정의 네트워킹 방법 및 장치
US10756904B1 (en) * 2018-02-22 2020-08-25 EMC IP Holding Company LLC Efficient and secure distributed ledger maintenance
US20190273618A1 (en) * 2018-03-05 2019-09-05 Roger G. Marshall FAKEOUT© Software System - An electronic apostille-based real time content authentication technique for text, audio and video transmissions
US11003799B2 (en) * 2018-04-20 2021-05-11 Marlabs Innovations Private Limited System and method for integrity assurance in a virtual environment
US11134120B2 (en) 2018-05-18 2021-09-28 Inveniam Capital Partners, Inc. Load balancing in blockchain environments
US11170366B2 (en) 2018-05-18 2021-11-09 Inveniam Capital Partners, Inc. Private blockchain services
US10783164B2 (en) 2018-05-18 2020-09-22 Factom, Inc. Import and export in blockchain environments
US20190354606A1 (en) * 2018-05-18 2019-11-21 Factom Private Cryptocoinage in Blockchain Environments
CN112262558A (zh) * 2018-06-14 2021-01-22 慧与发展有限责任合伙企业 基于区块链的验证框架
US11237823B2 (en) * 2018-06-18 2022-02-01 Panasonic Intellectual Property Corporation Of America Management method, management apparatus, and program
GB201811263D0 (en) * 2018-07-10 2018-08-29 Netmaster Solutions Ltd A method and system for managing digital using a blockchain
US11157622B2 (en) * 2018-07-10 2021-10-26 International Business Machines Corporation Blockchain technique for agile software development framework
US11194911B2 (en) 2018-07-10 2021-12-07 International Business Machines Corporation Blockchain technique for agile software development framework
US10972479B2 (en) * 2018-08-02 2021-04-06 Balanced Media Technology, LLC Task completion using a blockchain network
US11620642B2 (en) 2018-08-06 2023-04-04 Inveniam Capital Partners, Inc. Digital contracts in blockchain environments
US11989208B2 (en) 2018-08-06 2024-05-21 Inveniam Capital Partners, Inc. Transactional sharding of blockchain transactions
US10671315B2 (en) 2018-08-17 2020-06-02 Bank Of America Corporation Blockchain architecture for selective data restore and migration
US10528776B1 (en) * 2018-08-28 2020-01-07 Digiprint Ip Llc Tracking and authentication of products via distributed ledgers and NFC tags
US11750395B2 (en) * 2018-09-03 2023-09-05 Icncast Co., Ltd System and method for blockchain-based multi-factor security authentication between mobile terminal and IoT device
US11128472B2 (en) * 2018-09-04 2021-09-21 Red Hat, Inc. Signature verification using blockchain
US11277261B2 (en) * 2018-09-21 2022-03-15 Netiq Corporation Blockchain-based tracking of program changes
US20200097662A1 (en) * 2018-09-25 2020-03-26 Ca, Inc. Combined threat score for container images
US10997159B2 (en) 2018-10-09 2021-05-04 International Business Machines Corporation Blockchain notification board storing blockchain resources
US11303442B2 (en) 2018-10-09 2022-04-12 International Business Machines Corporation Blockchain notification board storing blockchain resources
US11520773B2 (en) 2018-10-09 2022-12-06 International Business Machines Corporation Blockchain notification board storing blockchain resources
US11126698B2 (en) * 2018-10-26 2021-09-21 Microsoft Technology Licensing, Llc Distributed ledger system that facilitates device management
US20200133658A1 (en) * 2018-10-30 2020-04-30 EMC IP Holding Company LLC Change governance using blockchain
US20200142693A1 (en) * 2018-11-07 2020-05-07 International Business Machines Corporation Transparent code processing
US10693643B2 (en) * 2018-11-07 2020-06-23 Pitt Ohio Methods and systems for distributed cryptographically secured data validation
CN110020956B (zh) * 2018-11-26 2022-11-22 创新先进技术有限公司 一种跨区块链的交互方法及系统、计算机设备及存储介质
US10671515B1 (en) * 2018-11-30 2020-06-02 Bank Of America Corporation Recording and playback of electronic event sequence in a distributed ledger system
US11194961B2 (en) * 2018-12-31 2021-12-07 Salesforce.Com, Inc. Systems, methods, and apparatuses for adding a document history graph and corresponding hash value to a blockchain in a cloud based computing environment
US11757663B1 (en) * 2019-03-22 2023-09-12 Emtruth, Inc. Blockchain-based monitoring of devices
US10990705B2 (en) 2019-04-18 2021-04-27 Advanced New Technologies Co., Ltd. Index creation for data records
CN111859313A (zh) * 2019-04-29 2020-10-30 华为技术有限公司 验证方法及装置
WO2020231413A1 (en) * 2019-05-14 2020-11-19 Huawei Technologies Co., Ltd. Methodology for trustworthy software build
GB2584317A (en) * 2019-05-30 2020-12-02 Hoptroff London Ltd System for watermarking time, place and identity
US11153093B2 (en) * 2019-05-30 2021-10-19 Oracle International Corporation Protection of online applications and webpages using a blockchain
US11425165B2 (en) * 2019-06-04 2022-08-23 Mcafee, Llc Methods, systems, articles of manufacture and apparatus to reduce spoofing vulnerabilities
US11310054B2 (en) 2019-06-19 2022-04-19 Amazon Technologies, Inc. Symmetric function for journaled database proof
US11487733B2 (en) 2019-06-19 2022-11-01 Amazon Technologies, Inc. Database journal redaction
US11418345B2 (en) * 2019-06-19 2022-08-16 Amazon Technologies, Inc. Digest proofs in a journaled database
US11487819B2 (en) 2019-06-19 2022-11-01 Amazon Technologies, Inc. Threaded leaf nodes in database journal
US10498760B1 (en) * 2019-07-16 2019-12-03 ALSCO Software LLC Monitoring system for detecting and preventing a malicious program code from being uploaded from a client computer to a webpage computer server
US20220269803A1 (en) * 2019-07-23 2022-08-25 Nippon Telegraph And Telephone Corporation Verification information generating system, verification information generating method, and verification information generating program
CN112308711A (zh) * 2019-07-26 2021-02-02 傲为信息技术(江苏)有限公司 一种获得认证数字资产的方法
US11651056B2 (en) * 2019-08-30 2023-05-16 T-Mobile Usa, Inc. Cryptographically managing license compatibility
US11671263B2 (en) 2019-08-30 2023-06-06 T-Mobile Usa, Inc. Cryptographically securing data files in a collaborative environment
CN111213173B (zh) 2019-09-11 2023-11-17 创新先进技术有限公司 用于控制对数字资产的限制的系统和方法
WO2019228563A2 (en) 2019-09-11 2019-12-05 Alibaba Group Holding Limited System and method for digital asset management
EP3695362A4 (en) 2019-09-11 2020-12-23 Alibaba Group Holding Limited DIGITAL ASSET TRANSFER SYSTEM AND PROCESS
CN110519065A (zh) * 2019-09-25 2019-11-29 盛唐威讯数媒科技(北京)有限公司 V链区块链版权保护系统
CN111083105B (zh) * 2019-11-05 2021-06-25 湖南大学 一种基于区块链的云数据持有性验证方法及系统
CN111373402B (zh) 2019-11-08 2022-03-25 支付宝(杭州)信息技术有限公司 轻量去中心化应用平台
WO2020035089A2 (en) 2019-11-08 2020-02-20 Alipay (Hangzhou) Information Technology Co., Ltd. System and method for blockchain-based decentralized application development
US11397760B2 (en) 2019-11-25 2022-07-26 International Business Machines Corporation Managing relationships between persons and physical objects based on physical fingerprints of the physical objects
US11798342B2 (en) 2019-11-25 2023-10-24 International Business Machines Corporation Managing physical objects using crypto-anchors
US12306970B2 (en) 2019-11-27 2025-05-20 Green Data Technology Inc. Authenticating data for storage using a data storage system and distributed electronic ledger system
US11343075B2 (en) 2020-01-17 2022-05-24 Inveniam Capital Partners, Inc. RAM hashing in blockchain environments
US12019585B2 (en) 2020-01-29 2024-06-25 International Business Machines Corporation Document storage and verification
US11526467B2 (en) * 2020-01-29 2022-12-13 International Business Machines Corporation Document storage and verification
US11556618B2 (en) * 2020-02-18 2023-01-17 At&T Intellectual Property I, L.P. Split ledger software license platform
US11526875B1 (en) * 2020-02-19 2022-12-13 Wells Fargo Bank N.A. Bank-driven model for preventing double spending of digital currency coexisting on multiple DLT networks
US11416848B1 (en) 2020-02-19 2022-08-16 Wells Fargo Bank, N.A. Bank-driven model for preventing double spending of digital currency transferred between multiple DLT networks using a trusted intermediary
US11922278B1 (en) * 2020-02-26 2024-03-05 American Express Travel Related Services Company, Inc. Distributed ledger based feature set tracking
CN111352998B (zh) * 2020-02-28 2021-09-21 中国计量科学研究院 一种可信联盟区块链数字校准证书系统及其操作方法
US11868911B1 (en) * 2020-03-05 2024-01-09 American Express Travel Related Services Company, Inc. Distributed ledger based machine-learning model management
WO2021188765A1 (en) * 2020-03-20 2021-09-23 Mastercard International Incorporated Method and system for auditing smart contracts
US11687656B2 (en) * 2020-04-16 2023-06-27 American Express Travel Related Services Company, Inc. Secure application development using distributed ledgers
US11256492B2 (en) * 2020-06-05 2022-02-22 Inlecom Systems Ltd. Computer program trust assurance for internet of things (IoT) devices
EP3926497A1 (fr) * 2020-06-19 2021-12-22 The Swatch Group Research and Development Ltd Procédé de traçabilité d'un élément d'information numérique dans un système informatique
EP4173184A1 (en) * 2020-06-30 2023-05-03 InterDigital Patent Holdings, Inc. Methods, architectures, apparatuses and systems directed to enablers for blockchain-enabled wireless systems
CN112491812B (zh) 2020-07-08 2022-03-01 支付宝(杭州)信息技术有限公司 区块链一体机的哈希更新方法及装置
CN113971289B (zh) * 2020-07-08 2025-09-30 蚂蚁区块链科技(上海)有限公司 区块链一体机的可信启动方法及装置
CN111770205B (zh) * 2020-08-31 2020-12-04 支付宝(杭州)信息技术有限公司 一种执行智能合约的方法、区块链节点、系统和存储介质
US12375289B2 (en) * 2020-10-29 2025-07-29 Microsoft Technology Licensing, Llc Using multi-factor and/or inherence-based authentication to selectively enable performance of an operation prior to or during release of code
CN112348535B (zh) * 2020-11-04 2023-09-12 新华中经信用管理有限公司 一种基于区块链技术的溯源应用方法及系统
CN112347434B (zh) * 2020-11-12 2024-03-26 上海银行股份有限公司 一种实现自适应屏幕水印的方法
CN112528246B (zh) * 2020-12-19 2024-02-02 重庆智庄信息科技有限公司 一种基于区块链和ipfs的程序源代码追溯方法及系统
JP7409297B2 (ja) 2020-12-23 2024-01-09 株式会社デンソー 情報管理方法、及び情報管理プログラム
CN112948827A (zh) * 2021-01-11 2021-06-11 杭州复杂美科技有限公司 一种源码编译验证方法、系统、设备和储存介质
US12147992B2 (en) * 2021-01-28 2024-11-19 Capital One Services, Llc System, method, and computer-accessible medium for determining the veracity of a bank fraud call
US11922413B2 (en) 2021-03-05 2024-03-05 Capital One Services, Llc Managing pre-provisioning and post-provisioning of resources using bitemporal analysis
GB2602680B (en) 2021-03-19 2023-01-11 The Blockhouse Tech Limited Code deployment
US12008526B2 (en) 2021-03-26 2024-06-11 Inveniam Capital Partners, Inc. Computer system and method for programmatic collateralization services
US12597066B2 (en) 2021-03-26 2026-04-07 Inveniam Capital Partners, Inc. Federated data room server and method for use in blockchain environments
US12182232B2 (en) * 2021-05-17 2024-12-31 Tulip Digital Asset Exchange, Inc. Verifying, monitoring, and tokenizing digital assets as proof of ownership and valuation of the digital assets
US11726773B2 (en) 2021-05-19 2023-08-15 Micro Focus Llc Software supply chain quality control evaluation using blockchain
US12007972B2 (en) 2021-06-19 2024-06-11 Inveniam Capital Partners, Inc. Systems and methods for processing blockchain transactions
US12137179B2 (en) 2021-06-19 2024-11-05 Inveniam Capital Partners, Inc. Systems and methods for processing blockchain transactions
US12034858B2 (en) 2021-06-23 2024-07-09 Micro Focus Llc Secure execution environment for applications using blockchain
US11775664B2 (en) 2021-08-02 2023-10-03 Nagravision Sarl Blockchain managed access system
US11860995B2 (en) * 2021-08-13 2024-01-02 The United States Of America As Represented By The Secretary Of The Navy Method to implement traceability and provability in software development
CN113806812B (zh) * 2021-08-13 2022-05-27 深圳市鹰硕技术有限公司 用户笔迹数据的管理方法、装置、系统及存储介质
CN113742754B (zh) * 2021-09-15 2025-02-18 广东电网有限责任公司 一种定值文件加密方法及相关装置
US12050510B2 (en) 2021-09-24 2024-07-30 Micro Focus Llc Lifecycle hardware, firmware, and software tracking using blockchain
WO2023055950A1 (en) * 2021-09-29 2023-04-06 Intertrust Technologies Corporation Cryptographic token rights management systems and methods using trusted ledgers
CN114386987B (zh) * 2021-12-27 2025-11-18 航天信息股份有限公司 产品溯源系统生成方法及产品溯源方法、装置、设备
CN114520774B (zh) * 2021-12-28 2024-02-23 武汉虹旭信息技术有限责任公司 基于智能合约的深度报文检测方法及装置
CN114445092B (zh) * 2022-01-26 2023-07-14 黑龙江邮政易通信息网络有限责任公司 一种基于区块链技术的农产品溯源系统
CN114626088B (zh) * 2022-03-04 2025-07-08 上海富数科技有限公司 基于算法互联的隐私计算平台的任务处理方法及装置
CN114666063B (zh) * 2022-03-21 2023-09-19 矩阵时光数字科技有限公司 一种基于传统哈希算法的数字资产溯源方法
US12381743B2 (en) 2022-04-19 2025-08-05 Bank Of America Corporation Systems and methods for generating and monitoring non-fungible token rights in a distributed network
US20230418935A1 (en) * 2022-06-27 2023-12-28 Vmware, Inc. Detecting tampering in data processing pipelines
CN116012150A (zh) * 2022-07-25 2023-04-25 天津理工大学 一种比特币交易自治消息提取及解析方法
CN115410604B (zh) * 2022-09-01 2024-10-25 忆备缩微科技(北京)有限公司 一种基于光胶盘技术的数字文件存储方法及系统
US12587489B2 (en) * 2023-01-19 2026-03-24 Citibank, N.A. Knowledge registry for agentic artificial intelligence models stored on a distributed network
CN117851219A (zh) * 2023-11-21 2024-04-09 青矩技术股份有限公司 代码一致性检验方法、装置、设备及存储介质
FR3162298A1 (fr) * 2024-05-17 2025-11-21 Orange Procédés de génération et de sélection d’un passeport numérique relatif à une application destinée à être déployée dans au moins une entité informatique, dispositifs et programmes d’ordinateur correspondants

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104185845A (zh) * 2012-03-13 2014-12-03 谷歌公司 用于提供网页的二进制表示的系统和方法
CN106530088A (zh) * 2016-12-19 2017-03-22 杜伯仁 基于区块链安全节点对证券产品进行交易的方法

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020196937A1 (en) * 2001-06-22 2002-12-26 Probst David K. Method for secure delivery of digital content
JP4550487B2 (ja) * 2004-05-27 2010-09-22 三菱電機株式会社 ソフトウェア管理システム及び管理装置及び操作装置及びソフトウェア管理方法及びソフトウェア操作方法及びプログラム
US20160283920A1 (en) * 2015-03-28 2016-09-29 Justin Fisher Authentication and verification of digital data utilizing blockchain technology
US20170011460A1 (en) * 2015-07-09 2017-01-12 Ouisa, LLC Systems and methods for trading, clearing and settling securities transactions using blockchain technology
US10402792B2 (en) * 2015-08-13 2019-09-03 The Toronto-Dominion Bank Systems and method for tracking enterprise events using hybrid public-private blockchain ledgers
EP3345360B1 (en) * 2015-09-04 2021-03-03 Nec Corporation Method for storing an object on a plurality of storage nodes
US10318746B2 (en) * 2015-09-25 2019-06-11 Mcafee, Llc Provable traceability
US20170134162A1 (en) * 2015-11-10 2017-05-11 Shannon Code System and process for verifying digital media content authenticity
JP6731783B2 (ja) * 2016-05-19 2020-07-29 株式会社野村総合研究所 改ざん検知システム、及び改ざん検知方法
WO2017218984A1 (en) * 2016-06-16 2017-12-21 The Bank Of New York Mellon Ensuring data integrity of executed transactions
CN106504174A (zh) * 2016-09-27 2017-03-15 布比(北京)网络技术有限公司 基于区块链的博彩发行系统及装置
US10698675B2 (en) * 2016-12-19 2020-06-30 International Business Machines Corporation Decentralized automated software updates via blockchain
WO2018119892A1 (zh) * 2016-12-29 2018-07-05 深圳前海达闼云端智能科技有限公司 软件应用程序发布和验证的方法及装置
US10579368B2 (en) * 2017-03-10 2020-03-03 Salesforce.Com, Inc. Blockchain version control systems

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104185845A (zh) * 2012-03-13 2014-12-03 谷歌公司 用于提供网页的二进制表示的系统和方法
CN106530088A (zh) * 2016-12-19 2017-03-22 杜伯仁 基于区块链安全节点对证券产品进行交易的方法

Also Published As

Publication number Publication date
CN111052120A (zh) 2020-04-21
JP7092868B2 (ja) 2022-06-28
US10795977B2 (en) 2020-10-06
JP7273224B2 (ja) 2023-05-12
US20190065709A1 (en) 2019-02-28
US20200401678A1 (en) 2020-12-24
WO2019040308A1 (en) 2019-02-28
EP3673403B1 (en) 2021-06-23
JP2020532213A (ja) 2020-11-05
EP3673403A1 (en) 2020-07-01
JP2022123064A (ja) 2022-08-23
US11281751B2 (en) 2022-03-22

Similar Documents

Publication Publication Date Title
CN111052120B (zh) 使用分布式账本的数字资产可追溯性和保证
JP7361165B2 (ja) 分散型台帳を用いて公共のソフトウェアコンポーネント・エコシステムを管理するためのシステムおよび方法
US11621973B2 (en) Blockchain cybersecurity audit platform
US8838964B2 (en) Package audit tool
US9904614B2 (en) Source code inspection and verification
US20200110905A1 (en) Security hardened software footprint in a computing environment
US11575499B2 (en) Self auditing blockchain
US11722324B2 (en) Secure and accountable execution of robotic process automation
Król et al. ChainSoft: collaborative software development using smart contracts
JP2026509846A (ja) 相互接続されたデジタルエンジニアリングおよび認証エコシステムのためのセキュリティアーキテクチャ
US12063166B1 (en) Resource management for services
Muñoz et al. ICITPM: integrity validation of software in iterative continuous integration through the use of Trusted Platform Module (TPM)
Ullah et al. Toward blockchain based electronic health record management with fine grained attribute based encryption and decentralized storage mechanisms
Saleh et al. Blockchain for securing CI/CD pipeline: A review on tools, frameworks, and challenges
Torres-Arias In-toto: Practical software supply chain security
US11900347B2 (en) Computing system for configurable off-chain storage for blockchains
Jyoti et al. Inherent Insights using Systematic Analytics of Developments Tools in Ethereum Blockchain Smart Contract
Kulkarni A Blockchain-Based Approach for Tracing Security Requirements for Large Scale and Complex Software Development
US20250310128A1 (en) Versioned policy collection management for certificate issuance
Vikström Implementing in-toto SBOM Attestations in an Enterprise Context
Nuust Automated security auditing and monitoring system for WordPress sites
Tsvetkov et al. Modern Software Lifecycle Management leveraging the power of Blockchain
GOSAVI et al. DESIGNING A SOFTWARE TOOL SET FOR STORING GEOSPATIAL DATA IN DECENTRALIZED STORAGE SYSTEM
van Merode Requirements Analysis
Jarariya et al. Efficient Health Information Exchange Automation System Based on Blockchain and IPFS

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