CN109074563B - 区块链系统内的基于代理的图灵完备交易集成反馈 - Google Patents

区块链系统内的基于代理的图灵完备交易集成反馈 Download PDF

Info

Publication number
CN109074563B
CN109074563B CN201780008967.6A CN201780008967A CN109074563B CN 109074563 B CN109074563 B CN 109074563B CN 201780008967 A CN201780008967 A CN 201780008967A CN 109074563 B CN109074563 B CN 109074563B
Authority
CN
China
Prior art keywords
blockchain
transaction
loop
code
computing resource
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
CN201780008967.6A
Other languages
English (en)
Other versions
CN109074563A (zh
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.)
Nchain Holdings Ltd
Original Assignee
Nchain Holdings 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
Priority claimed from GBGB1603112.2A external-priority patent/GB201603112D0/en
Priority claimed from GBGB1603114.8A external-priority patent/GB201603114D0/en
Application filed by Nchain Holdings Ltd filed Critical Nchain Holdings Ltd
Priority to CN202210359568.7A priority Critical patent/CN114723447A/zh
Publication of CN109074563A publication Critical patent/CN109074563A/zh
Application granted granted Critical
Publication of CN109074563B publication Critical patent/CN109074563B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3827Use of message hashing
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/14Protection against unauthorised use of memory or access to memory
    • G06F12/1408Protection against unauthorised use of memory or access to memory by using cryptography
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/52Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems during program execution, e.g. stack integrity ; Preventing unwanted data erasure; Buffer overflow
    • 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
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/71Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information
    • G06F21/72Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information in cryptographic circuits
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N7/00Computing arrangements based on specific mathematical models
    • 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • G06Q20/065Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme using e-cash
    • 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/389Keeping log of transactions for guaranteeing non-repudiation of a transaction
    • 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/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/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0816Key establishment, i.e. cryptographic processes or cryptographic protocols whereby a shared secret becomes available to two or more parties, for subsequent use
    • H04L9/0819Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s)
    • H04L9/0825Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s) using asymmetric-key encryption or public key infrastructure [PKI], e.g. key signature or public key certificates
    • 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/321Cryptographic 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 a third party or a trusted authority
    • H04L9/3213Cryptographic 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 a third party or a trusted authority using tickets or tokens, e.g. Kerberos
    • 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/50Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/03Indexing scheme relating to G06F21/50, monitoring users, programs or devices to maintain the integrity of platforms
    • G06F2221/033Test or assess software
    • 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
    • G06Q2220/00Business processing using cryptography
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/46Secure multiparty computation, e.g. millionaire problem
    • H04L2209/463Electronic voting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/56Financial cryptography, e.g. electronic payment or e-cash

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Accounting & Taxation (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Hardware Design (AREA)
  • Mathematical Physics (AREA)
  • Power Engineering (AREA)
  • Computational Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computing Systems (AREA)
  • Algebra (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Medicines Containing Material From Animals Or Micro-Organisms (AREA)
  • Fats And Perfumes (AREA)
  • Peptides Or Proteins (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Retry When Errors Occur (AREA)

Abstract

本发明主要涉及区块链实施方案并且适于但不限于与比特币区块链一起使用。本发明可以用于实现自动化进程,比如设备/系统控制、进程控制、分布式计算和存储等。本发明提供了使用区块链来控制在计算资源上执行的进程的解决方案。在优选实施方式中,与区块链同时且并行地运行的计算资源管理基于循环的操作。计算资源持续监视区块链状态以及任何其他区块链外的输入数据或源。循环的执行受区块链状态的影响。由计算资源执行的循环的每次迭代都记录在被写入区块链的交易中。其被存储为交易的元数据中的散列。如果计算资源查找到包含与循环相关的散列的交易,则计算资源访问相关的代码部分。循环包含使计算资源能够决定采用哪个动作的条件语句。条件可以取决于区块链状态或任何其他数据源。动作可以是区块链上或区块链外的任何类型的动作。因此,计算资源与区块链的组合提供了(至少部分地)图灵完备的解决方案。

Description

区块链系统内的基于代理的图灵完备交易集成反馈
技术领域
本发明总体上涉及基于共识的电子账本,具体地涉及区块链实施方案和技术。本发明特别适合但不限于与比特币区块链(Bitcoin blockchain)一起使用以及用于诸如设备/系统控制、进程控制、分布式计算及存储的应用。
背景技术
在本文档中,使用术语“区块链(blockchain)”来包括所有形式的基于共识的电子的、基于计算机的分布式账本(distributed ledgers)。这些包括但不限于区块链和交易链技术、许可及未许可的账本、共享账本及其变型。虽然也已经提出并开发了其他区块链实施方案,但是区块链技术最广为人知的应用是比特币账本(Bitcoin ledger)。虽然出于方便和说明的目的,本文中可能提到的是比特币(Bitcoin),但应当指出的是,本发明不限于与比特币区块链一起使用,并且其他的区块链实现和协议也落入本发明的范围内。
区块链是基于共识的电子账本,该账本被实现为由区块(block)构成的基于计算机的去中心化的分布式系统,而该区块又由交易(transaction)构成。每个交易是对区块链系统中的参与者之间的数字资产的控制的转移进行编码的数据结构,并且包括至少一个输入和至少一个输出。每个区块均包含前一区块的散列(hash),使得这些区块被链接在一起,以构建对自区块链诞生之始就已被写入区块链的所有交易的永久性不可更改的记录。交易包含嵌入其输入和输出中的被称为脚本(script)的小程序,这些小程序指定了如何以及由谁可以访问交易的输出。在比特币平台上,这些脚本使用基于堆栈的脚本语言来写入。
为了将交易写入区块链,必须对交易进行“验证”。网络节点(矿工miners)执行工作以通过从网络中拒绝无效交易来确保每个交易都是有效的。安装在节点(node)上的软件客户端(Software client)通过执行其锁定和解锁脚本来对未花费的交易(UTXO)执行此验证工作(validation work)。如果执行锁定及解锁脚本的计算结果为正确的(TRUE),则交易是有效的并且交易被写入区块链。因此,为了将交易写入区块链,必须i)由接收交易的第一节点验证——如果交易被验证,则节点将该交易中继(relay)至网络中的其他节点;并且ii)添加至由矿工构建的新区块;并且iii)挖矿,即添加至过去交易的公共账本。
尽管区块链技术最广为人知的是使用加密货币(cryptocurrency)实施方案,但是数字企业家已经开始探索使用比特币所基于的加密安全系统以及能够存储在区块链上的数据来实现新系统。这些系统包括但不限于:
·存储元数据;
·实施数字令牌;
·建立使用数字签名签署的合同。
如果区块链可以用于不限于加密货币领域的自动化任务和进程,则这将是非常有利的。这些解决方案将能够利用区块链的好处(例如,对事件的永久性防篡改记录、分布式处理等),同时在其应用中是更加通用的。
区块链社区当前感兴趣的一个领域是图灵完备性(Turing Completeness),特别是如何促使图灵完备行为成为区块链技术,这些区块链技术已经出于安全原因而被设计成限制功能。
比特币脚本语言是否是图灵完备的是有争议的,这是因为比特币脚本语言本身不支持复杂的流控制功能,例如发生循环(loop)。这种限制的一个优点是程序具有可预测的执行时间。将比特币脚本限制为线性或树状决策任务的另一个重要优点在于:这避免了无限循环,这可以用作发起诸如拒绝服务(denial of service,简称“DoS”或“DDoS”)攻击等漏洞利用的手段。由于这种限制,比特币脚本通常局限于用于线性任务,而不是用于更复杂的应用,比如自动化任务的控制、设备管理等。
以太坊(Ethereum)区块链平台通过结合被称为Solidity的“内置”图灵完备语言来解决该问题。这种语言是以太坊平台的原生语言,使得用Solidity编写的脚本可以包括控制流机制,比如循环。然而,以太坊已经遭受了多次攻击和漏洞利用。
由于上述安全问题且由于比特币使用的脚本语言的广泛使用和普及,因而区块链社区的重要部分仍然希望保留与区块链技术相关的受限脚本语言的使用。
发明内容
因此,期望提供一种解决方案,其有助于图灵完备功能,比如与区块链脚本集成或结合的循环机制和其他复杂控制结构,同时避免潜在的安全缺陷,比如无限循环的破坏性影响。这样的解决方案将提供许多好处,包括:
·实现复杂区块链相关交易的自动化;
·控制记录在区块链上的元数据流;
·扩展不依赖于图灵完备语言或有目的地结合图灵完备语言的区块链平台的功能和应用。
现在已经设计出这种改进的解决方案。本发明提供了一种解决方案,其包括与并行计算资源耦合的区块链的新颖组合,并行计算资源使得在典型的区块链脚本之外能够仿真、模拟和/或结合循环和其他图灵完备功能。这又方便了用于自动化任务的许多应用,例如,自动化任务与分布式数据存储、分布式计算和无人机控制,或任何IoT(物联网)设备相关。这些应用可以包括将区块链用于元数据存储、管理数字令牌和建立合同。
因此,根据本发明,提供了如所附权利要求中限定的解决方案。根据本发明,可以提供一种(处理)控制方法和相应的系统。本发明可以被称为区块链实现的控制方法/系统。其能够控制自动化任务或进程。
本发明可以被设置成使用区块链来仿真/模拟图灵完备性。附加地或替代性地,本发明可以使涉及图灵完备控制机制的应用能够在区块链平台上被执行。
附加地或替代性地,本发明可以被描述为被设置成使用区块链和/或一个或多个区块链交易来控制在区块外计算资源上执行进程的方法或系统。因此,本发明包括一种装置,在该装置中,在功能上和结构上彼此不同的独立的计算部件设置成相互作用以提供新的技术结果。不同计算系统(计算资源和区块链)的交互产生了功能强大的控制解决方案。
从计算资源的角度来看,本发明提供了对程序的执行的永久性防篡改记录的优点。从区块链的角度来看,本发明提供了改进的区块链实施方案,因为其使得图灵完备行为能够通过使用区块链来至少部分地模拟,这又使得能够部署更多功能复杂的基于区块链的应用。这全部都是在保持区块链交易使用受限脚本语言的同时实现的。脚本语言可以在其设计或实施上是受限制(受约束)的具体的限制在于:脚本语言的设计或实施防止或至少本身不支持将诸如循环之类的复杂控制流机制结合到用该语言编写的代码中。语言的指令集,即程序员可以使用的“命令”或“操作码”,可以被设置成使得其不包括用于复杂流控制机制的命令。
区块链可以与包括受限语言的区块链协议相关联或一起使用。这可以是脚本语言。本发明可以使用区块链扩展受限脚本语言的功能以执行任务。
本发明可以使用区块链状态来执行基于循环的进程。可以在与区块链网络并行操作的计算资源上执行基于循环的进程。计算资源可以与区块链网络不同(不是区块链网络的一部分)。计算资源可以被称为“预言机(oracle)”或“机器人(bot)”。
这使得区块链协议能够利用功能受限的脚本语言,同时允许诸如循环机制之类的控制流机制在区块链之外实现。这种新颖的组合在保证安全的同时增强了区块链技术的多功能性。
该方法可以包括下述步骤:
在计算资源上执行循环;以及
使用区块链状态来影响循环的执行。
附加地或替代性地,本发明可以包括使用区块链实现图灵机的步骤,该区块链具有在一个或多个交易和/或区块(交易的区块)中提供的代码引用。
计算资源可以是任何基于处理器的设备或系统。例如,计算资源可以是一个服务器或多个服务器。计算资源可以是独立资源或分布式资源。区块链可以是比特币区块链或任何其他区块链相关平台。区块链可以是基于共识的分布式账本。
与循环的至少一次迭代有关的信息可以存储在区块链上的交易中。该信息可以存储为交易中的元数据。循环可以包含“If条件(condition)then动作action(action)”(ICTA)指令。
该方法还可以包括生成与循环有关的代码的加密散列的步骤,并且优选地,将加密散列存储在区块链上的交易中。代码可以是包含控制流语句的代码块,比如“Ifcondition then action”语句。代码块可以是代码的一部分,比如整个或部分子例程(subroutine)(例如,函数、方法、过程)。控制流语句可以控制或影响循环如何执行,例如迭代次数。
计算资源可以被设置成监视用于交易的区块链状态,其中,交易包括与循环有关的代码的加密散列。
该方法还可以包括下述步骤:
对于循环的每次迭代:
评估条件并基于评估结果执行至少一个动作,其中,所述至少一个动作包括:
导致至少一个交易被写入区块链;和/或
导致执行区块链外的动作。
条件(condition)可用于监视任何值、信号或输入,而不管值、信号或输入在何处、如何或由谁生成,无论是在区块链上还是在区块链外。该条件可以涉及由计算资源接收、检测或生成的数据;和/或区块链状态。该条件可以被描述为“触发器(trigger)”。该条件可以是或者涉及区块链的特定状态、或在区块外检测到的事件(例如,日期或温度读数等)、或两者的组合。
动作(action)可以包括发送信号以导致事件关闭时钟、或广播新交易、或两者的组合。索引可以保存在(i)区块外,计算资源(“管理器(Manager)”)内,或者可以是(ii)存储在随后广播的交易中的值。
(i)和(ii)代表保持控制数据的两种可选方式。
计算资源可以被设置成监视:
区块链状态;由计算资源生成或接收的值;和/或从区块链外提供的数据或信号源。
该方法可以包括下述步骤:
i)将区块链用作存储部件,该存储部件用于数据、指令或者指向数据和/或指令的指针;以及
ii)将计算资源用作图灵完备进程的控制流管理部件,计算资源被设置成执行循环机制。
因此,区块链可以用作图灵机的不可擦除的带(tape)。计算资源可用于控制进程的执行流程,实现循环并扩展脚本语言的功能。
该方法还可以包括在指定迭代中重新开始(重新生成)循环的步骤。如果计算资源查找到区块链内的交易中的一部分代码的预定散列,则可以重新开始循环。所述一部分代码可以涉及循环体。所述一部分代码可以包含ICTA语句。
计算资源可以在每次迭代时重新生成循环。这可以以各种方式执行。例如,用于循环的代码块可以是:
硬编码到计算资源本身中;
存储在私有或公共可用文件中;
存储为私有或公共散列表文件的条目;
或上述的组合。
代码块可以是带有硬编码变量的静态代码块,或者代码块可以是静态代码块,但包含可以填入的参数。参数可以是任何数据格式的单个值、或者可以是小块代码、或者是上述的组合。参数可以通过直接从交易(例如比特币交易)中的元数据或者从诸如内部数据库或私有/公共文件或散列表或上述的任何组合的外部源检索参数来填入。指向参数值的外部源的指针可以存储在交易中的元数据中。
可以使用在交易内提供的或与交易相关联的元数据来指定与迭代有关的信息。
计算资源可以包括注册表、数据库、存储库或其他存储设施,或者与注册表、数据库、存储库或其他存储设施通信,使计算资源能够访问预先存储版本的子例程。注册表可以存储:
i)与循环相关的代码的加密散列;以及
ii)指示可以访问代码副本的位置的信息。
该方法还可以包括使用区块链交易来更新用于循环的代码以使用新代码替换现有代码的步骤。优选地,交易是多重签名P2SH交易。可以存储现有代码的散列和新代码的散列。
本发明还提供了一种用于实现上述方法的任何实施方式的系统。
本发明可以提供基于计算机的系统。该系统可以设置成使用区块链来控制在计算资源上执行的进程。附加地或替代性地,系统可以设置成使用区块链(与区块链交互)来模拟或仿真图灵完备性、以及/或者使得能够通过区块链执行涉及诸如循环之类涉及控制流结构的任务(应用)。
该系统可以包括:
区块链;以及
计算资源,该计算资源设置成执行循环,并使循环的执行受到区块链状态的影响。
与循环的至少一次迭代有关的信息存储在区块链上的交易中。优选地,信息作为元数据存储在交易中。
优选地,计算资源被设置成生成与循环有关的代码的加密散列。优选地,加密散列存储在区块链上的交易中。附加地或替代性地,计算资源设置成监视用于交易的区块链状态,其中,交易包括与循环相关的代码的加密散列。
优选地,对于循环的每次迭代:评估条件并基于评估结果执行至少一个动作;所述至少一个动作包括:
导致至少一个交易被写入区块链;和/或
导致执行区块链外的动作。
该条件可以涉及由计算资源接收、检测或生成的数据;或区块链状态。
计算资源可以设置成监视:
区块链状态;
由计算资源生成或接收的值;和/或
从区块链外提供的数据或信号源。
区块链可以用作存储部件,该存储部件用于数据、指令或者指向数据和/或指令的指针。计算资源可以用作用于图灵完备进程的控制流管理部件,计算资源设置成执行循环机制。区块链可以设置成用于用受限语言、比如比特币脚本语言进行操作。
如果计算资源查找到区块链内的交易中的一部分代码的预定散列,则可以在指定迭代处重新开始循环。可以使用在交易内提供的或与交易相关联的元数据来指定与迭代有关的信息。
计算资源可以包括注册表,或者与注册表通信,使计算资源能够访问预先存储版本的子例程。注册表可以存储:
i)与循环相关的代码的加密散列;以及
ii)指示可以访问代码副本的位置的信息。
该系统可以被配置成使用区块链交易来更新用于循环的代码,以使用新代码替换现有代码。优选地,交易是多重签名P2SH交易。优选地,该系统设置成存储现有代码的散列和新代码的散列。
关于本发明的一个方面或实施方式描述的任何特征还可以适用于任何其他方面或实施方式。例如,关于方法描述的任何特征也可以与系统相关地使用,并且关于系统描述的任何特征也可以与方法相关地使用。
附图说明
本发明的这些及其他方面将参照本文中所描述的实施方式而变得明显并得以阐明。现在将仅通过示例并参照附图来描述本发明的实施方式,在附图中:
图1示出了区块链作为图灵机的不可擦除的带的说明性用途。
图2说明了可以由管理器使用以结合区块链一起实现重复循环的子例程。
图3示出了可以根据本发明的实施方式使用的ICTA(If condition then action)代码块的示例。
图4示出了根据本发明的实施方式的允许用户将数据移入和移出可选堆栈的比特币命令。
图5示出了根据本发明的实施方式的管理器的代码注册表。
图6示出了根据本发明的实施方式的与管理器的代码块相关联的元数据。
图7示出了根据本发明的实施方式的与管理器循环的特定迭代处的输出相关联的元数据。
图8示出了根据本发明的实施方式的交易脚本和元数据。
图9示出了说明性的管理器软件补丁验证和审计跟踪。
图10示出了本发明的说明性用途,并且示出了以伪代码进行的计票机器人重复循环的实施方式。
具体实施方式
以下描述了使用比特币区块链的说明性实施方式。然而,可以使用其他区块链协议和实施方案。本发明不限于此。
本发明解决了如何提高操作受限的区块链平台(即,使用不支持复杂控制机制的脚本语言的区块链平台)的图灵完备性的问题,并因此扩展了区块链可以实现的用途或应用。马文·明斯基(Marvin Minsky)等,编著的《计算:有限和无限机(Computation:Finiteand Infinite Machines)》(由普伦蒂斯·霍尔出版公司在1967年出版)描述了不可擦除的带如何能够用来实现图灵完备的机器并且如何能够执行还可以在通用图灵机上执行的任何算法。
本发明包括计算资源,该计算资源在图灵机的实施方案中将区块链用作不可擦除的带而与区块链一起操作。该计算资源与区块链网络并行地运行,监督并处理循环进程的执行。循环进程被设计成执行给定任务,比如进程的自动化,或者设备或系统的控制(例如,IoT设备的控制)。并行资源监视区块链状态并且可以导致交易被写入区块链。因此,为便于参考,在此可以将并行资源称为“管理器(Manager)”。
本发明的特征和优点包括:
·使区块链能够作为图灵机的不可擦除的带;
·与区块链一起操作的基于计算机的监视及管理部件(管理器)的功能和实施方案;
·使用管理器作为图灵机的指令表;
·使用代码注册表管理管理器;
·与管理器代码和循环的重新生成相关的交易元数据;
·使用数字签名为管理器进行软件更新;
·使用可选的区块链的管理器的特定实施方案。
区块链作为图灵机的不可擦除的带
参照图1,本发明将区块链用作图灵机的不可擦除的带,具有以下定义和特征:
1.区块链作为图灵机的带。区块链中的每个交易均代表带上的单元格。该单元格可以包含来自有限字母表的符号。
2.带头(tape head)可以从已经被写入区块链的区块中读取信息。
3.带头可以将包含许多交易的新区块写入区块链的末尾。然而,这些区块无法写入已存在的区块。由此,区块链带是不可擦除的。
4.用于每个交易的元数据可以存储为多重签名支付到脚本散列(multi-signature pay-to-script-hash,简称“P2SH”)交易的一部分。
管理器的重要功能是作为监视当前的区块链状态的代理(agent)。管理器还可以从任何区块外源(off-block source)接收信号或输入。根据区块链状态和/或接收到的输入,管理器可以执行某些动作。管理器决定要执行哪个(或哪些)动作。这些动作可以涉及或可以不涉及“真实世界”中(即,区块外)的动作和/或区块链上的动作(比如创建和广播新交易)。管理器采取的动作可能由区块链状态或某些区块外输入来触发。管理器还可以决定要向比特币网络广播然后被写入区块链的下一组交易。
管理器的动作与比特币网络并行且同时运行。从某种意义上说,这扩展了行为受限的比特币脚本的功能。这种连续监视实现了“循环”控制流构造,从而使得管理器及区块链组合系统图灵完备。
管理器作为图灵机的指令表
根据本发明的实施方式,图灵机包括两个堆栈:
·数据堆栈:数据堆栈由如上所述的区块链表示。
·控制堆栈:控制堆栈由管理器功能表示。控制堆栈存储与重复控制流功能有关的信息。
控制堆栈与数据堆栈的分离提供了防止在区块链(例如比特币)核心发生无限循环的优点。这又减轻了对比特币系统的拒绝服务(denial-of-service)攻击。
管理器管理并运行能够由任何类型的循环结构(例如FOR-NEXT;WHILE,REPEATUNTIL;等)循环的子例程。本文描述的说明性实施方式包括使用“重复”结构的一个示例的进程(参见图2)。用户指定索引(i)和限值(J)。它们分别表示当前迭代次数(通常从0开始计数)和重复循环的总迭代次数。
对于每次迭代:
1.索引递增1。对于退出条件,迭代将在索引达到限值时停止。
2.执行包含“if condition then action”(ICTA)语句的代码块;其中,动作(action)可以是区块链上或区块链外的任何动作;
3.计算该子例程的加密散列。加密散列可以在区块链中存储为交易(Tx)的一部分。由于散列对每个代码块都是唯一的,因此将能够验证哪个代码已被使用。
因此,循环体包括代码块。每个代码块都包含一个“If condition then action”(ICTA)语句(参见图3)。这监视当前的区块链状态以用于匹配下述各项交易:
·启动或触发条件(例如,当特定比特币地址达到10BTC时)。
·重复条件(即与前一次迭代相关联的元数据或散列)。
·停止条件(即循环的最后一次迭代)。
ICTA语句使管理器能够根据区块链的当前状态决定要进行的下一个交易。进行下一个交易涉及将交易广播到比特币网络,并将新交易写入区块链。这用作此迭代已执行的记录。一旦将交易写入区块链,管理器随后将发现上一次迭代已本执行并被写入区块链,并将执行下一次迭代。下一次迭代继续进行,直到当索引(i)达到代码块中指定的限值(J)时重复循环退出为止。
每个交易以可重复使用的方式保存在区块链中。在比特币实施方案中,交易中的每个签名都附加有SIGHASH标志。该标志可以采用不同的值,每个值指示在没有该签名的所有者参与的情况下是否可以修改交易的其他部分。可重复使用的交易在交易输入的一个中具有SIGHASH标志“SigHash_AnyoneCanPay”。这允许任何人为交易的输入做出贡献。此参数使管理器的ICTA功能能够被执行并重复多次并且具有不同的输入。该功能的使用可以限于授权方,例如,通过可重复使用的交易的版权。
ICTA代码块的“If condition”部分可以监视任何类型的条件。这与其他编程语言(例如C、C++、Java)类似,并且不限于存储在区块链上的信息。下面列出了一些示例条件:
·监视日期和时间(即当达到特定日期和时间时)。
·监视天气(即当温度低于10℃且正在下雨时)。
·监视社交媒体(即当我收到来自朋友的消息时)。
·监视合同或信托的条件(即当公司A收购公司B时)。
·监视新闻和事件(即当足球队A赢得比赛时)。
·监视来自物联网的信息(即当需要更换灯泡时)。
·监视来自移动/可穿戴设备的数据(即当可穿戴式计步跟踪设备计数达到10000步时)。
·监视云计算的结果(即当计算完成并接收到结果时)。
·监视远程数据存储(即文件是否仍然远程地存在)。
ICTA代码块的“Then action”部分可以执行许多动作。本发明不限制可采取的动作的数量或类型。虽然包含与动作相关的元数据的交易可以写入区块链,但动作不限于区块链上的交易。
元数据可以是由管理器指定的任何形式。然而,根据本发明的一个实施方式,元数据可以存储有包含与该动作有关的更多数据或指令的文件的超链接。元数据可以存储有包含与该动作有关的更多数据或者指令的散列表的超链接以及用作散列表的循环密钥(loop-up key)的动作的散列。实施方式可以使用类似于比特流(BitTorrent)的磁力URL格式的链接。
下面列出了示例操作的列表。
·比特币交易(即将比特币发送到特定地址)。
·社交媒体(即向朋友发送消息)。
·交易(即出售X股)。
·物联网(即关掉灯泡)。
·商业(即在线购买商品)。
·在线服务(即支付月费或使用比特币支付的服务费)。
由于本发明不限制所执行的动作的性质、类型或数量,因此本发明提供了一种高度通用的解决方案,该解决方案可以在广泛的应用中有很大的优势。
管理器的控制堆栈可以通过专用于每个用户的需求的多种方式实现。例如,控制堆栈的重复循环可以基于任何图灵完备语言。一种可能的语言选择是Forth风格的基于堆栈的语言。使用这种语言的优点是:这种语言利用已经已知且广泛使用的比特币脚本使控制堆栈在编程风格上保持一致。
使用比特币脚本的备用堆栈作为数据存储空间
比特币脚本包含使用户能够将数据移动到被称为“alt堆栈”的备用堆栈(alternative stack)的命令,这些命令也被称为操作码(op code)。
操作码是:
·OP_TOALTSTACK——将数据从主堆栈的顶部移动到alt堆栈的顶部。
·OP_FROMALTSTACK——将数据从alt堆栈的顶部移动到主堆栈的顶部(参见图4)。
这使得来自中间计算步骤的数据能够存储在alt堆栈中,类似于允许将数据存储在计算器上的“存储器”功能。根据本发明的说明性实施方式,alt堆栈用于配置比特币脚本以解决小的计算任务并将结果返回到计算中。
使用代码寄存器来管理管理器
管理器还管理其拥有并运行的所有代码的注册表。此注册表构造成类似于将特定密钥映射到特定值的查找表或词典(参见图5)。密钥与值对分别由代码块的散列(H1)和存储代码的互联网协议第6版(IPv6)地址表示。为了使用密钥H1检索代码块,查找表用于检索关联值(这是存储代码的位置)并相应地检索源代码。
代码注册表的实施方案可以改变。例如,可以使用本地管理列表或点对点(P2P)分布式散列表来实现查找表。源代码可以本地地、远程地或使用去中心化的文件存储系统来存储。这可以通过磁力链接(URI)格式或使用共享零知识加密(shared zero knowledgeencryption)的任何链接格式来实现。
管理器代码的交易元数据,以及循环的重新生成
在特定迭代中重新生成管理器循环所需的信息存储为记录在区块链上的交易中的元数据(参见图6和图7)。
以此方式,区块链上的交易存储或提供对与正在管理器上执行的循环的给定迭代有关的信息的访问。该信息可以包括与循环相关联的任何变量的值,比如索引i,以及任何其他必要信息,比如代码块中使用的参数的值或指定可以访问其他所需信息的位置相关数据。
元数据本身存储为交易中的多重签名付费到脚本散列脚本(P2SH)的一部分。有关脚本的格式,参见图8。利用交易记录的元数据还能够记录过去如何执行代码的审计跟踪。
管理器可以通过多种方式在每次迭代时重新生成重复循环代码块。代码块可以硬编码到管理器本身中,或者可以存储在私有或公共可用文件中,或者存储为私有或公共散列表文件的条目,或者上述的组合。代码块可以是带有硬编码变量的静态代码,或者代码块可以是静态代码块,但包含可以填入的参数。参数可以是任何数据格式的单个值、或者可以是小块代码、或者是上述的组合。参数可以通过直接从交易(例如比特币交易)中的元数据或者从诸如内部数据库或私有/公共文件或散列表或上述的任何组合的外部源检索参数来填入。指向参数值的外部源的指针可以存储在交易中的元数据中。
下述步骤提供了管理器如何在第i次迭代时重新生成重复循环代码块的一个示例。在该示例中,代码注册表是散列表,其中散列值用作表的查找密钥并存储在交易的元数据中。
1.管理器监视区块链以用于包含与代码注册表中的条目匹配的代码块的散列的交易。
2.管理器查找包含对应散列(H1)的交易。
3.管理器读取“元数据-代码散列(Metadata-CodeHash)”,获取CodeHash字段以得到H1并使用H1来检索代码(C1)。如果RIPEMD-160(SHA256(C1))等于H1,则代码未更改并且可以安全地继续进行下一步骤。
4.管理器读取存储索引I的“Metadata-CodeHash”,并在第i次迭代时重新生成代码。换言之,循环在适当的迭代中被“重新加载”。
5.将用户的签名包含在P2SH命令中以验证元数据的来源。
6.如果循环的该次迭代需要“元数据-输出散列(Metadata-OutputHash)”和“元数据-输出指针(Metadata-OutputPointer)”,则管理器读取这些数据(参见图6)以检索前一步骤的输出。
可能需要多个签名来解锁交易(例如,用户、操作系统、软件开发者和软件供应商)。这使得数字版权管理(DRM)系统能够用于管理P2SH交易中涉及的所有各方操作代码的权利。
更新管理器代码
使用多重签名P2SH交易安全地授权与管理器相关的代码块的软件更新和补丁(参见图8)。多重签名交易记录新旧代码块的元数据,如图8和图9所示。这记录了旧代码到新代码的转换,从而提供了软件更新的审计跟踪。管理器需要存储新旧源代码块的所有散列值。新旧源代码块的散列可以用于验证代码文件的完整性。
根据本发明的实施方式,需要多个签名来解锁交易(例如,用户、操作系统、软件开发者和软件供应商)。这提供了用于管理由管理器使用的代码的补丁和软件更新的DRM系统。
与大多数不允许软件在运行时更新的软件不同,本发明的优点是软件更新可以在执行循环中间发生。这提供了动态应答解决方案,该解决方案可以实时地重新配置并且对受本发明控制的进程的破坏最小。
在区块链上捕获的信息(参见图8和图9)可以用于在循环中间更新到新代码,并使用来自旧代码中前一次迭代的输出元数据开始下一个迭代步骤。
示例用途
当前的比特币脚本语言不允许循环发生。这防止潜在的攻击者使用比特币支付来触发连续且自动的动作,否则需要外部干预才能制止这些动作。然而,当本发明的管理器持续监视区块链上的信息时,这允许基于区块链的最新信息以安全的方式执行复杂的自动动作。
以下说明了管理器的控制堆栈如何用于涉及自动且在线的计票机器人的自动进程。应该指出的是,这不限于选举或政治投票意义上的“投票”,而是可以用于涉及评选或选择的任何应用。术语“选票”可以简单地用于表示“选项”或“选择”或“指示”。
计票机器人被设计成用于促进公平且伪匿名的投票,其中,区块链记录了选票计数进程的不可更改的永久性审计跟踪。计票机器人使用管理器的控制堆栈和重复循环自动计票(参见图10)。以下方案说明了计票机器人如何操作。
有100名选民。如果在2016年1月1日之前收到57张只选择“Yes”的选票,则付款将发放给主席杰森(Jason)。投票进程分为两部分:
·令牌分发
·计数
对于令牌分发,100个投票令牌被分发给每个授权的选民。每个令牌由(比特币)公钥与私钥对表示。使用秘密交换协议将令牌分发给每个选民。每个比特币公钥和地址都加载有代表一票的少量比特币。机器人保存与每个授权令牌相关联的公钥列表,并在投票开始之前公开该列表。为了确保不能操纵投票并且投票是匿名的,私钥列表以及投票者身份与其令牌之间的映射被销毁(即从不存储)。
拥有匿名且预授权的地址列表提供了其他重要的益处。这确保只有获得授权的人才能投出有效选票。这还可以促进排除来源于特定地址(例如垃圾邮件发送者、不合格选民)的任何不需要的选票,而不危及选民的身份。为了实现计数进程,管理器运行重复循环。地址列表保存在比特币脚本中,并传输到备用堆栈以存储数据。一旦计算出地址,就会将地址从备用堆栈中删除并不再添加到下一个交易中。当地址列表变空时,重复循环停止。
不是使用整数索引i来保持跟踪循环当前所处的位置,投票机器人管理器使用整数索引i来存储选票数的中间值。这确保了选票数的中间值存储在区块链中。这提供了审计跟踪并且表示选票计数进程是公平的。
如果收到只选择“Yes”的选票达到57,则将约定的比特币金额支付到Jason的账户。选票计数脚本的加密散列以及存储此脚本的IPv6地址将向公众发布。这意味着公众有足够的信息来执行重新计算,并确保选票计数进程是公平且正确的。
应当指出的是,上述实施方式说明本发明而不是限制本发明,并且本领域技术人员将能够在不背离由所附权利要求限定的本发明的范围内设计出许多替代性实施方式。在权利要求中,置于括号中的任何附图标记不应被解释为限制权利要求。用语“包括(comprising)”和“包含(comprises)”等不排除与任一权利要求或整个申请文件中列出的元件或步骤之外的元件或步骤的存在。在本申请文件中,“包括(comprises)”意指“包含(includes)或由......组成(consists of)”并且“包括(comprising)”意指“包含(including)或由......组成(consisting of)”。元件的单数引用不排除这些元件的复数引用,并且元件的复数引用不排除这些元件的单数引用。本发明可以借助于包括若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的设备权利要求中,这些装置中的若干装置可以由同一个硬件项来呈现。在相互不同的从属权利要求中列出某些措施的纯粹事实并不表示这些措施的组合不能用于获益。

Claims (32)

1.一种使用区块链来控制在计算资源上执行的进程的方法,所述方法包括下述步骤:
在所述计算资源上执行循环;以及
通过监视用于匹配启动或触发条件、重复条件、或停止条件的交易的区块链的当前状态,来使用所述区块链的状态来影响所述循环的执行,
其中,与所述循环的至少一次迭代有关的信息存储在所述区块链上的交易中,所述信息存储为所述交易中的元数据。
2.根据权利要求1所述的方法,还包括下述步骤:
生成与所述循环有关的代码的加密散列。
3.将权利要求2所述的方法,还包括下述步骤:
将所述加密散列存储在所述区块链上的交易中。
4.根据权利要求1所述的方法,其中,所述计算资源设置成监视用于交易的所述区块链的状态,其中,所述交易包括与所述循环相关的代码的加密散列。
5.根据权利要求1所述的方法,所述方法还包括下述步骤:
对于所述循环的每次迭代:
评估条件并基于评估结果执行至少一个动作,其中,所述至少一个动作包括:
导致至少一个交易被写入所述区块链;和/或
导致执行区块链外的动作。
6.根据权利要求 5所述的方法,其中,所述条件涉及:
由所述计算资源接收、检测或生成的数据;或者
所述区块链的状态。
7.根据权利要求1所述的方法,其中,所述计算资源设置成监视:
所述区块链的所述状态;
由所述计算资源生成或接收的值;和/或
从所述区块链外提供的数据或信号源。
8.根据权利要求1所述的方法,还包括下述步骤:
i)将所述区块链用作存储部件,所述存储部件用于存储数据、指令或者指向数据和/或指令的指针;以及
ii)将所述计算资源用作图灵完备进程的控制流管理部件,所述计算资源设置成执行循环机制。
9.根据权利要求1所述的方法,还包括下述步骤:
如果所述计算资源查找到所述区块链内的交易中的一部分代码的预定散列,则在指定迭代处重新开始所述循环。
10.根据权利要求9所述的方法,其中,使用在所述交易内提供的或与所述交易相关联的元数据来指定与迭代有关的信息。
11.根据权利要求1所述的方法,其中,用于所述循环的代码是:
硬编码到所述计算资源中或所述计算资源上;
存储在私有或公共可用文件中;和/或
存储为私有或公共散列表文件的条目;和/或
带有硬编码变量或至少一个参数的静态代码块。
12.根据权利要求1所述的方法,其中,用于所述循环的代码与至少一个参数相关联或者包括至少一个参数,所述至少一个参数:
使用任何数据格式的单个值被填入、初始化或实例化;
是一部分代码;
从区块链交易中的元数据或从所述计算资源外部的源获取;
从数据库,或者私有或公共文件或散列表中获取;和/或
使用利用至少一个指向数据源的指针访问的值来填入。
13.根据权利要求12所述的方法,其中,所述至少一个指针存储为所述区块链上的交易中的元数据。
14.根据权利要求1所述的方法,其中,所述计算资源包括注册表或与注册表通信,所述注册表使得所述计算资源能够访问预先存储的版本的子例程。
15.根据权利要求14所述的方法,其中,所述注册表存储:
i)与所述循环相关的代码的加密散列;以及
ii)指示能够从其访问代码副本的位置的信息。
16.根据权利要求1所述的方法,还包括下述步骤:
使用区块链交易来更新用于所述循环的代码,使得用新代码替换现有代码。
17.根据权利要求16所述的方法,其中,所述交易是多重签名P2SH交易。
18.根据权利要求16或17所述的方法,还包括下述步骤:
存储所述现有代码的散列和所述新代码的散列。
19.一种基于计算机的系统,所述系统设置成使用区块链来控制在计算资源上执行的进程,所述系统包括:
区块链;以及
计算资源,所述计算资源设置成执行循环,使得通过监视用于匹配启动或触发条件、重复条件、或停止条件的交易的区块链的当前状态,所述循环的执行受所述区块链的状态的影响,
其中,与所述循环的至少一次迭代有关的信息存储在所述区块链上的交易中,所述信息存储为所述交易中的元数据。
20.根据权利要求19所述的系统,其中,所述计算资源设置成:
i)生成与所述循环有关的代码的密码散列;和/或
ii)监视用于交易的所述区块链的状态,其中,所述交易包括与所述循环有关的代码的加密散列。
21.根据权利要求20所述的系统,其中,将所述密码散列存储在所述区块链上的交易中。
22.根据权利要求19所述的系统,其中,对于所述循环的每次迭代:
评估条件并基于评估结果执行至少一个动作;所述至少一个动作包括:
导致至少一个交易被写入所述区块链;和/或
导致执行区块链外的动作。
23.根据权利要求22所述的系统,其中,所述条件涉及:
由所述计算资源接收、检测或生成的数据;或者
所述区块链的状态。
24.根据权利要求19所述的系统,其中,所述计算资源设置成监视:
所述区块链的状态;
由所述计算资源生成或接收的值;和/或
从所述区块链外提供的数据或信号源。
25.根据权利要求19所述的系统,其中:
i)所述区块链用作存储部件,所述存储部件用于存储数据、指令或者指向数据和/或指令的指针;以及
ii)所述计算资源用作用于图灵完备进程的控制流管理部件,所述计算资源设置成执行循环机制。
26.根据权利要求19所述的系统,其中,如果所述计算资源查找到所述区块链内的交易中的一部分代码的预定散列,则在指定迭代处重新开始所述循环。
27.根据权利要求26所述的系统,其中,与迭代有关的信息使用在所述交易内提供的或与所述交易相关联的元数据来指定。
28.根据权利要求19所述的系统,其中,所述计算资源包括注册表或与注册表通信,所述注册表使得所述计算资源能够访问预先存储的版本的子例程。
29.根据权利要求28所述的系统,其中,所述注册表存储:
i)与所述循环相关的代码的加密散列;以及
ii)指示能够从其访问代码副本的位置的信息。
30.根据权利要求19所述的系统,其中,所述系统被配置成:
使用区块链交易来更新用于所述循环的代码,使得用新代码替换现有代码。
31.根据权利要求30所述的系统,其中,所述交易是多重签名P2SH交易。
32.根据权利要求30或31所述的系统,其中,所述系统设置成存储所述现有代码的散列和所述新代码的散列。
CN201780008967.6A 2016-02-23 2017-02-14 区块链系统内的基于代理的图灵完备交易集成反馈 Active CN109074563B (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210359568.7A CN114723447A (zh) 2016-02-23 2017-02-14 区块链系统内的基于代理的图灵完备交易集成反馈

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
GBGB1603112.2A GB201603112D0 (en) 2016-02-23 2016-02-23 Blockchain implemented counting system and method for use in secure voting and distribution
GBGB1603114.8A GB201603114D0 (en) 2016-02-23 2016-02-23 Agent-based turing complete transactions integrating feedback within a blockchain system
GB1603114.8 2016-02-23
GB1603112.2 2016-02-23
PCT/IB2017/050821 WO2017145006A1 (en) 2016-02-23 2017-02-14 Agent-based turing complete transactions integrating feedback within a blockchain system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
CN202210359568.7A Division CN114723447A (zh) 2016-02-23 2017-02-14 区块链系统内的基于代理的图灵完备交易集成反馈

Publications (2)

Publication Number Publication Date
CN109074563A CN109074563A (zh) 2018-12-21
CN109074563B true CN109074563B (zh) 2022-04-19

Family

ID=58185569

Family Applications (4)

Application Number Title Priority Date Filing Date
CN201780008967.6A Active CN109074563B (zh) 2016-02-23 2017-02-14 区块链系统内的基于代理的图灵完备交易集成反馈
CN201780009343.6A Active CN109314642B (zh) 2016-02-23 2017-02-14 用区块链实施的用于安全投票和分配的计数系统和方法
CN202210359568.7A Pending CN114723447A (zh) 2016-02-23 2017-02-14 区块链系统内的基于代理的图灵完备交易集成反馈
CN202210315822.3A Pending CN114679282A (zh) 2016-02-23 2017-02-14 用区块链实施的用于安全投票和分配的计数系统和方法

Family Applications After (3)

Application Number Title Priority Date Filing Date
CN201780009343.6A Active CN109314642B (zh) 2016-02-23 2017-02-14 用区块链实施的用于安全投票和分配的计数系统和方法
CN202210359568.7A Pending CN114723447A (zh) 2016-02-23 2017-02-14 区块链系统内的基于代理的图灵完备交易集成反馈
CN202210315822.3A Pending CN114679282A (zh) 2016-02-23 2017-02-14 用区块链实施的用于安全投票和分配的计数系统和方法

Country Status (16)

Country Link
US (6) US11194898B2 (zh)
EP (4) EP3420675B1 (zh)
JP (7) JP6833861B2 (zh)
KR (2) KR20180117119A (zh)
CN (4) CN109074563B (zh)
AU (2) AU2017222468B2 (zh)
BR (1) BR112018016797A2 (zh)
CA (1) CA3013173A1 (zh)
EA (1) EA201891823A1 (zh)
GB (2) GB2564299A (zh)
IL (2) IL261238B (zh)
MX (1) MX2018010050A (zh)
SG (2) SG10202109555WA (zh)
TW (2) TWI717469B (zh)
WO (2) WO2017145006A1 (zh)
ZA (2) ZA202004369B (zh)

Families Citing this family (101)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005345385A (ja) * 2004-06-04 2005-12-15 Rikogaku Shinkokai 特性測定用器具および特性測定方法
US10068228B1 (en) 2013-06-28 2018-09-04 Winklevoss Ip, Llc Systems and methods for storing digital math-based assets using a secure portal
US9892460B1 (en) 2013-06-28 2018-02-13 Winklevoss Ip, Llc Systems, methods, and program products for operating exchange traded products holding digital math-based assets
US10354325B1 (en) 2013-06-28 2019-07-16 Winklevoss Ip, Llc Computer-generated graphical user interface
US10652014B2 (en) 2016-02-23 2020-05-12 nChain Holdings Limited Determining a common secret for the secure exchange of information and hierarchical, deterministic cryptographic keys
GB2561729A (en) 2016-02-23 2018-10-24 Nchain Holdings Ltd Secure multiparty loss resistant storage and transfer of cryptographic keys for blockchain based systems in conjunction with a wallet management system
IL261210B (en) 2016-02-23 2022-08-01 Nchain Holdings Ltd An exchange based on a 'block chain' with tokenization
JP6995762B2 (ja) 2016-02-23 2022-01-17 エヌチェーン ホールディングス リミテッド ブロックチェーンからのデータのセキュアな抽出のための暗号方法及びシステム
WO2017145019A1 (en) 2016-02-23 2017-08-31 nChain Holdings Limited Registry and automated management method for blockchain-enforced smart contracts
CN109074563B (zh) 2016-02-23 2022-04-19 区块链控股有限公司 区块链系统内的基于代理的图灵完备交易集成反馈
US11606219B2 (en) 2016-02-23 2023-03-14 Nchain Licensing Ag System and method for controlling asset-related actions via a block chain
US20180322489A1 (en) * 2017-05-03 2018-11-08 Meredith Altenhofen System and method for restricted transaction processing
US11456875B2 (en) 2017-05-22 2022-09-27 Nchain Licensing Ag Trustless deterministic state machine
CN110870249A (zh) 2017-07-07 2020-03-06 区块链控股有限公司 用于将高级语言代码编译为区块链平台上可执行的脚本的系统和方法
US10944546B2 (en) * 2017-07-07 2021-03-09 Microsoft Technology Licensing, Llc Blockchain object interface
CN109246175B (zh) * 2017-07-11 2022-11-29 松下电器(美国)知识产权公司 电子投票系统和控制方法
US10547594B2 (en) * 2017-08-17 2020-01-28 Domanicom Corporation Systems and methods for implementing data communication with security tokens
US10581591B1 (en) * 2017-10-17 2020-03-03 Matthew Branton Probabilistic secondary token issuance on a blockchain based on burning of a primary token of the blockchain
JP7065956B2 (ja) * 2017-10-23 2022-05-12 シーメンス アクチエンゲゼルシヤフト 機器を制御および/またはモニターするための方法および制御システム
CN111543032B (zh) 2017-10-23 2022-05-03 西门子股份公司 用于控制和/或监控装置的方法和控制系统
AU2019200933B1 (en) * 2017-10-27 2019-05-23 Digital Asset (Switzerland) GmbH Computer system and method for distributed privacy-preserving shared execution of one or more processes
CN111295655B (zh) 2017-10-27 2021-08-31 数字资产(瑞士)股份有限公司 用于一个或多个进程的分布式隐私保护共享执行的计算机系统和方法
CN108171494A (zh) * 2017-11-23 2018-06-15 阿里巴巴集团控股有限公司 一种数据处理方法和装置
CN108053211B (zh) * 2017-12-27 2021-04-06 北京欧链科技有限公司 基于区块链的交易处理方法及装置
US11488433B2 (en) * 2018-01-11 2022-11-01 Mastercard International Incorporated Method and system for public elections on a moderated blockchain
WO2019141391A1 (de) 2018-01-22 2019-07-25 Siemens Aktiengesellschaft Verfahren und steuersystem zum steuern und/oder überwachen von geräten
CN111602372B (zh) * 2018-01-22 2022-12-09 西门子股份公司 用于控制和/或监控设备的方法和控制系统
US11539748B2 (en) 2018-01-23 2022-12-27 Zeronorth, Inc. Monitoring and reporting enterprise level cybersecurity remediation
US11121872B2 (en) * 2018-01-23 2021-09-14 Zeronorth, Inc. Trusted verification of cybersecurity remediation
US10445965B2 (en) 2018-01-29 2019-10-15 Accenture Global Solutions Limited Blockchain-based cryptologic ballot organization
US11308487B1 (en) 2018-02-12 2022-04-19 Gemini Ip, Llc System, method and program product for obtaining digital assets
US10373158B1 (en) 2018-02-12 2019-08-06 Winklevoss Ip, Llc System, method and program product for modifying a supply of stable value digital asset tokens
US11475442B1 (en) 2018-02-12 2022-10-18 Gemini Ip, Llc System, method and program product for modifying a supply of stable value digital asset tokens
US10438290B1 (en) 2018-03-05 2019-10-08 Winklevoss Ip, Llc System, method and program product for generating and utilizing stable value digital assets
US11909860B1 (en) 2018-02-12 2024-02-20 Gemini Ip, Llc Systems, methods, and program products for loaning digital assets and for depositing, holding and/or distributing collateral as a token in the form of digital assets on an underlying blockchain
US10373129B1 (en) 2018-03-05 2019-08-06 Winklevoss Ip, Llc System, method and program product for generating and utilizing stable value digital assets
US11200569B1 (en) 2018-02-12 2021-12-14 Winklevoss Ip, Llc System, method and program product for making payments using fiat-backed digital assets
US10540654B1 (en) 2018-02-12 2020-01-21 Winklevoss Ip, Llc System, method and program product for generating and utilizing stable value digital assets
GB201805633D0 (en) 2018-04-05 2018-05-23 Nchain Holdings Ltd Computer implemented method and system
EP3763089B1 (de) 2018-04-18 2022-06-01 Siemens Aktiengesellschaft Verfahren und steuersystem zum steuern und/oder überwachen von geräten
DE102018109825A1 (de) 2018-04-24 2019-10-24 regio iT gesellschaft für informationstechnologie mbh Wahlverfahren und Stimmabgabegerät
CN108647946A (zh) * 2018-05-16 2018-10-12 深圳市网心科技有限公司 智能合约处理方法及系统、监听设备及存储介质
CN108876572A (zh) 2018-05-29 2018-11-23 阿里巴巴集团控股有限公司 区块链交易的对账方法及装置、电子设备
CN108880820B (zh) * 2018-06-01 2021-06-15 中国联合网络通信集团有限公司 代码管理方法和装置
US10902140B2 (en) * 2018-06-18 2021-01-26 CBRE, Inc. Services platform for managing a verifiable permissioned ledger in a distributed database management system
CN109002487A (zh) * 2018-06-25 2018-12-14 百度在线网络技术(北京)有限公司 一种基于版权登记信息的后处理方法、装置、设备和介质
TWI714868B (zh) * 2018-07-03 2021-01-01 萬福資訊股份有限公司 基於數位貨幣的計票方法及區塊鏈計票系統
US20200013025A1 (en) * 2018-07-06 2020-01-09 International Business Machines Corporation Conditional deferred transactions for blockchain
GB201811263D0 (en) * 2018-07-10 2018-08-29 Netmaster Solutions Ltd A method and system for managing digital using a blockchain
US11410174B2 (en) 2018-08-07 2022-08-09 International Business Machines Corporation Custom blockchain for IoT devices
US11694197B2 (en) 2018-08-21 2023-07-04 Bcdb, Inc. Object oriented smart contracts for UTXO-based blockchains
US11188911B2 (en) 2018-08-21 2021-11-30 Bcdb, Inc. Object oriented smart contracts for UTXO-based blockchains
US10656936B2 (en) * 2018-08-30 2020-05-19 Dell Products L.P. Systems and methods for software integrity validation using blockchain
US11196543B2 (en) 2018-09-05 2021-12-07 International Business Machines Corporation Minimum evidence calculation in blockchain transactions
US11032063B2 (en) 2018-09-19 2021-06-08 International Business Machines Corporation Distributed platform for computation and trusted validation
US11212076B2 (en) 2018-09-19 2021-12-28 International Business Machines Corporation Distributed platform for computation and trusted validation
US11940978B2 (en) 2018-09-19 2024-03-26 International Business Machines Corporation Distributed platform for computation and trusted validation
US10979298B2 (en) 2018-11-23 2021-04-13 International Business Machines Corporation Collaboration network and server
CN110046992A (zh) * 2018-12-12 2019-07-23 阿里巴巴集团控股有限公司 一种基于区块链智能合约的交易哈希获取方法及系统
US11055412B2 (en) 2018-12-20 2021-07-06 At&T Intellectual Property I, L.P. Method and system for stake-based event management with ledgers
KR102142259B1 (ko) * 2018-12-20 2020-08-10 주식회사 마크애니 블록체인 기반의 스마트 계약을 이용한 콘텐츠 파일 유통 시스템 및 그 방법
CN109756566B (zh) * 2018-12-27 2020-01-03 重庆小雨点小额贷款有限公司 基于区块链的数据存储方法、相关设备及存储介质
KR20200081533A (ko) * 2018-12-27 2020-07-08 서강대학교산학협력단 사물 인터넷 환경을 위한 동적 블라인드 투표기반의 블록체인 합의방법
KR102130699B1 (ko) * 2018-12-27 2020-07-06 아주대학교산학협력단 분산 트랜잭션 풀을 가지는 블록체인 기반 전자 투표 시스템의 운영 방법
KR102171568B1 (ko) * 2019-01-07 2020-10-29 한양대학교 에리카산학협력단 투표자 단말, 인증서버, 투표서버, 및 전자투표 시스템
KR102187294B1 (ko) * 2019-01-11 2020-12-07 서강대학교 산학협력단 블록체인 네트워크를 기반으로 한 비밀 전자 투표 시스템 및 방법
KR102544628B1 (ko) 2019-03-08 2023-06-19 한국전자통신연구원 블록체인 기반의 분산 데이터 공유 환경에서 데이터 공유 플랫폼을 위한 시스템, 상기 시스템에서 데이터 검색 방법 및 상기 시스템에서 검색 인덱스를 제공하는 방법
CN109995523B (zh) * 2019-03-13 2021-07-09 网易(杭州)网络有限公司 激活码管理方法及装置、激活码生成方法及装置
CN110009498A (zh) * 2019-03-29 2019-07-12 阿里巴巴集团控股有限公司 基于区块链的资源分配方法和装置
US10769220B1 (en) * 2019-04-09 2020-09-08 Coupang Corp. Systems, apparatuses, and methods of processing and managing web traffic data
EP3723007B1 (de) * 2019-04-12 2021-03-10 Siemens Aktiengesellschaft Verfahren und steuersystem zum steuern einer ausführung von transaktionen
KR102143530B1 (ko) 2019-05-23 2020-08-11 (주)엔티시스 블록체인 기반의 온라인 비밀 투표 시스템을 구축하는 전자투표 서버 및 이의 동작 방법
GB201907345D0 (en) 2019-05-24 2019-07-10 Nchain Holdings Ltd Protocol for validating blockchain transactions
US11283594B2 (en) 2019-06-05 2022-03-22 International Business Machines Corporation Context data update in a blockchain network
CN110298756B (zh) * 2019-06-28 2022-12-20 杭州复杂美科技有限公司 平行链自共识方法、设备和存储介质
JP7422155B2 (ja) * 2019-08-01 2024-01-25 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ 制御方法、サーバ、及び、プログラム
US11176257B2 (en) 2019-08-13 2021-11-16 International Business Machines Corporation Reducing risk of smart contracts in a blockchain
CN110543783A (zh) * 2019-08-19 2019-12-06 湖南正宇软件技术开发有限公司 一种投票系统及其实现方法、设备及存储介质
US11961142B2 (en) * 2019-08-26 2024-04-16 Compound Labs, Inc. Systems and methods for pooling and transferring digital assets
CN112445792B (zh) * 2019-09-04 2024-05-24 中移物联网有限公司 区块链区块数据存储方法、装置、电子设备及存储介质
GB201913143D0 (en) * 2019-09-12 2019-10-30 Nchain Holdings Ltd Running a program from a blockchain
CN110806923B (zh) * 2019-10-29 2023-02-24 百度在线网络技术(北京)有限公司 一种区块链任务的并行处理方法、装置、电子设备和介质
KR102135403B1 (ko) * 2019-10-31 2020-07-17 주식회사 온더 블록체인 관리 시스템 및 그 방법
EP3836489B1 (de) 2019-12-09 2023-09-27 Siemens Aktiengesellschaft Dynamische zuordnung von automatisierungseinheiten zu automatisierungsservern
KR20210075654A (ko) 2019-12-13 2021-06-23 현대자동차주식회사 블록체인 생성 시스템 및 그 운용 방법
KR102296487B1 (ko) * 2019-12-30 2021-09-01 한국생산기술연구원 코팅층의 열전도도 측정방법 및 이를 이용한 열방출코팅층 결정방법
CN110784495B (zh) * 2019-12-31 2020-04-14 南京纳网网络技术有限公司 基于区块链的大数据集群系统的发现与配置信息管理方法
US11722589B2 (en) * 2020-04-08 2023-08-08 Huawei Technologies Co., Ltd. Rapid ledger consensus system and method for distributed wireless networks
CN111522660B (zh) * 2020-04-16 2024-05-24 武汉有牛科技有限公司 基于区块链技术的大数据监控解决方案
PL434378A1 (pl) * 2020-06-19 2021-05-17 Damian Babula Wspomagany komputerowo sposób przeprowadzania anonimowych głosowań i urządzenie do głosowania anonimowego
US11368310B2 (en) 2020-07-11 2022-06-21 Bank Of America Corporation Data transfer between computing nodes of a distributed computing system
US11398911B1 (en) 2020-07-12 2022-07-26 Run Interactive, Inc. System for interacting objects as tokens on a blockchain using a class-based language
US11509719B2 (en) 2020-12-03 2022-11-22 Seagate Technology Llc Blockchain technology in data storage system
CN114666327B (zh) * 2020-12-23 2023-12-19 富泰华工业(深圳)有限公司 基于区块链交易的区块打包方法、装置及电子设备
CN112667601B (zh) * 2020-12-30 2023-06-20 杭州趣链科技有限公司 区块链标识的管理方法、终端设备及计算机可读存储介质
US11271716B1 (en) * 2021-01-28 2022-03-08 Emtruth, Inc. Blockchain-based data management of distributed binary objects
CN113127910B (zh) * 2021-04-30 2022-04-12 复旦大学 基于区块链和去中心可追踪属性签名的可控匿名投票系统
US12028345B2 (en) 2021-05-19 2024-07-02 Bank Of America Corporation Information security system and method for identifying trusted machines for machine-to-machine (M2M) security and validation
CN114760062B (zh) * 2022-03-14 2023-10-20 湖南天河国云科技有限公司 基于区块链的无人机集群协同作战数据隐私保护方法
TR2022004556A2 (tr) * 2022-03-24 2022-04-21 Bursa Uludag Ueniversitesi Di̇ji̇tal yöneti̇m modeli̇
CN115941209B (zh) * 2023-02-07 2023-05-05 湖南湘江树图信息科技创新中心有限公司 区块链去中心化可信数据采集方法及系统

Family Cites Families (397)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5858506B2 (ja) 1981-01-26 1983-12-26 タキロン株式会社 雨樋部材
DE69327238T2 (de) 1993-08-17 2000-09-07 Entrust Technologies ( Switzerland) Ltd. Liab. Co., Glattzentrum Verfahren zur digitalen Unterschrift und Verfahren zur Schlüsselübereinkunft
US5535276A (en) 1994-11-09 1996-07-09 Bell Atlantic Network Services, Inc. Yaksha, an improved system and method for securing communications using split private key asymmetric cryptography
EP0804758B1 (en) 1994-07-29 2005-11-09 Certicom Corp. Elliptic curve encryption systems
CN1312549C (zh) 1995-02-13 2007-04-25 英特特拉斯特技术公司 用于安全交易管理和电子权利保护的系统和方法
AU5266596A (en) 1995-04-21 1996-11-07 Certicom Corp. Method for signature and session key generation
US6785813B1 (en) 1997-11-07 2004-08-31 Certicom Corp. Key agreement and transport protocol with implicit signatures
US5761305A (en) 1995-04-21 1998-06-02 Certicom Corporation Key agreement and transport protocol with implicit signatures
CA2176972C (en) 1995-05-17 2008-11-25 Scott A. Vanstone Key agreement and transport protocol with implicit signatures
GB9510035D0 (en) 1995-05-18 1995-08-02 Cryptech Systems Inc Strengthened public key protocols
CN1192834A (zh) 1995-06-05 1998-09-09 塞特科有限公司 多步数字签名方法和系统
US5999626A (en) 1996-04-16 1999-12-07 Certicom Corp. Digital signatures on a smartcard
US6078667A (en) 1996-10-10 2000-06-20 Certicom Corp. Generating unique and unpredictable values
US20010050990A1 (en) 1997-02-19 2001-12-13 Frank Wells Sudia Method for initiating a stream-oriented encrypted communication
US5920630A (en) 1997-02-25 1999-07-06 United States Of America Method of public key cryptography that includes key escrow
JP3656688B2 (ja) 1997-03-31 2005-06-08 栄司 岡本 暗号データ回復方法及び鍵登録システム
BR9809664A (pt) 1997-05-28 2000-09-05 Adan Lucas Young Processo e aparelho compreendendo um criptossistema que pode ser usado para gerar, verificar, usar, e recuperar códigos criptográficos
US6061449A (en) 1997-10-10 2000-05-09 General Instrument Corporation Secure processor with external memory using block chaining and block re-ordering
JPH11239124A (ja) 1998-02-23 1999-08-31 Nippon Telegr & Teleph Corp <Ntt> 秘密鍵回復方法および装置
CA2235359C (en) 1998-03-23 2012-04-10 Certicom Corp. Implicit certificate scheme with ca chaining
ZA992256B (en) 1998-03-24 2000-01-13 Wms Gaming Inc Bonus Game for a gaming machine.
JPH11289324A (ja) 1998-04-03 1999-10-19 Matsushita Electric Ind Co Ltd 送受信装置および送受信方法
DE19822685A1 (de) 1998-05-20 2000-01-27 Deutsche Telekom Ag Verfahren zur gesicherten Übertragung von Nachrichten
US10326798B2 (en) 1998-07-16 2019-06-18 Grid7, LLC System and method for secure data transmission and storage
US6286098B1 (en) 1998-08-28 2001-09-04 Sap Aktiengesellschaft System and method for encrypting audit information in network applications
JP3796993B2 (ja) 1998-12-22 2006-07-12 株式会社日立製作所 楕円曲線暗号実行方法及び装置並びに記録媒体
US6490352B1 (en) 1999-03-05 2002-12-03 Richard Schroeppel Cryptographic elliptic curve apparatus and method
US7095851B1 (en) 1999-03-11 2006-08-22 Tecsec, Inc. Voice and data encryption method using a cryptographic key split combiner
CA2267395C (en) 1999-03-30 2002-07-09 Ibm Canada Limited-Ibm Canada Limitee Method and system for managing keys for encrypted data
US20020194081A1 (en) 1999-04-21 2002-12-19 Perkowski Thomas J. Internet-based consumer service brand marketing communication system which enables service-providers, retailers, and their respective agents and consumers to carry out service-related functions along the demand side of the retail chain in an integrated manner
US7006633B1 (en) 1999-07-16 2006-02-28 Global Encryption Standard Corporation Global encryption system
US7391865B2 (en) 1999-09-20 2008-06-24 Security First Corporation Secure data parser method and system
US6662299B1 (en) 1999-10-28 2003-12-09 Pgp Corporation Method and apparatus for reconstituting an encryption key based on multiple user responses
JP2001195479A (ja) 2000-01-07 2001-07-19 Sony Corp 独自通貨管理方法及び独自通貨管理システム、独自通貨と既存通貨間の為替レート算出方法及び為替レート算出システム、既存通貨の重み決定方法及び重み決定システム、プログラム記憶媒体、並びに、データ処理システム
CA2304433A1 (en) 2000-04-05 2001-10-05 Cloakware Corporation General purpose access recovery scheme
US20050071283A1 (en) 2000-05-25 2005-03-31 Randle William M. Quality assured secure and coordinated transmission of separate image and data records representing a transaction
US6669564B1 (en) 2000-06-27 2003-12-30 Electronic Arts Inc. Episodic delivery of content
JP2002026895A (ja) 2000-07-12 2002-01-25 Hagiwara Sys-Com:Kk 携帯端末用プリンタおよびプリントコンテンツ配信システム
WO2002013103A1 (en) 2000-08-05 2002-02-14 Okraa, Llc System and method for aligning data
US7181017B1 (en) 2001-03-23 2007-02-20 David Felsher System and method for secure three-party communications
US7257844B2 (en) 2001-07-31 2007-08-14 Marvell International Ltd. System and method for enhanced piracy protection in a wireless personal communication device
US7113594B2 (en) 2001-08-13 2006-09-26 The Board Of Trustees Of The Leland Stanford University Systems and methods for identity-based encryption and related cryptographic techniques
US20030046210A1 (en) 2001-08-31 2003-03-06 Vora Poorvi L. Anonymous acquisition of digital products based on secret splitting
US7187772B2 (en) 2001-08-31 2007-03-06 Hewlett-Packard Development Company, L.P. Anonymous transactions based on distributed processing
US20030188153A1 (en) 2002-04-02 2003-10-02 Demoff Jeff S. System and method for mirroring data using a server
US7725730B2 (en) 2002-08-09 2010-05-25 Emc Corporation Cryptographic methods and apparatus for secure authentication
JP2004192587A (ja) 2002-12-07 2004-07-08 Gaitame.Com Co Ltd 定期積立型外国為替保証金取引システム
FR2850479B1 (fr) 2003-01-24 2005-04-29 France Telecom Procede cryptographique a cle publique pour la protection d'une puce contre la fraude
JP4505232B2 (ja) 2003-01-24 2010-07-21 中国電力株式会社 取引仲介システムおよび取引仲介方法
JP2004302818A (ja) 2003-03-31 2004-10-28 Clarion Co Ltd ハードディスク装置、情報処理方法及びプログラム
DE10315756A1 (de) 2003-04-04 2004-11-11 Technische Universität Darmstadt Ein dezentrales, token-basiertes Accountingsystem für verteilte, autonome Systeme
JP2005004048A (ja) 2003-06-13 2005-01-06 Oki Electric Ind Co Ltd 鍵拡張装置、鍵拡張方法および鍵拡張プログラム
ITRM20030341A1 (it) 2003-07-14 2005-01-15 Michele Giudilli Metodo per l'addebito dei costi di fruizione di contenuti
US7499544B2 (en) 2003-11-03 2009-03-03 Microsoft Corporation Use of isogenies for design of cryptosystems
US8139770B2 (en) 2003-12-23 2012-03-20 Wells Fargo Bank, N.A. Cryptographic key backup and escrow system
EP1548976B1 (en) 2003-12-24 2007-08-22 STMicroelectronics S.r.l. A message deciphering method
US7885411B2 (en) 2004-04-02 2011-02-08 Research In Motion Limited Key agreement and re-keying over a bidirectional communication path
US8050409B2 (en) 2004-04-02 2011-11-01 University Of Cincinnati Threshold and identity-based key management and authentication for wireless ad hoc networks
US11599873B2 (en) 2010-01-08 2023-03-07 Blackhawk Network, Inc. Systems and methods for proxy card and/or wallet redemption card transactions
EP1747638B1 (en) 2004-04-30 2016-08-31 BlackBerry Limited Systems and methods to securely generate shared keys
AU2004319170B2 (en) 2004-05-03 2008-05-01 Blackberry Limited System and method for generating reproducible session keys
US20060034494A1 (en) 2004-08-11 2006-02-16 National Background Data, Llc Personal identity data management
KR20070051338A (ko) 2004-08-19 2007-05-17 토마스 메레디쓰 전자 상거래를 위한 현금 및 현금 등가물을 제공하는 방법
US7869593B2 (en) 2005-01-07 2011-01-11 First Data Corporation Software for providing based on shared knowledge public keys having same private key
US20060156013A1 (en) 2005-01-07 2006-07-13 Beeson Curtis L Digital signature software using ephemeral private key and system
US7593527B2 (en) 2005-01-07 2009-09-22 First Data Corporation Providing digital signature and public key based on shared knowledge
US20060161485A1 (en) 2005-01-18 2006-07-20 Meldahl Robert A Financial analysis tree software engine
US7860802B2 (en) 2005-02-01 2010-12-28 Microsoft Corporation Flexible licensing architecture in content rights management systems
US7747865B2 (en) 2005-02-10 2010-06-29 International Business Machines Corporation Method and structure for challenge-response signatures and high-performance secure Diffie-Hellman protocols
JP2006293764A (ja) 2005-04-12 2006-10-26 Pioneer Electronic Corp 情報処理装置、そのシステム、その方法、そのプログラム、および、そのプログラムを記録した記録媒体
US7657459B2 (en) 2005-04-27 2010-02-02 Apple Inc. Techniques for acquiring a media season of digital media assets
JP4825199B2 (ja) 2005-04-27 2011-11-30 パナソニック株式会社 情報セキュリティ装置及び楕円曲線演算装置
US7649999B2 (en) 2005-06-08 2010-01-19 Iris Anshel Method and apparatus for establishing a key agreement protocol
JP4526458B2 (ja) 2005-07-29 2010-08-18 富士通株式会社 パケット処理装置及びパケット処理プログラム
US8190895B2 (en) 2005-08-18 2012-05-29 Microsoft Corporation Authenticated key exchange with derived ephemeral keys
JP4490352B2 (ja) 2005-08-30 2010-06-23 Kddi株式会社 Vpnサーバホスティングシステム、およびvpn構築方法
US8989390B2 (en) 2005-12-12 2015-03-24 Qualcomm Incorporated Certify and split system and method for replacing cryptographic keys
US8180047B2 (en) 2006-01-13 2012-05-15 Microsoft Corporation Trapdoor pairings
US20140129844A1 (en) 2006-01-26 2014-05-08 Unisys Corporation Storage security using cryptographic splitting
US8201233B2 (en) 2006-02-06 2012-06-12 Cisco Technology, Inc. Secure extended authentication bypass
KR100706816B1 (ko) * 2006-03-10 2007-04-12 삼성전자주식회사 프로그램 속도를 향상시킬 수 있는 불휘발성 메모리 장치및 그것의 프로그램 방법
GB2436668B (en) 2006-03-28 2011-03-16 Identum Ltd Electronic data communication system
CN101416246B (zh) 2006-03-31 2011-04-20 国际商业机器公司 用于检测伪造的或者盗用的品牌物品的方法和装置
US7860825B2 (en) 2006-05-08 2010-12-28 Palm, Inc. Method for synchronizing software application and user data for asynchronous client-server and peer to peer computer networks
US8775319B2 (en) 2006-05-15 2014-07-08 The Directv Group, Inc. Secure content transfer systems and methods to operate the same
US20070269040A1 (en) 2006-05-16 2007-11-22 Microsoft Corporation Cryptographic Protocol for Commonly Controlled Devices
US8589238B2 (en) 2006-05-31 2013-11-19 Open Invention Network, Llc System and architecture for merchant integration of a biometric payment system
US7708194B2 (en) 2006-08-23 2010-05-04 Verizon Patent And Licensing Inc. Virtual wallet
CA2662166A1 (en) 2006-09-06 2008-03-13 Sslnext, Inc. Method and system for establishing real-time authenticated and secured communications channels in a public network
JP4881119B2 (ja) 2006-09-29 2012-02-22 株式会社東芝 ユーザ認証方法、ユーザ側認証装置、および、プログラム
US7860246B2 (en) 2006-11-01 2010-12-28 International Business Machines Corporation System and method for protecting data in a secure system
BRPI0718581A2 (pt) 2006-11-07 2014-03-11 Security First Corp Sistemas e métodos para distribuir e proteger dados
US8023646B2 (en) 2006-11-08 2011-09-20 Voltage Security, Inc. Identity-based-encryption extensions formed using multiple instances of an identity based encryption scheme
US8069346B2 (en) 2006-11-15 2011-11-29 Certicom Corp. Implicit certificate verification
JP2008136063A (ja) 2006-11-29 2008-06-12 Tadayuki Hattori 著作権を保護しながら著作物を効率的に情報通信網で流通させるp2pネットワーク・アプリケーション・ソフトウェア・プログラムとその配布技術
GB2446199A (en) 2006-12-01 2008-08-06 David Irvine Secure, decentralised and anonymous peer-to-peer network
US20080144836A1 (en) 2006-12-13 2008-06-19 Barry Sanders Distributed encryption authentication methods and systems
JP2008146601A (ja) 2006-12-13 2008-06-26 Canon Inc 情報処理装置及び情報処理方法
US20130030941A1 (en) 2007-02-08 2013-01-31 Thomas Meredith Method of providing cash and cash equivalent for electronic transactions
WO2008118079A1 (en) 2007-03-23 2008-10-02 Anoto Ab Printing of a position-coding pattern
CA2686498C (en) 2007-05-07 2016-01-26 Archivas, Inc. Method for data privacy in a fixed content distributed data storage
US8478988B2 (en) 2007-05-15 2013-07-02 At&T Intellectual Property I, L.P. System and method for authentication of a communication device
EP2168299A4 (en) 2007-07-17 2011-10-05 Certicom Corp METHOD OF COMPRESSING CRYPTOGRAPHIC VALUE
US8160966B2 (en) 2007-08-17 2012-04-17 King Fahd University Of Petroleum And Minerals Token based new digital cash protocols
US9697171B2 (en) 2007-10-09 2017-07-04 Internaitonal Business Machines Corporation Multi-writer revision synchronization in a dispersed storage network
JP4897645B2 (ja) 2007-10-25 2012-03-14 日本電信電話株式会社 暗号化メッセージ送受信方法、送信者装置、受信者装置、暗号化メッセージ送受信システム及びプログラム
US8266430B1 (en) 2007-11-29 2012-09-11 Emc Corporation Selective shredding in a deduplication system
KR100918838B1 (ko) 2007-12-17 2009-09-28 한국전자통신연구원 유비쿼터스 환경에서의 아이덴티티 공유 장치 및 방법
US20140046792A1 (en) 2007-12-21 2014-02-13 Venkat Ganesan Method for coordinating messaging between motivated buyers and listed sellers
US8452017B2 (en) 2007-12-21 2013-05-28 Research In Motion Limited Methods and systems for secure channel initialization transaction security based on a low entropy shared secret
JP5525133B2 (ja) 2008-01-17 2014-06-18 株式会社日立製作所 デジタル署名及び認証のためのシステム及び方法
CN101499959B (zh) 2008-01-31 2012-08-08 华为技术有限公司 配置密钥的方法、装置及系统
JP5063777B2 (ja) 2008-03-10 2012-10-31 三菱電機株式会社 秘密情報管理装置及び情報処理装置及び秘密情報管理システム
US8855318B1 (en) 2008-04-02 2014-10-07 Cisco Technology, Inc. Master key generation and distribution for storage area network devices
US8793497B2 (en) 2008-05-09 2014-07-29 Qualcomm Incorporated Puzzle-based authentication between a token and verifiers
US8229812B2 (en) 2009-01-28 2012-07-24 Headwater Partners I, Llc Open transaction central billing system
US8170216B2 (en) 2008-06-18 2012-05-01 Apple Inc. Techniques for validating and sharing secrets
US10007893B2 (en) 2008-06-30 2018-06-26 Blog Band, Llc Methods for online collaboration
US8302204B2 (en) 2008-07-30 2012-10-30 Sap Ag Secure distributed item-level discovery service using secret sharing
US9130757B2 (en) 2008-08-11 2015-09-08 International Business Machines Corporation Method for authenticated communication in dynamic federated environments
US8230219B2 (en) 2008-08-12 2012-07-24 Texas Instruments Incorporated Reduced computation for bit-by-bit password verification in mutual authentication
US8520854B2 (en) 2008-08-28 2013-08-27 Red Hat, Inc. Sharing a secret using polynomials over polynomials
US8675877B2 (en) 2008-08-29 2014-03-18 Red Hat, Inc. Sharing a secret via linear interpolation
JP5479474B2 (ja) * 2008-09-10 2014-04-23 エルジー エレクトロニクス インコーポレイティド 選択的な制御信号暗号化方法
US8166481B2 (en) 2008-10-20 2012-04-24 Microsoft Corporation Transaction processing in transactional memory
US20100150341A1 (en) 2008-12-17 2010-06-17 David Dodgson Storage security using cryptographic splitting
US8151333B2 (en) 2008-11-24 2012-04-03 Microsoft Corporation Distributed single sign on technologies including privacy protection and proactive updating
US20100131752A1 (en) 2008-11-26 2010-05-27 Ulrich Flegel Method and system for invalidation of cryptographic shares in computer systems
US8266448B2 (en) 2008-12-09 2012-09-11 Nvidia Corporation Apparatus, system, method, and computer program product for generating and securing a program capable of being executed utilizing a processor to decrypt content
CN101447980B (zh) 2008-12-25 2012-04-11 中国电子科技集团公司第五十四研究所 抗碰撞的统一用户标识公私钥对映射方法
US20100172501A1 (en) 2009-01-06 2010-07-08 Tian Weicheng Secure key system
US20100199095A1 (en) 2009-01-30 2010-08-05 Texas Instruments Inc. Password-Authenticated Association Based on Public Key Scrambling
US8713329B2 (en) 2009-02-26 2014-04-29 Red Hat, Inc. Authenticated secret sharing
EP2401835A4 (en) 2009-02-27 2014-04-23 Certicom Corp SYSTEM AND METHOD FOR SECURE COMMUNICATION WITH ELECTRONIC COUNTERS
US8520855B1 (en) 2009-03-05 2013-08-27 University Of Washington Encapsulation and decapsulation for data disintegration
US8527773B1 (en) 2009-03-09 2013-09-03 Transunion Interactive, Inc. Identity verification systems and methods
JP2010219912A (ja) 2009-03-17 2010-09-30 Nec Access Technica Ltd 暗号鍵生成方法、ネットワークシステム及びプログラム
CN101616410B (zh) 2009-06-25 2011-08-10 中兴通讯股份有限公司 一种蜂窝移动通信网络的接入方法和系统
ES2390796T3 (es) 2009-07-27 2012-11-16 Nagravision S.A. Método de implementación de un procesador para garantizar la integridad de un software
KR101063354B1 (ko) 2009-07-29 2011-09-07 한국과학기술원 공개 키 기반의 프로토콜을 이용한 과금 시스템 및 그 방법
JP2011082662A (ja) 2009-10-05 2011-04-21 Mitsubishi Electric Corp 通信装置及び情報処理方法及びプログラム
JP5586436B2 (ja) 2009-12-03 2014-09-10 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ 生活スタイル収集装置、ユーザインターフェース装置及び生活スタイル収集方法
US20150310497A1 (en) 2009-12-17 2015-10-29 David Valin Method and process for registration, creation and management of micro shares of real or intangible properties and advertisements in a network system
EP2348446B1 (en) 2009-12-18 2015-04-15 CompuGroup Medical AG A computer implemented method for authenticating a user
US20130051552A1 (en) 2010-01-20 2013-02-28 Héléna Handschuh Device and method for obtaining a cryptographic key
US8401185B1 (en) 2010-02-01 2013-03-19 Symantec Corporation Systems and methods for securely deduplicating data owned by multiple entities
US8332651B2 (en) 2010-02-18 2012-12-11 King Fahd University Of Petroleum And Minerals Method of generating a password protocol using elliptic polynomial cryptography
DE102010002241B4 (de) 2010-02-23 2012-03-22 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. Vorrichtung und Verfahren zur effizienten einseitigen Authentifizierung
US8918648B2 (en) 2010-02-25 2014-12-23 Certicom Corp. Digital signature and key agreement schemes
JP4905575B2 (ja) 2010-03-30 2012-03-28 日本電気株式会社 情報処理システム、情報処理方法、複製元情報処理装置、複製先情報処理装置、及び、プログラム
WO2011123699A2 (en) 2010-03-31 2011-10-06 Orsini Rick L Systems and methods for securing data in motion
CN102882845B (zh) 2010-04-07 2016-07-13 苹果公司 实时或准实时流传输
US8429408B2 (en) 2010-06-11 2013-04-23 Certicom Corp. Masking the output of random number generators in key generation protocols
US8621269B2 (en) 2010-06-22 2013-12-31 Cleversafe, Inc. Identifying a slice name information error in a dispersed storage network
EP2591436A4 (en) 2010-07-08 2014-11-05 Certicom Corp SYSTEM AND METHOD FOR REALIZING DEVICE AUTHENTICATION USING KEY ACCREDITATION
US8644515B2 (en) 2010-08-11 2014-02-04 Texas Instruments Incorporated Display authenticated security association
US9165158B2 (en) 2010-08-17 2015-10-20 Hewlett-Packard Development Company, L.P. Encryption key management using distributed storage of encryption-key fragments
WO2012039474A1 (ja) 2010-09-22 2012-03-29 三菱瓦斯化学株式会社 ピロロキノリンキノンのカルシウム塩
US20120239556A1 (en) 2010-10-20 2012-09-20 Magruder Andrew M Latency payment settlement apparatuses, methods and systems
US9282085B2 (en) 2010-12-20 2016-03-08 Duo Security, Inc. System and method for digital user authentication
JP5420085B2 (ja) 2011-01-13 2014-02-19 三菱電機株式会社 データ処理装置及びデータ保管装置
US8806609B2 (en) 2011-03-08 2014-08-12 Cisco Technology, Inc. Security for remote access VPN
US8538029B2 (en) 2011-03-24 2013-09-17 Hewlett-Packard Development Company, L.P. Encryption key fragment distribution
US9754130B2 (en) 2011-05-02 2017-09-05 Architecture Technology Corporation Peer integrity checking system
US9219604B2 (en) 2011-05-09 2015-12-22 Cleversafe, Inc. Generating an encrypted message for storage
US20160055583A1 (en) 2011-06-03 2016-02-25 Mozido, Inc. Mobile global exchange platform
EP2538606B1 (en) 2011-06-21 2017-08-09 BlackBerry Limited Provisioning a shared secret to a portable electronic device and to a service entity
US20130198104A1 (en) 2011-08-05 2013-08-01 Patricia S. Parker Systems and methods for managing electronic contracts and data
AU2012209043B2 (en) 2011-08-05 2015-09-24 Kraft Foods Group Brands Llc Ready-to-bake batter and methods of making the same
DE102011122767A1 (de) 2011-09-09 2013-03-14 Dr. Klein Gmbh & Co. Media Kgaa Verfahren zur Bezahlung mit mindestens einem elektronischen Zahlungsmittelschlüssel
US9621404B2 (en) 2011-09-24 2017-04-11 Elwha Llc Behavioral fingerprinting with social networking
EP2582085A1 (en) 2011-10-10 2013-04-17 Certicom Corp. Generating implicit certificates
US8769310B2 (en) 2011-10-21 2014-07-01 International Business Machines Corporation Encrypting data objects to back-up
CN102938036B (zh) 2011-11-29 2016-01-13 Ut斯达康(中国)有限公司 Windows动态链接库的分段双重加密及安全加载方法
US10949815B2 (en) 2011-12-13 2021-03-16 Visa International Service Association Integrated mobile trusted service manager
WO2013095486A1 (en) 2011-12-22 2013-06-27 Intel Corporation Multi user electronic wallet and management thereof
US8613066B1 (en) 2011-12-30 2013-12-17 Amazon Technologies, Inc. Techniques for user authentication
US9065637B2 (en) 2012-01-25 2015-06-23 CertiVox Ltd. System and method for securing private keys issued from distributed private key generator (D-PKG) nodes
DE102012203231A1 (de) * 2012-03-01 2013-09-05 Continental Automotive Gmbh Verfahren zur Mobilfunkkommunikation und Kommunikationsgerät
US11042870B2 (en) 2012-04-04 2021-06-22 Blackhawk Network, Inc. System and method for using intelligent codes to add a stored-value card to an electronic wallet
US9027102B2 (en) 2012-05-11 2015-05-05 Sprint Communications Company L.P. Web server bypass of backend process on near field communications and secure element chips
US8918651B2 (en) 2012-05-14 2014-12-23 International Business Machines Corporation Cryptographic erasure of selected encrypted data
US20130318578A1 (en) 2012-05-24 2013-11-28 Ca, Inc. Password management and smart honey pot system
FR2992509B1 (fr) 2012-06-21 2017-05-26 Commissariat Energie Atomique Dispositif et procede pour generer une cle de session
US9563891B2 (en) 2012-07-09 2017-02-07 Google Inc. Systems, methods, and computer program products for integrating third party services with a mobile wallet
US20150379510A1 (en) 2012-07-10 2015-12-31 Stanley Benjamin Smith Method and system to use a block chain infrastructure and Smart Contracts to monetize data transactions involving changes to data included into a data supply chain.
US9800555B2 (en) 2012-08-17 2017-10-24 Koninklijke Philips N.V. Attribute-based encryption
US9129536B2 (en) 2012-08-31 2015-09-08 Freescale Semiconductor, Inc. Circuit for secure provisioning in an untrusted environment
US9582671B2 (en) 2014-03-06 2017-02-28 Sensity Systems Inc. Security and data privacy for lighting sensory networks
US20140082358A1 (en) 2012-09-17 2014-03-20 General Instrument Corporation Efficient key generator for distribution of sensitive material from mulitple application service providers to a secure element such as a universal integrated circuit card (uicc)
JP2014068140A (ja) 2012-09-25 2014-04-17 Sony Corp 情報処理装置、情報処理方法及びプログラム
US8745415B2 (en) 2012-09-26 2014-06-03 Pure Storage, Inc. Multi-drive cooperation to generate an encryption key
ITTO20120896A1 (it) 2012-10-15 2014-04-16 Indesit Co Spa Piano cottura a induzione
US9152649B2 (en) 2012-10-17 2015-10-06 Datadirect Networks, Inc. Maintaining order and fault-tolerance in a distributed hash table system
US20140129441A1 (en) 2012-11-02 2014-05-08 German Blanco Systems and methods for authorizing sensitive purchase transactions with a mobile device
WO2014074865A2 (en) 2012-11-09 2014-05-15 Timothy Mossbarger Entity network translation (ent)
US9876775B2 (en) 2012-11-09 2018-01-23 Ent Technologies, Inc. Generalized entity network translation (GENT)
KR102024531B1 (ko) 2012-12-14 2019-09-25 한국전자통신연구원 송신 메시지 연결성을 제공하는 익명 인증 및 키 합의 장치 및 방법
US9251531B2 (en) 2012-12-21 2016-02-02 Cortex Mcp, Inc. File format and platform for storage and verification of credentials
EP2904759B1 (en) 2013-01-08 2020-05-27 Bar-Ilan University A method for providing security using secure computation
KR20140099126A (ko) 2013-02-01 2014-08-11 삼성전자주식회사 소프트웨어를 보안하기 위하여 해시 함수를 이용한 소프트웨어 처리 방법, 그 장치 및 그 방법을 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체
JP2014153583A (ja) 2013-02-12 2014-08-25 Hitachi Ltd 署名文書の管理方法及び署名サーバ
CA2907118C (en) 2013-03-15 2021-02-16 United States Postal Service System and method of identity verification
US20160337124A1 (en) 2013-04-10 2016-11-17 Michael Rozman Secure backup and recovery system for private sensitive data
WO2014201059A1 (en) 2013-06-10 2014-12-18 Certimix, Llc Secure storing and offline transfering of digitally transferable assets
US10068228B1 (en) 2013-06-28 2018-09-04 Winklevoss Ip, Llc Systems and methods for storing digital math-based assets using a secure portal
US10354325B1 (en) 2013-06-28 2019-07-16 Winklevoss Ip, Llc Computer-generated graphical user interface
US20150006386A1 (en) 2013-06-28 2015-01-01 Sap Ag Offline mobile payment process
CN103440209B (zh) 2013-07-19 2016-08-17 记忆科技(深圳)有限公司 一种固态硬盘数据加解密方法及固态硬盘系统
US9519925B2 (en) 2013-08-01 2016-12-13 Omnibazaar, Inc. Decentralized internet shopping marketplaces
US9594698B2 (en) 2013-08-13 2017-03-14 Dell Products, Lp Local keying for self-encrypting drives (SED)
WO2015024129A1 (en) 2013-08-21 2015-02-26 Trent Lorne Mcconaghy Method to securely establish, affirm, and transfer ownership of artworks
FR3010215B1 (fr) 2013-08-29 2016-12-30 Compagnie Ind Et Financiere Dingenierie Ingenico Procede de traitement de donnees transactionnelles, dispositifs et programmes d'ordinateur correspondants.
US11423370B2 (en) 2013-09-04 2022-08-23 Raise Marketplace, Llc Systems and methods for transferring value to and managing user selected accounts
US9350550B2 (en) 2013-09-10 2016-05-24 M2M And Iot Technologies, Llc Power management and security for wireless modules in “machine-to-machine” communications
US20150120569A1 (en) 2013-10-31 2015-04-30 Bitgo, Inc. Virtual currency address security
US9124430B2 (en) 2013-09-23 2015-09-01 Venafi, Inc. Centralized policy management for security keys
US20150170112A1 (en) 2013-10-04 2015-06-18 Erly Dalvo DeCastro Systems and methods for providing multi-currency platforms comprising means for exchanging and interconverting tangible and virtual currencies in various transactions, banking operations, and wealth management scenarios
US9595034B2 (en) * 2013-10-25 2017-03-14 Stellenbosch University System and method for monitoring third party access to a restricted item
US9497185B2 (en) 2013-12-30 2016-11-15 Google Inc. Systems, methods, and computer program products for providing application validation
US20150206106A1 (en) * 2014-01-13 2015-07-23 Yaron Edan Yago Method for creating, issuing and redeeming payment assured contracts based on mathemematically and objectively verifiable criteria
CN105900165B (zh) 2014-01-17 2019-03-08 日本电信电话株式会社 秘密计算方法、秘密计算系统、随机置换装置及记录介质
US10726098B2 (en) 2014-01-23 2020-07-28 Dror Samuel Brama Method, system and program product for transferring genetic and health data
US20150213433A1 (en) 2014-01-28 2015-07-30 Apple Inc. Secure provisioning of credentials on an electronic device using elliptic curve cryptography
US10574438B2 (en) 2014-02-18 2020-02-25 Nippon Telegraph And Telephone Corporation Security apparatus, method thereof, and program
CN103795529A (zh) 2014-02-26 2014-05-14 东南大学 基于密钥向量的无线传感器网络数据安全融合方法
CN103825733A (zh) 2014-02-28 2014-05-28 华为技术有限公司 基于组合公钥密码体制的通信方法、装置及系统
US10078835B2 (en) 2014-03-05 2018-09-18 Mastercard International Incorporated Authentication token for wallet based transactions
CN104901931B (zh) 2014-03-05 2018-10-12 财团法人工业技术研究院 证书管理方法与装置
FR3018377A1 (fr) 2014-03-07 2015-09-11 Enrico Maim Systeme et procede transactionnels a architecture repartie fondes sur des transactions de transfert d'unites de compte entre adresses
FR3018379A1 (fr) 2014-03-07 2015-09-11 Enrico Maim Systeme et procedes transactionnels a architecture repartie fondes sur des transactions de transfert d'unites de compte entre adresses
FR3018370A1 (fr) 2014-03-07 2015-09-11 Enrico Maim Procede et systeme de generation automatique de crypto-monnaies
FR3018378A1 (fr) 2014-03-12 2015-09-11 Enrico Maim Systeme et procede transactionnels a architecture repartie fondees sur des transactions de transferts d'unites de compte entre adresses
AU2015230660A1 (en) 2014-03-11 2015-12-10 Dragonfly Fintech Pte Ltd Computer implemented frameworks and methods configured to create and manage a virtual currency
WO2015142765A1 (en) 2014-03-17 2015-09-24 Coinbase, Inc Bitcoin host computer system
US9858569B2 (en) 2014-03-21 2018-01-02 Ramanan Navaratnam Systems and methods in support of authentication of an item
US10713686B2 (en) 2014-03-22 2020-07-14 Retailmenot, Inc. Peer-to-peer geotargeting content with ad-hoc mesh networks
US20150278780A1 (en) 2014-03-31 2015-10-01 Ebay Inc. Shared Digital Wallets
US11232521B2 (en) 2014-04-14 2022-01-25 Lukka, Inc. Methods, systems, and tools for providing tax related services for virtual currency holdings
CN105095737B (zh) 2014-04-16 2019-03-01 阿里巴巴集团控股有限公司 检测弱密码的方法和装置
US20150302401A1 (en) 2014-04-18 2015-10-22 Ebay Inc. Distributed crypto currency unauthorized transfer monitoring system
CN103927656A (zh) 2014-05-05 2014-07-16 宋骊平 一种内嵌固定收款地址的比特币终端钱包及其比特币支付方法
US20150324789A1 (en) 2014-05-06 2015-11-12 Case Wallet, Inc. Cryptocurrency Virtual Wallet System and Method
JP6813477B2 (ja) 2014-05-09 2021-01-13 ヴェリタセウム アイエヌシー. 信頼度が低い、または信頼度が皆無の当事者間での価値転送を円滑化する装置、システム、または方法
ZA201502969B (en) 2014-05-09 2016-01-27 Univ Stellenbosch Enabling a user to transact using cryptocurrency
WO2015175854A2 (en) 2014-05-15 2015-11-19 Cryptyk, Inc. (Trading As Bitsavr Inc.) System and method for digital currency storage, payment and credit
US9704143B2 (en) 2014-05-16 2017-07-11 Goldman Sachs & Co. LLC Cryptographic currency for securities settlement
US20150332224A1 (en) 2014-05-19 2015-11-19 OX Labs Inc. System and method for rendering virtual currency related services
US9621525B2 (en) 2014-06-02 2017-04-11 Qualcomm Incorporated Semi-deterministic digital signature generation
US20150348017A1 (en) 2014-06-03 2015-12-03 Jonathan Allmen Method for integrating cryptocurrency transfer on a social network interface
US9887839B2 (en) 2014-06-06 2018-02-06 Rainberry, Inc. Securely sharing information via a public key-value data store
US20150356523A1 (en) 2014-06-07 2015-12-10 ChainID LLC Decentralized identity verification systems and methods
US20150363770A1 (en) 2014-06-16 2015-12-17 Bank Of America Corporation Cryptocurrency Transaction Payment System
US10127552B2 (en) 2014-06-16 2018-11-13 Bank Of America Corporation Cryptocurrency aggregation system
US20150363777A1 (en) 2014-06-16 2015-12-17 Bank Of America Corporation Cryptocurrency suspicious user alert system
KR101626276B1 (ko) 2014-06-17 2016-06-01 어준선 디지털 화폐와 연동되어 디지털 컨텐츠를 생성, 제공, 재생하기 위한 방법, 이를 이용한 단말 및 컴퓨터 판독 가능한 기록 매체
EP3161992B1 (en) 2014-06-26 2019-08-07 Telefonaktiebolaget LM Ericsson (publ) Privacy-preserving querying mechanism on privately encrypted data on semi-trusted cloud
US9794341B2 (en) 2014-06-30 2017-10-17 Sandisk Technologies Llc Data storage verification in distributed storage system
KR101579232B1 (ko) 2014-06-30 2016-01-05 주식회사 휴비스 신축성과 볼륨감이 우수한 폴리에스테르 복합사 및 그 제조방법
EP2966802A1 (en) 2014-07-07 2016-01-13 Thomson Licensing Method for ciphering and deciphering digital data, based on an identity, in a multi-authorities context
EP2975570A1 (de) 2014-07-17 2016-01-20 draglet GmbH Verfahren und eine Vorrichtung zur Absicherung von Zugriffen auf Wallets in denen Kryptowährungen abgelegt sind
CN105306194B (zh) 2014-07-22 2018-04-17 柯呈翰 供加密档案和/或通讯协定的多重加密方法与系统
US9836908B2 (en) * 2014-07-25 2017-12-05 Blockchain Technologies Corporation System and method for securely receiving and counting votes in an election
US9608829B2 (en) 2014-07-25 2017-03-28 Blockchain Technologies Corporation System and method for creating a multi-branched blockchain with configurable protocol rules
US10218800B2 (en) 2014-07-28 2019-02-26 Oath Inc. Systems and methods for providing recommendations and explanations
AU2015296901B2 (en) 2014-08-01 2019-10-10 Commonwealth Scientific And Industrial Research Organisation Generating shares of secret data
WO2016022864A2 (en) 2014-08-06 2016-02-11 Blockchain Technologies Corporation System and method for securely receiving and counting votes in an election
US10147111B2 (en) 2014-08-21 2018-12-04 American Express Travel Related Services Company, Inc. System and method for transaction account owner acquisition
US10355797B2 (en) 2014-08-25 2019-07-16 Music Pocket, Llc Provisioning a service for capturing broadcast content to a user device via a network
RU2710897C2 (ru) 2014-08-29 2020-01-14 Виза Интернэшнл Сервис Ассосиэйшн Способы безопасного генерирования криптограмм
US20160071108A1 (en) 2014-09-04 2016-03-10 Idm Global, Inc. Enhanced automated anti-fraud and anti-money-laundering payment system
US20160086175A1 (en) 2014-09-22 2016-03-24 Qualcomm Incorporated Peer-to-peer transaction system
WO2016046820A1 (en) 2014-09-23 2016-03-31 Spondoolies Tech Ltd. System and method for providing shared hash engines architecture for a bitcoin block chain
WO2016048297A1 (en) 2014-09-24 2016-03-31 Hewlett Packard Enterprise Development Lp Utilizing error correction (ecc) for secure secret sharing
US20170091148A1 (en) 2014-09-26 2017-03-30 Hitachi, Ltd. Method for calculating elliptic curve scalar multiplication
CA2906911C (en) 2014-09-29 2023-08-15 The Toronto-Dominion Bank Systems and methods for generating and administering mobile applications using pre-loaded tokens
WO2016053760A1 (en) 2014-09-30 2016-04-07 Raistone, Inc. Systems and methods for transferring digital assets using a de-centralized exchange
US20160098723A1 (en) 2014-10-01 2016-04-07 The Filing Cabinet, LLC System and method for block-chain verification of goods
CA2867765A1 (en) 2014-10-15 2016-04-15 John W. Swabey A trustless method of qualifying an individual for absence of medical symptoms at a checkpoint
EP3010176B1 (en) 2014-10-17 2020-10-07 QuBalt GmbH Method and receiver entity for secure execution of software
CN104320262B (zh) 2014-11-05 2017-07-21 中国科学院合肥物质科学研究院 基于加密数字货币公开账本技术的用户公钥地址绑定、检索和校验的方法及系统
GB2532039B (en) 2014-11-06 2016-09-21 Ibm Secure database backup and recovery
KR101544722B1 (ko) 2014-11-13 2015-08-18 주식회사 엘지씨엔에스 부인 방지 방법, 이를 위한 결제 관리 서버 및 사용자 단말기
US10061914B2 (en) 2014-11-14 2018-08-28 Mcafee, Llc Account recovery protocol
US9769133B2 (en) 2014-11-21 2017-09-19 Mcafee, Inc. Protecting user identity and personal information by sharing a secret between personal IoT devices
CN104331516B (zh) 2014-11-26 2018-07-17 山东中创软件工程股份有限公司 一种合同类型管理系统
US20160162897A1 (en) 2014-12-03 2016-06-09 The Filing Cabinet, LLC System and method for user authentication using crypto-currency transactions as access tokens
EP3032783A1 (en) 2014-12-11 2016-06-15 Hewlett-Packard Development Company, L.P. Fragmented packet processing resource determination
WO2016120975A1 (ja) 2015-01-26 2016-08-04 株式会社日立製作所 データ集計分析システム及びその方法
JP5860556B1 (ja) 2015-02-06 2016-02-16 日本電信電話株式会社 不整合検知方法、不整合検知システム、不整合検知装置、およびプログラム
AU2016266567B2 (en) 2015-02-09 2020-02-20 Tzero Ip, Llc Crypto integration platform
US10594484B2 (en) 2015-02-13 2020-03-17 Yoti Holding Limited Digital identity system
US9436923B1 (en) 2015-02-26 2016-09-06 Skuchain, Inc. Tracking unitization occurring in a supply chain
RU2015106704A (ru) 2015-02-27 2016-09-20 Дмитрий Сергеевич Ермолаев Способ учёта имущественных и иных именованных единиц в одноуровневых средах типа bitcoin и next
EP3262784A4 (en) 2015-02-27 2018-10-24 Dyadic Security Ltd. A system and methods for protecting keys in computerized devices operating versus a server
WO2016137499A1 (en) 2015-02-27 2016-09-01 Textura Corporation Variations management
US10541811B2 (en) 2015-03-02 2020-01-21 Salesforce.Com, Inc. Systems and methods for securing data
US10592985B2 (en) 2015-03-02 2020-03-17 Dell Products L.P. Systems and methods for a commodity contracts market using a secure distributed transaction ledger
US9967334B2 (en) * 2015-03-02 2018-05-08 Dell Products Lp Computing device configuration and management using a secure decentralized transaction ledger
US9813392B2 (en) 2015-03-06 2017-11-07 Qualcomm Incorporated Apparatus and method for providing a public key for authenticating an integrated circuit
RU2015108134A (ru) 2015-03-10 2016-10-10 Дмитрий Сергеевич Ермолаев Способ удостоверения обладателя счёта в одноуровневых средах типа bitcoin и next
US9641338B2 (en) 2015-03-12 2017-05-02 Skuchain, Inc. Method and apparatus for providing a universal deterministically reproducible cryptographic key-pair representation for all SKUs, shipping cartons, and items
US20160275294A1 (en) 2015-03-16 2016-09-22 The MaidSafe Foundation Data system and method
RU2015109271A (ru) 2015-03-17 2016-10-10 Дмитрий Сергеевич Ермолаев Способ сжатия книги учёта и контроля за включаемыми в неё записями в одноуровневых цифровых средах учёта наподобие bitcoin и next
US10685349B2 (en) 2015-03-18 2020-06-16 Google Llc Confirming physical possession of plastic NFC cards with a mobile digital wallet application
EP3073670B1 (en) 2015-03-27 2020-09-02 Black Gold Coin, Inc. A system and a method for personal identification and verification
US20180240107A1 (en) 2015-03-27 2018-08-23 Black Gold Coin, Inc. Systems and methods for personal identification and verification
US9641341B2 (en) 2015-03-31 2017-05-02 Duo Security, Inc. Method for distributed trust authentication
US11200564B2 (en) 2015-03-31 2021-12-14 Nasdaq, Inc. Systems and methods of blockchain transaction recordation
CN107683488B (zh) 2015-04-05 2023-09-05 数字资产(瑞士)股份有限公司 数字资产中介电子结算平台
JP5858506B1 (ja) 2015-04-09 2016-02-10 株式会社Orb 仮想通貨管理プログラム、及び仮想通貨管理方法
US10516527B1 (en) 2015-04-17 2019-12-24 EMC IP Holding Company LLC Split-key based cryptography system for data protection and synchronization across multiple computing devices
US10630472B2 (en) 2015-04-29 2020-04-21 Nec Corporation Method and system for providing encrypted data on a client
US20160321435A1 (en) 2015-05-01 2016-11-03 Monegraph, Inc. Managing digital content via block chain registers
US9906505B2 (en) 2015-05-08 2018-02-27 Nxp B.V. RSA decryption using multiplicative secret sharing
JP5957120B1 (ja) 2015-05-12 2016-07-27 日本電信電話株式会社 秘密分散方法、秘密分散システム、分散装置、およびプログラム
US10635471B2 (en) 2015-05-15 2020-04-28 Joshua Paul Davis System and method for an autonomous entity
US9735958B2 (en) 2015-05-19 2017-08-15 Coinbase, Inc. Key ceremony of a security system forming part of a host computer for cryptographic transactions
US20160342984A1 (en) 2015-05-20 2016-11-24 402 Technologies S.A. Loop transfer in a resource transfer system
US20160342977A1 (en) 2015-05-20 2016-11-24 Vennd.io Pty Ltd Device, method and system for virtual asset transactions
US10963881B2 (en) 2015-05-21 2021-03-30 Mastercard International Incorporated Method and system for fraud control of blockchain-based transactions
JP6838000B2 (ja) 2015-05-26 2021-03-03 ティーゼロ・グループ,インコーポレーテッド 暗号技法を使用した取引における意思の難読化
US9904629B2 (en) 2015-05-31 2018-02-27 Apple Inc. Backup system with multiple recovery keys
US9961030B2 (en) 2015-06-24 2018-05-01 Private Giant Method and system for sender-controlled messaging and content sharing
US9673975B1 (en) 2015-06-26 2017-06-06 EMC IP Holding Company LLC Cryptographic key splitting for offline and online data protection
US10997590B2 (en) 2015-06-26 2021-05-04 American Express Travel Related Services Company, Inc. Systems and methods for in-application and in-browser purchases
US10009324B2 (en) 2015-06-29 2018-06-26 American Express Travel Related Services Company, Inc. Host card emulation systems and methods
US20180176222A1 (en) 2015-06-30 2018-06-21 Raghav Bhaskar User friendly two factor authentication
JP6636058B2 (ja) 2015-07-02 2020-01-29 ナスダック, インコーポレイテッドNasdaq, Inc. 分散トランザクションデータベースにおける出所保証のシステムおよび方法
GB201511964D0 (en) 2015-07-08 2015-08-19 Barclays Bank Plc Secure digital data operations
US9298806B1 (en) 2015-07-08 2016-03-29 Coinlab, Inc. System and method for analyzing transactions in a distributed ledger
US11521203B2 (en) 2015-07-09 2022-12-06 Cryptography Research, Inc. Generating a cryptographic key based on transaction data of mobile payments
US10339523B2 (en) 2015-07-14 2019-07-02 Fmr Llc Point-to-point transaction guidance apparatuses, methods and systems
US20170017936A1 (en) 2015-07-14 2017-01-19 Fmr Llc Point-to-Point Transaction Guidance Apparatuses, Methods and Systems
US10552905B2 (en) 2015-07-24 2020-02-04 Castor Pollux Holdings SARL Device, system, and method for transfer of commodities
JP6034927B1 (ja) 2015-07-27 2016-11-30 日本電信電話株式会社 秘密計算システム、秘密計算装置、およびプログラム
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
US20170046668A1 (en) 2015-08-16 2017-02-16 Google Inc. Comparing An Extracted User Name with Stored User Data
US11188907B1 (en) 2015-08-21 2021-11-30 United Services Automobile Association (Usaa) ACH authorization validation using public blockchains
CN105204802B (zh) * 2015-09-10 2019-05-21 海信集团有限公司 一种控制信息处理方法及装置
US20170075877A1 (en) 2015-09-16 2017-03-16 Marie-Therese LEPELTIER Methods and systems of handling patent claims
US11651367B2 (en) 2015-09-18 2023-05-16 International Business Machines Corporation Security in a communication network
US10453059B2 (en) 2015-09-30 2019-10-22 Bank Of America Corporation Non-intrusive geo-location determination associated with transaction authorization
US20170109540A1 (en) 2015-10-16 2017-04-20 Bank Of America Corporation Tokenization of financial account information for use in transactions
US20170116608A1 (en) 2015-10-22 2017-04-27 Align Commerce Corporation System and method for payment processing using crypto currencies
US20170132620A1 (en) 2015-11-06 2017-05-11 SWFL, Inc., d/b/a "Filament" Systems and methods for autonomous device transacting
US10719816B1 (en) 2015-11-19 2020-07-21 Wells Fargo Bank, N.A. Systems and methods for math-based currency escrow transactions
US11562353B2 (en) 2015-11-24 2023-01-24 Mastercard International Incorporated Method and system for gross settlement by use of an opaque blockchain
WO2017095833A1 (en) 2015-11-30 2017-06-08 Erik Voorhees Systems and methods for improving security in blockchain-asset exchange
US20170154391A1 (en) 2015-11-30 2017-06-01 Bank Of America Corporation System for resource analysis and resolution of non-conforming attributes
US11115196B1 (en) 2015-12-08 2021-09-07 EMC IP Holding Company LLC Methods and apparatus for secret sharing with verifiable reconstruction type
CN114726847A (zh) 2015-12-11 2022-07-08 安博科技有限公司 用于网络挂毯和瞬间粒度上的信息弹弓的系统和方法
US10089609B2 (en) 2015-12-14 2018-10-02 Visa International Service Association System and methods for online/offline synchronization
US11423498B2 (en) 2015-12-16 2022-08-23 International Business Machines Corporation Multimedia content player with digital rights management while maintaining privacy of users
WO2017106793A1 (en) 2015-12-16 2017-06-22 Visa International Service Association Systems and methods for secure multi-party communications using a proxy
WO2017112664A1 (en) 2015-12-21 2017-06-29 Kochava Inc. Self regulating transaction system and methods therefor
US10841784B2 (en) 2015-12-24 2020-11-17 Nokia Technologies Oy Authentication and key agreement in communication network
US9971850B2 (en) 2015-12-29 2018-05-15 International Business Machines Corporation Hash table structures
US20170200137A1 (en) 2016-01-08 2017-07-13 The Western Union Company Combined security for electronic transfers
AU2016100059A4 (en) 2016-01-24 2016-03-03 The Trustee For The Mckeon Family Trust integratedCONTRACT is a process of embedding dynamic data characteristics into financial and other instruments using Blockchain technology and a unique method for transacting on online peer to peer and marketplace exchanges.
GB2571390B (en) 2016-02-03 2022-07-20 Luther Systems Ltd Systems and method for secure management of digital contracts
US20170243193A1 (en) 2016-02-18 2017-08-24 Skuchain, Inc. Hybrid blockchain
US10387878B2 (en) 2016-02-22 2019-08-20 Bank Of America Corporation System for tracking transfer of resources in a process data network
CN109074563B (zh) 2016-02-23 2022-04-19 区块链控股有限公司 区块链系统内的基于代理的图灵完备交易集成反馈
GB2561729A (en) 2016-02-23 2018-10-24 Nchain Holdings Ltd Secure multiparty loss resistant storage and transfer of cryptographic keys for blockchain based systems in conjunction with a wallet management system
BR112018016819A2 (pt) 2016-02-23 2018-12-26 Nchain Holdings Ltd método e sistemas para proteger um recurso digital controlado utilizando uma tabela de dispersão e livro-razão distribuídos e um blockchain
US11658810B2 (en) 2016-03-23 2023-05-23 Telefonaktiebolaget Lm Ericsson (Publ) Cyber-physical context-dependent cryptography
WO2017184160A1 (en) 2016-04-22 2017-10-26 Entit Software Llc Authorization of use of cryptographic keys
GB201607476D0 (en) * 2016-04-29 2016-06-15 Eitc Holdings Ltd Operating system for blockchain IOT devices
US20190149337A1 (en) 2016-04-29 2019-05-16 nChain Holdings Limited Implementing logic gate functionality using a blockchain
US10333705B2 (en) 2016-04-30 2019-06-25 Civic Technologies, Inc. Methods and apparatus for providing attestation of information using a centralized or distributed ledger
US10277564B2 (en) 2016-05-04 2019-04-30 Nxp Usa, Inc. Light-weight key update mechanism with blacklisting based on secret sharing algorithm in wireless sensor networks
CN106022917A (zh) 2016-05-08 2016-10-12 杭州复杂美科技有限公司 区块链撮合交易所方案
JP7203009B2 (ja) 2016-07-29 2023-01-12 エヌチェーン ライセンシング アーゲー ブロックチェーンにより実装される方法及びシステム
CN107679045B (zh) 2016-08-01 2021-08-31 华为技术有限公司 版权授权管理方法及系统
JP2018023029A (ja) 2016-08-04 2018-02-08 株式会社 エヌティーアイ 通信システム、通信用クライアント、通信用サーバ、通信方法、プログラム
AU2017320341B2 (en) * 2016-08-30 2022-04-28 Commonwealth Scientific And Industrial Research Organisation Dynamic access control on blockchain
US11663609B2 (en) 2016-10-04 2023-05-30 International Business Machines Corporation Method and apparatus to enforce smart contract execution hierarchy on blockchain
CN107959656B (zh) 2016-10-14 2021-08-31 阿里巴巴集团控股有限公司 数据安全保障系统及方法、装置
US10524119B2 (en) 2016-11-23 2019-12-31 Afero, Inc. Apparatus and method for sharing credentials in an internet of things (IoT) system
CN106411503B (zh) 2016-11-28 2019-11-08 中国银行股份有限公司 区块链投票记账模式的记账方法及系统、投票及记账节点
WO2018125989A2 (en) 2016-12-30 2018-07-05 Intel Corporation The internet of things
SG11201906695VA (en) 2017-01-23 2019-08-27 Syed Hasan Universal bchain e3a connections (ubec)
US20180247191A1 (en) 2017-02-03 2018-08-30 Milestone Entertainment Llc Architectures, systems and methods for program defined entertainment state system, decentralized cryptocurrency system and system with segregated secure functions and public functions
US20190080402A1 (en) * 2017-09-11 2019-03-14 Templum, Llc System and method for providing a regulatory-compliant token
US11144893B2 (en) * 2017-10-30 2021-10-12 Nec Corporation Method and system for securing smart contracts in blockchains
KR102083258B1 (ko) 2017-11-15 2020-03-02 한양대학교 산학협력단 시냅스소자에서 가중치에 대한 비대칭성을 최소화하는 펄스 구동 장치 및 그 방법
US20190034936A1 (en) * 2017-12-29 2019-01-31 Intel Corporation Approving Transactions from Electronic Wallet Shares
KR20200104413A (ko) 2018-01-17 2020-09-03 메디씨 벤쳐스, 인코포레이티드 거래 주소를 생성하기 위해 n개의 키 중 m개를 사용하는 다중 승인 시스템
US20190340352A1 (en) 2018-05-03 2019-11-07 Ivan JC Peeters Method for producing dynamic password identification for users such as machines
US20190378139A1 (en) 2018-06-06 2019-12-12 The Bank Of New York Mellon Tracking and recovering transactions performed across multiple applications
US20190392118A1 (en) 2018-06-20 2019-12-26 Adp, Llc Blockchain Version Control
US20190392536A1 (en) 2018-06-26 2019-12-26 bootstrap legal Inc. Method and System for Creating and Managing a Smart Contract on a Distributed Ledger
US11204939B2 (en) 2018-07-18 2021-12-21 Bank Of America Corporation Data manifest as a blockchain service
US11886421B2 (en) 2019-01-31 2024-01-30 Salesforce, Inc. Systems, methods, and apparatuses for distributing a metadata driven application to customers and non-customers of a host organization using distributed ledger technology (DLT)
US11372455B2 (en) 2019-02-15 2022-06-28 The Johns Hopkins University Imaging sensor-based position detection
US11831710B2 (en) 2020-06-30 2023-11-28 ImageKeeper LLC Tracking and certification of digital media via distributed ledger

Also Published As

Publication number Publication date
JP7095049B2 (ja) 2022-07-04
CN109314642A (zh) 2019-02-05
EP3420675A1 (en) 2019-01-02
JP7114469B2 (ja) 2022-08-08
KR20180115727A (ko) 2018-10-23
CN114679282A (zh) 2022-06-28
US11347838B2 (en) 2022-05-31
MX2018010050A (es) 2019-01-21
EP3257002A1 (en) 2017-12-20
US20240184881A1 (en) 2024-06-06
BR112018016797A2 (pt) 2018-12-26
JP7411011B2 (ja) 2024-01-10
JP2024010213A (ja) 2024-01-23
US20220164435A1 (en) 2022-05-26
CN109074563A (zh) 2018-12-21
IL261238A (en) 2018-10-31
AU2017222468A1 (en) 2018-08-30
AU2022287650A1 (en) 2023-02-16
US20190057211A1 (en) 2019-02-21
US11755718B2 (en) 2023-09-12
US12032677B2 (en) 2024-07-09
WO2017145005A1 (en) 2017-08-31
JP6833861B2 (ja) 2021-02-24
EP3754901A1 (en) 2020-12-23
JP2022126777A (ja) 2022-08-30
EP3420675B1 (en) 2020-03-11
ZA202004369B (en) 2022-01-26
JP2019514235A (ja) 2019-05-30
JP7384965B2 (ja) 2023-11-21
GB201811774D0 (en) 2018-09-05
EA201891823A1 (ru) 2019-02-28
JP2024038031A (ja) 2024-03-19
CN114723447A (zh) 2022-07-08
TW201733304A (zh) 2017-09-16
IL276744B (en) 2022-05-01
SG10202109555WA (en) 2021-09-29
EP3257002B1 (en) 2020-03-11
TWI797512B (zh) 2023-04-01
JP2021012739A (ja) 2021-02-04
JP2019512909A (ja) 2019-05-16
JP2022110150A (ja) 2022-07-28
US20240028702A1 (en) 2024-01-25
US20210216623A1 (en) 2021-07-15
KR20180117119A (ko) 2018-10-26
IL276744A (en) 2020-09-30
GB2562656A (en) 2018-11-21
US11194898B2 (en) 2021-12-07
CA3013173A1 (en) 2017-08-31
WO2017145006A1 (en) 2017-08-31
TW202113626A (zh) 2021-04-01
SG11201806780PA (en) 2018-09-27
US20190058592A1 (en) 2019-02-21
ZA202110294B (en) 2023-09-27
TWI717469B (zh) 2021-02-01
GB201814873D0 (en) 2018-10-31
CN109314642B (zh) 2022-04-12
EP3764589A1 (en) 2021-01-13
AU2017222468B2 (en) 2023-01-12
IL261238B (en) 2021-06-30
GB2564299A (en) 2019-01-09

Similar Documents

Publication Publication Date Title
CN109074563B (zh) 区块链系统内的基于代理的图灵完备交易集成反馈
Pustišek et al. Blockchain: Technology and Applications for Industry 4.0, Smart Energy, and Smart Cities
Wright Agent-based Turing Complete Transactions integrating feedback within a Blockchain System

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