TW201733304A - 在區塊鏈系統中的代理式圖靈完備交易整合反饋 - Google Patents

在區塊鏈系統中的代理式圖靈完備交易整合反饋 Download PDF

Info

Publication number
TW201733304A
TW201733304A TW106105709A TW106105709A TW201733304A TW 201733304 A TW201733304 A TW 201733304A TW 106105709 A TW106105709 A TW 106105709A TW 106105709 A TW106105709 A TW 106105709A TW 201733304 A TW201733304 A TW 201733304A
Authority
TW
Taiwan
Prior art keywords
blockchain
transaction
loop
computing resource
code
Prior art date
Application number
TW106105709A
Other languages
English (en)
Other versions
TWI717469B (zh
Inventor
克雷格 賴特
斯特凡 薩凡納
Original Assignee
恩鏈控股有限公司
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 恩鏈控股有限公司 filed Critical 恩鏈控股有限公司
Publication of TW201733304A publication Critical patent/TW201733304A/zh
Application granted granted Critical
Publication of TWI717469B publication Critical patent/TWI717469B/zh

Links

Classifications

    • 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
    • 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
    • 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
    • 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/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3827Use of message hashing
    • 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)
  • Pure & Applied Mathematics (AREA)
  • Mathematical Optimization (AREA)
  • Computing Systems (AREA)
  • Algebra (AREA)
  • Artificial Intelligence (AREA)
  • Computational Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Mathematical Analysis (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (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

本發明係關於區塊鏈的實現,且適合但不限於與比特幣的區塊鏈一起使用,其可用於實現自動化過程,如設備/系統控制、過程控制、分散式計算和儲存等。本發明提供了一種使用區塊鏈來控制在計算資源上執行的程序的解決方案。在一實施例中,計算資源係與區塊鏈同步且平行運作,以管理一基於循環的操作。計算資源持續監控區塊鏈的狀態以及任一其他區塊鏈下的輸入資料或資源。循環執行會受區塊鏈的狀態影響,利用寫入在區塊鏈中記錄之交易內的計算資源執行循環的每一迭代,以雜湊方式儲存在交易的元數據中。若計算資源找到一筆交易是與循環相關的雜湊,則存取代碼的相關部分。循環包括條件語法,使計算資源能夠決定採取哪個動作。條件可以取決於區塊鏈或任何其他資料源的狀態,動作可以是區塊鏈上或區塊鏈下的任何類型的動作。因此,計算資源和區塊鏈的組合提供的解決方案(至少部分)是圖靈完備(Turing-complete)。

Description

在區塊鏈系統中的代理式圖靈完備交易整合反饋
本發明係有關一種基於共識的電子分類帳(electronic ledgers),特別是指一種區塊鏈實現和技術。本發明特別適合但不限於與比特幣的區塊鏈一起使用,其可用於實現如設備/系統控制、過程控制、分散式計算和儲存等應用。
本案中使用術語「區塊鏈」包括具有共識、電腦化的所有形式的分佈式分類帳,這些包括但不限於區塊鏈和交易鏈技術、授權和未授權的分類帳、共享分類帳及其變體等。儘管已經提出和開發其它區塊鏈應用,但目前區塊鏈技術最廣泛已知的應用是比特幣分類賬。雖然為了方便和說明之目的,本發明可參考比特幣,但是應當注意,本發明不限於與比特幣之區塊鏈和替代的區塊鏈實施方案和協議一起使用,這些皆落入本發明的範圍中。
區塊鏈是基於共識的電子分類帳,其被實現為由區塊組成的電腦分散式系統,而區塊又由複數交易所組成。每個交易是對區塊鏈系統的參與者之間的數字資產的控制傳輸進行編碼的資料結構,並且包括至少一個輸入和至少一個輸出。每個區塊包含前一區塊的雜湊(hash),該區塊被鏈接在一起,以創建從區塊開始以來已被寫入的所有交易,為永久且不可更改的記錄。交易包含嵌入到其輸入和輸出中、被稱為腳本(script)的小程序,腳本指定如何以及由誰來存取交易的輸出。在比特幣平台上,這些腳本係利用堆疊的腳本語言編寫。
寫入區塊鏈的交易必須經過「驗證」,網絡節點(礦工)執行工作以確保每筆交易都是有效的,無效的交易會被網路拒絕。安裝在節點上的軟體客戶端通過在未使用交易(unspent transaction, UTXO)上執行鎖定和解鎖以驗證工作腳本。若鎖定和解鎖腳本的執行評估為“TRUE”,則交易是有效的,並且交易被寫入區塊鏈中。因此,為了將交易寫入區塊鏈,必須 i)由接收交易的第一節點進行驗證 – 若交易被驗證,則節點將其轉發到網絡中的其他節點;ii)添加到由礦工建造的新區塊中, 及iii)開採,即添加到過去交易的公共分類帳中。
區塊鏈技術是最廣泛被知悉及使用的加密貨幣,數位企業家已經開始探索使用密碼安全系統的比特幣及可將比特幣儲存在區塊鏈上的新系統,包括但不限於: · 儲存元數據 · 執行數位令牌(token) · 建立數位簽章所簽署的合同
若區塊鏈可不限於加密貨幣領域的自動化任務和處理,將具有很大優勢, 此解決方案將能夠利用區塊鏈的優點(例如永久性、防篡改記錄、分散式處理等)同時在其應用中更為多方面。
在區塊鏈體系內目前關注的一個領域是圖靈完備(Turing-completeness),特別是如何促進圖靈完備行為納入區塊鏈技術,該技術是為了安全原因而限制功能。
有人質疑比特幣的腳本語言是否是圖靈完備,因為其本身不支援複雜的控制流功能,例如循環發生,這種限制的一個優點是程序的執行時間可預測。將比特幣腳本限制為線性或樹狀決策任務的另一個顯著優點是可避免無限循環,避免利用無限循環所發起攻擊(例如拒絕服務(DoS或DDoS)攻擊)的手段。由於此限制,比特幣腳本通常限於線性任務,而不是更複雜的應用程序,如自動化任務的控制、設備管理等。
以太坊(Ethereum)區塊鏈平台通過融入一個「內置」的圖靈完備語言稱為“Solidity”解決此問題。這種語言是以太坊平台的原生語言,因此以Solidity編寫的腳本可以包括控制流機制,如循環。 然而,以太坊遭受了幾次攻擊和漏洞攻擊。
由於上述提到的安全問題及由於比特幣使用的腳本語言的廣泛使用和熟悉,在區塊鏈體系的很大一部分中仍然希望保留使用區塊鏈技術的有限腳本語言。
因此,本發明提供一種解決方案,其有助於圖靈完備功能,例如循環機制和其他複雜控制結構,以與區塊鏈腳本整合,同時避免潛在安全弱點(例如無限循環)的破壞性影響。 這種解決方案將提供許多益處,包括: · 實現複雜區塊鏈的自動化; · 控制記錄到區塊鏈上的元數據流; · 擴展區塊鏈平台的功能和應用,這些平台不依賴或有意地結合圖靈完備語言。
本發明提供了一種解決方案,其包括與平行計算資源耦合的區塊鏈的新組合,其能在典型區塊鏈腳本之外進行模仿、模擬及/或併入循環以及其他圖靈完備的功能。進而有助於與例如分散式數據存儲、分散式計算和無人機控制或任何物聯網(IoT)設備相關的自動化任務的多種應用,此應用可包括將區塊鏈用於元數據儲存、管理數位令牌和建立合同。
因此,本發明提供如上述之解決方案及權利要求。本發明提供一(程序)控制方法和相應系統。 本發明可以被稱為區塊鏈實現的控制方法/系統。其可控制自動化任務或過程。
本發明利用區塊鏈來模仿/模擬圖靈完備。此外,本發明可使涉及圖靈完備控制機制的應用能在區塊鏈平台上執行。
再者,本發明所述為利用區塊鏈及/或一個或多個區塊鏈交易來控制在區塊鏈下計算資源上執行的程序之方法或系統。因此,本發明將不同功能和架構的不同計算組件設置成相互作用,以便提供新的技術結果。不同計算系統(計算資源和區塊鏈)的交互作用會產生強大的控制解決方案。
從計算資源的角度來看,本發明提供了程序可永久執行、且防止記錄被篡改的優點。從區塊鏈角度來看,本發明提供了改進的區塊鏈,能通過使用區塊鏈至少部分模擬圖靈完備的行為,基於此,進一步能配置更多複雜功能的區塊鏈應用。這一切都是在保持對區塊鏈交易使用有限的腳本語言的情況下實現。腳本語言可被限制,如此一來可避免或至少不造成將複雜控制流機制(例如循環)併入到以該語言編寫的代碼中。可以設置語言的指令集,即程序員可以使用的「命令」或「操作碼」,但不包括用於複雜流控制機制的命令。
區塊鏈係使用包含一有限語言的區塊鏈協定,其可為腳本語言(scripting language)。本發明可擴展有限腳本語言的功能以利用區塊鏈執行任務。
本發明可使用區塊鏈的狀態來執行循環的程序,循環程序可在與區塊鏈網路平行操作的計算資源上執行,此計算資源可以不同於區塊鏈網路(不是區塊鏈網路的一部分),計算資源可被稱為“oracle”或“bot”。
這使得區塊鏈協議能夠在利用功能有限的腳本語言的同時,允許諸如循環機制的控制流機制在區塊鏈下實現。此種新穎的組合增強了區塊鏈技術的多功能性,同時保持安全性。
此方法包括下列步驟: 在一計算資源上執行一循環;以及 利用該區塊鏈之狀態影響循環之執行。
此外,本發明包括利用一個或多個交易及/或(交易)區塊中提供的代碼所引用之區塊鏈來實現圖靈機的步驟。
計算資源可為任意處理裝置或系統,如一台伺服器或複數台伺服器,其可為獨立或分散式資源。區塊鏈可為比特幣區塊鏈或其他任意區塊鏈相關的平台,區塊鏈是基於共識的分佈式分類帳。
循環(loop)中至少一迭代的資訊係儲存在區塊鏈的一交易中,資訊可做為元數據儲存。循環可包含「if條件再動作」(If condition then action, ICTA)指令。
本發明之方法更包括產生與該循環相關之代碼之一密碼雜湊(cryptographic hash),並將密碼雜湊儲存在區塊鏈之一交易中。代碼可為包含一控制流狀態之一代碼區塊,如「if條件再動作」狀態。代碼區塊可為一部份的代碼,如全部或部分副程式(如功能、方法、程序)。控制流狀態可控制或影響循環的執行,例如迭代的次數。
計算資源可用以監控交易時的區塊鏈狀態,交易包含與該循環相關之代碼之一密碼雜湊。
本發明之方法更包括下列步驟: 對於該循環的每一迭代包括: 評估一條件,並基於該評估之結果執行至少一動作,該至少一動作包括: 使至少一交易被寫入該區塊鏈;以及/或 執行一區塊鏈下(off-blockchain)動作。
條件可用於監控任意值、訊號或輸入是從何處、如何及由誰產生,不論是在區塊鏈上或區塊鏈下,條件可與接收到的、偵測到的或由計算資源所產生的資料相關,或與區塊鏈之狀態相關,此條件可視為「觸發(trigger)」。此為區塊鏈的一種特殊狀態,或是區塊鏈下偵測到的事件(如日期或溫度等)或二者之組合。
動作可包含傳送一訊號以產生一區塊鏈下事件,或廣播一新交易,或二者之組合。索引(index)可以維持(i)計算資源(管理者)內的區塊鏈下或可以是(ii)儲存在隨後廣播的交易內的值。(i)和(ii)是維持控制資料的兩種替代方法。
計算資源用於監控: 區塊鏈之狀態;計算資源所產生或接收的值;及/或區塊鏈下提供的資料或訊號源。
本發明之方法包括下列步驟: i) 利用該區塊鏈做為用於資料、指令或指向資料及/或指令的一指標(pointer)之一儲存構件; ii) 利用一計算資源做為一圖靈完備程序(Turing complete process)之一控制流管理組件,該計算資料用以執行一循環機制。
因此,區塊鏈可以做為圖靈機的不可擦除帶。 計算資源可以用於控制程序的執行流,實現循環並擴展腳本語言的功能。
本發明之方法更包括在一特定迭代時重啟循環之步驟,若計算資源找到區塊鏈之一交易中的代碼(code in a transaction)的一部份的一預定雜湊,則可重啟循環,此部分代碼設於循環的本體中,其可包括一ICTA狀態。
計算資源可以在每一迭代時重新產生循環,此可以各種方式表現,舉例而言,循環的一代碼區塊可為: 硬編碼到該計算資源中或該計算資源上; 儲存在私有或公開的可用檔案中; 做為一私有或公開的雜湊表檔案之一開口(entry)儲存; 或上述之組合。
代碼區塊可為靜態且具有硬編碼變量,或可以是靜態但包含可以填充的參數。參數可為任意資料格式的單一值、小塊的編碼或以上之組合。可以通過從交易(例如比特幣交易)中的元數據或從諸如內部資料庫或私有/公共檔案或雜湊表的外部資源或上述的任何組合直接擷取參數以填充參數。指向外部參數值的指標可儲存在交易的元數據中。
可使用在交易中所提供的、或與交易相關聯的元數據來指定與迭代相關的資訊。
計算資源可包括註冊表、資料庫、儲存庫或其他儲存設施,或與註冊表、資料庫、儲存庫或其他儲存設施溝通,使計算資源可存取副程式預先儲存的版本。註冊表儲存有: i) 與循環相關之代碼之一密碼雜湊;以及 ii) 指向一位置之資訊,位置可供存取代碼之一副本。
本發明之方法更包括利用一區塊鏈交易以更新循環之代碼,以將現有代碼取代成新代碼之步驟。更甚者,區塊鏈交易為一多簽名付費至腳本雜湊(Pay to script hash, P2SH)交易。現有代碼之雜湊及新代碼之雜湊會被儲存。
本發明另提供一種執行上述方法中任意實施例之系統。
本發明提供一電腦系統,此系統利用一區塊鏈控制計算資源上的程序執行,此外,系統利用區塊鏈(與區塊鏈交互作用)去模擬或模仿圖靈完備、或利用區塊鏈執行如循環之類的控制流結構的應用。
本系統包括: 一區塊鏈;以及 一計算資源,用以執行一循環,循環之執行係受到區塊鏈之狀態影響。
與循環的至少一個迭代相關的資訊係儲存在區塊鏈上的一交易中,較佳的,資訊係做為元數據儲存在交易中。
較佳的,計算資源用以產生與循環相關之代碼之一密碼雜湊,較佳的,密碼雜湊儲存在區塊鏈上的一交易中。此外或可擇一的,計算資源可用以監控區塊鏈的狀態,區塊鏈的交易狀態包括與循環相關之代碼之一密碼雜湊。
較佳的,對於循環的每一迭代:一條件被評估,並基於該評估之結果執行至少一動作;該至少一動作包括: 使至少一交易被寫入該區塊鏈;以及/或 執行一區塊鏈下動作。
此條件係與接收到的、偵測到的或由計算資源所產生的資料相關,或與區塊鏈之狀態相關。
計算資源係配置為監控: 區塊鏈之狀態; 計算資源所接收或產生之一值;及/或 區塊鏈所提供之資料或訊號源。
區塊鏈做為用於資料、指令或指向資料及/或指令的一指標(pointer)之一儲存構件。計算資源做為一圖靈完備程序(Turing complete process)的一控制流管理組件,計算資料用以執行一循環機制。區塊鏈可用一限制語言操作,舉例而言,如比特幣腳本語言。
當計算資源找到區塊鏈的一交易中的代碼的一部份的一預定雜湊時,在一特定迭代時會重啟循環。與該迭代相關之資訊係使用在交易中提供的、或與交易相關聯的元數據來指定。
計算資源包括一註冊表、或可與註冊表溝通,註冊表使計算資源可存取一副程式的一預存版本,此註冊表可儲存: i) 與循環相關之代碼的一密碼雜湊;以及 ii) 指向一位置之資訊,位置可供存取該代碼的一副本。
本發明之系統利用一區塊鏈交易以更新循環之代碼,使現有代碼被取代成新代碼,且區塊鏈交易為一多簽名付費至腳本雜湊(Pay to script hash, P2SH)交易。較佳的,系統配置於儲存現有代碼之雜湊及新代碼之雜湊。
關於本發明實施例所描述的任何特徵也可以適用於任何其它方面或實施例,例如,關於方法描述的任何特徵也可以在系統使用,反之亦然。
下面描述使用比特幣區塊鏈的實施例進行說明,但亦可使用其他區塊鏈協議和實作,本發明不限於此。
本發明解決了在有限操作的區塊鏈平台(亦即使用不支持複雜控制機制的腳本語言的平台)上圖靈完備的問題,並因此擴展了可放置區塊鏈的用途或應用。Marvin Minsky(Minksy等人,Computation: Finite and Infinite Machines, Prentice Hall, Inc, 1967)揭露如何使用不可擦除的磁帶來實現圖靈完備的機器,不但能執行任何算法, 且可在通用圖靈機上執行。
本發明包括與區塊鏈結合操作的計算資源,其做為圖靈機實現中的不可擦除磁帶,此計算資源與區塊鏈網路平行運作、監督及處理循環程序的執行。循環程序係設計為執行給定任務,舉例而言,程序的自動化或設備或系統的控制(例如IoT設備的控制)。平行資源用以監控區塊鏈的狀態,並可將交易寫入區塊鏈中, 因此為方便參考,本文將其稱為「管理者」。
本發明包括以下特徵及優點: · 使區塊鏈做為圖靈機中的不可擦除磁帶 · 與區塊鏈平行運作的電腦監控和管理組件(管理者)的功能和實現 · 使用管理者做為圖靈機的指令表 · 利用代碼註冊表對管理者進行管理 · 交易與管理者的代碼相關之元數據及重複循環 · 利用數位簽章執行管理者的軟體更新 · 管理者在特殊實施時使用備用區塊鏈
區塊鏈做為 圖靈機之不可擦除磁帶
請參考第1圖,本發明利用區塊鏈做為圖靈機之不可擦除磁帶,包括下列定義及特徵: 1. 區塊鏈的作動同圖靈機的磁帶,區鏈塊中的每一筆交易會呈現為磁帶上的一個單元,此單元可包含一有限字母表的符號。 2. 磁帶頭可從已寫入區塊鏈的區塊中讀取資訊。 3. 磁帶頭可將包含許多交易的新區塊寫入到區塊鏈的末端,但不能寫入已存在的區塊中,因此區塊鏈磁帶不可擦除。 4. 每一交易之元數據可以儲存為多簽名付費到腳本散列(multi-signature pay-toscript-hash, P2SH)交易的一部分。
管理者的一個重要功能是充當一個代理以監視區塊鏈的當前狀態,還可接收來自任何區塊外資源(off-block source)的訊號或輸入。根據區塊鏈狀態及/或接收到的輸入,管理者可執行某些動作。管理者決定要執行哪些動作, 這些動作可能涉及或可能不涉及在「真實世界」(即區塊外)及/或區塊鏈上的動作(例如創建和廣播新交易),管理者所採取的動作可能由區塊鏈狀態或一些區塊外的輸入觸發。管理者亦可決定要向比特幣網路廣播的下一組交易,並隨後將之寫入區塊鏈中。
管理者的行動與比特幣網路平行且同步,在某種意義上擴展了有限制的比特幣腳本的功能,這種連續監控實現了「循環」控制流結構,使管理者和區塊鏈系統的組合圖靈完備。
管理者做為圖靈機指令表
在本發明之實施例中,圖靈機包括兩種堆疊: · 資料堆疊:由上述區塊鏈表示。 · 控制堆疊:由管理者功能表示,儲存與重複的控制流功能有關的資訊。
將控制堆疊與資料堆疊分離具有防止在區塊鏈(例如比特幣)核心中發生無限循環的優點,又減少了對比特幣系統的拒絕服務攻擊(denial-of-service attack)。
管理器可透過任何類型的循環結構(如FOR-NEXT、WHILE、REPEAT UNTIL等)管理和運行循環的副程式。本發明所述之實施例包括利用「重複」結構的程序(請參考第2圖),使用者指定索引(i )和限制(J ),表示當前迭代數量(通常從0開始計數)和各個重複循環的迭代的總數。
對於每一迭代: 1. 從1開始增加索引,對於退出條件,當索引達到極限時迭代就會停止; 2. 執行包含「if條件then動作」(if condition then action, ICTA)語法的代碼區塊;該動作可以是區塊鏈上或區塊鏈下的任何動作; 3. 計算此副程式的加密雜湊,並做為一交易(Tx)的一部份儲存在區塊鏈中,由於雜湊對於每一個代碼區塊皆具有唯一性,故可用於驗證那個代碼已被使用。
因此,循環的本體中包括一代碼區塊,每一代碼區塊包括一「if條件then動作」(ICTA)語法(如第3圖所示),監視區塊鏈的當前狀態以匹配以下交易: · 開始或觸發條件(例如當特定的比特幣位址達到10BTC時)。 · 重複條件(例如與先前迭代相關聯的元數據或雜湊)。 · 停止條件(例如循環的最後一次迭代)。
ICTA語法使管理者可依據區塊鏈的當前狀態來決定要進行的下一個交易。 進行下一交易涉及到將交易廣播到比特幣網路上,並將新交易寫入區塊鏈,做為執行此迭代的記錄。一旦交易被寫入區塊鏈中,管理者隨後找到先前的迭代已被執行並寫入區塊鏈,並接著將執行下一次迭代。當索引(i )達到代碼區塊中指定的限制(J )時,後面的迭代將繼續直到重複循環結束。
每個交易以可重複使用的方式保存在區塊鏈中。在使用比特幣時,交易中的每個簽名皆附加一SIGHASH標誌,此標誌可具有不同的值,每個值代表是否可在不涉及該簽名的所有者的情況下修改交易的其他部分。可重複使用的交易在其中一個交易的輸入中具有SIGHASH標誌「SigHash_AnyoneCanPay」,讓任何人對交易的輸入做出貢獻,且此參數可使管理者的ICTA功能可以執行和重複多次,並每次都有不同的輸入。該功能的使用可以限於授權方,例如通過可重用交易的版權。
ICTA代碼區塊之「If 條件」部分可監控任何類型的條件,類似於其他程式語言(例如C、C ++、Java),且不限於儲存在區塊鏈上的信息。如下所示為一些條件的範例: · 監控日期和時間(例如達到某個日期和時間時)。 · 監測天氣(例如當溫度低於10℃並且下雨時)。 · 監控社交媒體(例如當我收到我的朋友的消息)。 · 監控合同或信託的條件(例如當公司A購買公司B時)。 · 監控新聞和事件(例如當足球隊A贏得比賽時)。 · 監控來自物聯網的信息(例如當燈泡需要更換時)。 · 監控來自移動/可穿戴設備的數據(例如當可穿戴步進跟踪設備計數10000步時)。 · 監控來自雲計算的結果(例如當計算完成時,結果被接收)。 · 監控遠程數據存儲(例如如果文件仍然遠程存在)。
ICTA代碼區塊的「Then action 」部分可以執行多個動作,本發明不限制可採取的動作的數量或類型,且動作不限於區塊鏈上的交易,雖然包含與動作相關的元數據的交易可能皆寫在區塊鏈上。
管理者可指定任何形式的元數據,但在本發明的一實施例中,元數據可以將一超連結儲存到一檔案中,檔案中包含更多與動作相關的資料或指令,元數據亦可將超連結及動作的雜湊同時儲存到包含更多與動作相關的資料或指令的雜湊表中,此動作為雜湊表之查表鍵(look-up key)。在一實施例中可使用與BitTorrent的磁力連結格式(magnet URL format)類似型態的鏈接。
以下所示為動作的範例: · 比特幣交易(例如發送比特幣到特定位址)。 · 社交媒體(例如發送消息給朋友)。 · 交易(例如賣出X股)。 · 物聯網(例如關閉燈泡)。 · 商務(例如在線購買商品)。 · 在線服務(例如支付月費或使用比特幣請求的服務支付)。
由於本發明在所執行的動作的性質、類型或數量方面不受限制,故提供了一種高度通用的解決方案,可在大範圍的應用中有極大的優點。
管理者的控制堆疊可依據每一使用者的需要而有多種特定方式實現,舉例而言,控制堆疊的重複循環可用於任何圖靈完備語言,其中之一可能的語言選擇是Forth型態的堆疊語言,使用這種語言的優點之一在於其與控制堆疊在編程風格上與已知且廣泛運用的比特幣腳本一致。
使用比特幣腳本之備用堆疊做為資料儲存空間
比特幣腳本中包含命令,亦稱為操作代碼,讓使用者能將資料移動到一替代的堆疊上,稱為「替代堆疊」。
操作代碼為: · OP_TOALTSTACK - 將資料從主堆疊的頂端移動到替代堆疊的頂端。 · OP_FROMALTSTACK - 將資料從替代堆疊的頂端移動到主堆疊的頂端(請參考第4圖)。
中間計算步驟的資料可以儲存在替代堆疊中,類似允許將資料儲存在計算器上的「記憶」功能。在本發明之實施例中,替代堆疊用於讓比特幣腳本解決小計算量的任務並可將結果返回到計算中。
利用一代碼註冊表管理該管理者
該管理者亦管理其擁有並運行的所有代碼的一註冊表,此註冊表的結構與將一特定金鑰映射到一特定值的查找表或字典相似(請參考第5圖)。金鑰和值的配對分別由代碼區塊(H1)的雜湊及儲存代碼的IPv6位址表示。要使用金鑰H1檢索代碼區塊,先利用查找表檢索關聯值(儲存代碼的位置),並相應檢索源代碼。
代碼註冊表有多種實現方式,例如,可使用本地管理的列表或點對點分散式雜湊表來實現查找表。源代碼可儲存在本地端、遠程或使用一分散式的檔案存儲系統,利用一磁力連結格式或任何使用共享零知識加密的連結格式來實現。
管理者代碼的交易元數據及循環的重新產生
在特定迭代中要重新生成管理者的循環,其所需的資訊係做為元數據儲存在區塊鏈上所記錄的交易中(請參考第6圖和第7圖)。
以這種方式,區塊鏈上之交易儲存或提供存取在管理者上正在執行的循環之一給定迭代相關的資訊,資訊可包括與循環相關之任何變量的值,如索引i及任何其他必須資訊,如在代碼區塊中使用的參數值或確認可存取進一步需要資訊的位置相關資料。
元數據本身係做為多簽名付費腳本散列腳本(P2SH)的一部分儲存在交易中,腳本格式請參考第8圖,使用交易中記錄之元數據還可記錄過去代碼執行的一審計追踪(audit trail)。
管理者可通過多種方式在每次迭代中重新生成重複循環之代碼區塊,代碼區塊可被硬編碼到管理者本身中,或儲存在專用或公開可用的檔案中,亦或是做為私有或公共雜湊表檔案儲存,或上述之組合。代碼區塊可以是具有硬編碼變量的靜態,或者可以是靜態的,但是包含可以填充的參數。參數可為任何資料格式的單一值、小區塊編碼、或上述之組合,這些參數可通過直接從交易中的元數據(例如比特幣交易)或從外部來源例如內部資料庫、私人或公共檔案或雜湊表、或上述的任何組合中獲取來填充參數。指向外部參數值之指標可儲存在交易的元數據中。
以下步驟提供如何在第i次迭代時管理者可重新產生重複循環之代碼區塊之示意圖,在此實施例中,代碼註冊表為雜湊表,其中雜湊值做為表中的查表鍵,並儲存在交易的元數據中。 1. 管理者監控區塊鏈中的交易,包含代碼區塊中與代碼註冊表匹配之雜湊值。 2. 管理者找到包含與雜湊(H1)相應之交易。 3. 管理者讀取「元數據代碼雜湊」,取得CodeHash字段以得到H1,並用以來檢索代碼(C1)。若RIPEMD-160(SHA256(C1))等於H1,則表示代碼未被更改,可繼續進行下一步。 4. 管理者讀取儲存有索引I的「元數據代碼雜湊」(Metadata-CodeHash),並在第i次迭代時重新產生代碼。換言之,在適當的迭代時會「重新載入」循環。 5. 使用者的簽名包含在P2SH命令中,以驗證元數據的來源。 6. 若循環的迭代需要「元數據輸出雜湊」(Metadata-OutputHash)及「元數據輸出指標」(Metadata-OutputPointer)(如第7圖所示)以檢索先前步驟的輸出,則管理者讀取該些資料。
將交易解鎖可能需要多個簽名(例如使用者、作業系統、軟體開發人員和軟體供應商),因此數位版權管理(digital rights management, DRM)系統可管理P2SH交易中涉及的各方操作代碼的權利。
更新管理者代碼
與管理者相關之代碼區塊的軟體更新及修補程序係使用多簽名P2SH交易進行安全授權(請參考第8圖)。多簽名交易記錄如第8圖及第9圖所示,其為舊代碼區塊及新代碼區塊之元數據,將舊代碼轉換為新代碼的記錄可提供軟體更新的審計軌跡。管理者需儲存源代碼中舊區塊及新區塊的所有雜湊值,利用新、舊的源代碼區塊的雜湊值來驗證代碼檔案之完整性。
在本發明的一實施例中,交易需要多個簽名來進行解鎖(例如使用者、作業系統、軟體開發者及軟體供應商),利用一數位版權管理系統對管理者使用之代碼的軟體更新和修補程序進行管理。
大多數軟體在運行時不允許進行更新,而本發明之優點在於可在執行循環的過程中進行軟體更新,此提供了一種動態和響應的解決方案,其可即時地重新配置,並將由本發明控制的程序可能產生的破壞最小化。
區塊鏈上所取得之資訊(請參考第8圖及第9圖)可用以更新到循環中的新代碼,並使用舊代碼的前一次迭代中之輸出元數據開始進行下一個迭代步驟。
實施例
目前的比特幣腳本語言不允許發生循環,以防止未來的攻擊者使用比特幣付款來觸發連續和自動化的動作,否則將需要外部干預來阻止這些動作。然而,由於本發明的管理者持續監控區塊鏈的資訊,故允許基於區塊鏈上的最新資訊以安全的方式執行複雜的自動化操作。
以下所述為管理者的控制堆疊如何自動且在線投票計數機器人的程序,此部分並不僅限於選舉或政治投票的「投票」,而是可用於涉及選擇的任何應用。術語「投票(vote)」可以簡單地用於表示「選擇」、「挑選」或「指示」。
投票計數機器人旨在促進公平且偽匿名投票,由區塊鏈記錄不可改變、永久審核軌跡的投票計數過程。投票計數機器人自動使用管理者的控制堆疊且重複循環(請參考第10圖)。以下情況說明如何操作。
有100個投票人,如果在2016年1月1日之前收到57個唯一的「贊成」票,則將付款給主席賈森(Jason)。投票過程分為兩部分: · 令牌分配(token distribution) · 計數
對於令牌分配,每個授權投票人分配100個投票令牌,每個令牌由一(比特幣)公鑰和私鑰對表示,利用秘密交換協議分發給每個投票人。每個比特幣公鑰和位址中都加載了少量的比特幣以代表一票。機器人保留與每個授權令牌相關的公鑰列表,並在投票開始之前將此列表公開。為了確保投票不能被綁定並為匿名投票,私鑰列表和投票人身份與其令牌之間的映射會被銷毀(即永不儲存)。
擁有匿名和預先授權的位址列表具有其他重要好處,可確保只有獲得授權的人才能投下有效的投票權,亦可便於排除來自特定位址的任何不需要的投票(例如垃圾郵件、不合格的投票人)而不損害投票人的身份。管理者執行一個重複循環以實現計數程序,將位址列表保存在比特幣腳本中,並傳送到備用堆疊以儲存資料。一旦位址被計數,其將從備用堆疊中刪除,不再新增到下一個交易中;當位址列表為空時,停止重複循環。
投票機器人管理者用其儲存投票計數的中間值,而非使用整數索引i來追蹤目前循環的位置,可確保投票計數的中間值儲存在區塊鏈中。此部分提供了一個審計軌跡,並顯示投票計數過程是公平的。
若收到具有唯一性的「贊成」票數達到57票,則將約定的比特幣金額支付到Jason的賬戶中。投票計數腳本的加密雜湊及儲存此腳本之IPv6位址將被公開發布,此意味著公眾有足夠的資訊進行重新計算,並確保投票計數過程公正正確。
應注意的是,上述實施例並非限制本發明,並且本領域技術人員將能夠設計許多備選實施例而不脫離由所附申請專利範圍限定的本發明的範圍。在申請專利範圍中,放置在括號中的任何附圖標記不應被解釋為限制權利要求。詞語「包括」不排除除了任何申請專利範圍或說明書作為整體列出的元件或步驟之外的元件或步驟的存在,在本說明書中,「包括」是指「包括或由...組成」。元素的單數引用並不排除這些元素的複數引用,反之亦然。本發明可以通過包括幾個不同元件的硬件,以及借助於適當編碼之計算機來實現。在列舉了若干裝置的設備申請專利範圍中,這些裝置中的幾個可以由同一個裝置項實現。在相互不同的從屬申請專利範圍中記載某些措施的事實並不表示這些措施的組合不能有利地使用。
參考本發明所述之實施例,本發明的這些和其它方面將是顯而易見的。現在將僅通過實施例的方式並參考圖式來描述本發明的實施例,其中 第1圖為區塊鏈做為圖靈機的不可擦除帶之示意圖。 第2圖為由管理者將與區塊鏈與重複循環結合之副程式示意圖。 第3圖為本發明一實施例中ICTA代碼區塊之程式碼示意圖。 第4圖為本發明一實施例中,比特幣的命令允許使用者將資料移入和移出替代堆疊之示意圖。 第5圖為本發明一實施例中管理者之代碼註冊表。 第6圖為本發明一實施例中與管理者之代碼區塊相關的元數據。 第7圖為本發明一實施例中與管理者在循環的一特定迭代時輸出相關的元數據。 第8圖為本發明一實施例中交易腳本及元數據之示意圖。 第9圖為本發明一實施例中管理者軟體修補驗證及審計軌跡之示意圖。 第10圖為本發明一實施例中計數機器人在偽代碼中的重複循環。

Claims (30)

  1. 一種利用區塊鏈在計算資源(computing resource)上控制程序執行之方法,包括下列步驟: 在該計算資源上執行一循環(loop);以及 利用該區塊鏈之狀態影響該循環之執行。
  2. 如請求項1所述之方法,其中與該循環的至少一個迭代(iteration)相關的資訊係儲存在該區塊鏈上的一交易中。
  3. 如請求項2所述之方法,其中該資訊係做為元數據儲存在該交易中。
  4. 如上述任一請求項所述之方法,更包括產生與該循環相關之代碼之一密碼雜湊,並將該密碼雜湊儲存在該區塊鏈上的一交易中。
  5. 如上述任一請求項所述之方法,其中該計算資源係用以監控一交易之該區塊鏈的狀態,該區塊鏈包含與該循環相關之代碼之一密碼雜湊。
  6. 如上述任一請求項所述之方法,更包括下列步驟: 對於該循環的每一迭代包括下列步驟: 評估一條件,並基於該評估之結果執行至少一動作,該至少一動作包括: 使至少一交易被寫入該區塊鏈;以及/或 執行一區塊鏈下(off-blockchain)動作。
  7. 如請求項5或6所述之方法,其中該條件係與接收到的、偵測到的或由該計算資源所產生的資料相關,或與該區塊鏈之該狀態相關。
  8. 如上述任一請求項所述之方法,其中該計算資源係配置為監控該區塊鏈之該狀態、監控該計算資源所接收或產生之一值及/或監控該區塊鏈所提供之資料或訊號源。
  9. 如上述任一請求項所述之方法,更包括下列步驟: i) 利用該區塊鏈做為用於資料、指令或指向資料及/或指令的一指標(pointer)的一儲存構件; ii) 利用一計算資源做為一圖靈完備程序(Turing complete process)的一控制流管理組件,該計算資料用以執行一循環機制。
  10. 如上述任一請求項所述之方法,更包括:若該計算資源找到該區塊鏈的一交易中的代碼(code in a transaction)的一部份的一預定雜湊,則在一特定迭代時重啟該循環。
  11. 如請求項10所述之方法,其中與該迭代相關的該資訊係使用在交易中提供的或與該交易相關聯的元數據來指定。
  12. 如上述任一請求項所述之方法,其中該循環之代碼係: 硬編碼到該計算資源中或該計算資源上; 儲存在一私有或公開的可用檔案中;以及/或 做為一私有或公開的雜湊表檔案之一開口(entry)儲存;以及/或 為具有複數硬編碼變量或至少一參數之靜態編碼區塊(static code block)。
  13. 如上述任一請求項所述之方法,其中該循環之代碼係與至少一參數相關,或包含至少一參數,該參數為: 填充(populated)、初始化或樣例化為任何資料格式之單一值; 代碼之一部分; 檢索來自一區塊鏈交易中的元數據或該計算資源外部的一資源; 檢索來自一資料庫、一私有或公開檔案、或一雜湊表;以及/或 利用複數值填充,該等值係利用至少一指標存取一資料源,其中該至少一指標係做為元數據儲存在該區塊鏈上的一交易中。
  14. 如上述任一請求項所述之方法,其中該計算資源包括一註冊表或可與該註冊表溝通,該註冊表使該計算資源可存取一副程式的一預存版本。
  15. 如請求項14所述之方法,其中該註冊表係儲存有: i) 與該循環相關之代碼的一密碼雜湊;以及 ii) 指向一位置之資訊,該位置以供存取該代碼的一副本。
  16. 如上述任一請求項所述之方法,更包括下列步驟: 利用一區塊鏈交易以更新該循環之代碼,以將現有代碼取代成新代碼; 其中該區塊鏈交易為一多簽名付費至腳本雜湊(Pay to script hash, P2SH)交易。
  17. 如請求項16所述之方法,更包括下列步驟: 儲存該現有代碼的一雜湊及該新代碼的一雜湊。
  18. 一種用區塊鏈在計算資源(computing resource)上控制程序執行之電腦系統,包括: 一區塊鏈;以及 一計算資源,用以執行一循環,該循環之執行係受到該區塊鏈之狀態影響。
  19. 如請求項18所述之系統,其中與該循環的至少一個迭代(iteration)相關的資訊係儲存在該區塊鏈上的一交易中,其中該資訊係做為元數據儲存在該交易中。
  20. 如請求項18或19所述之系統,其中該計算資源係用以: i) 產生與該循環相關之代碼的一密碼雜湊,並將該密碼雜湊儲存在該區塊鏈上的一交易中;以及/或 ii) 監控一交易之該區塊鏈的狀態,該區塊鏈包含與該循環相關之代碼的一密碼雜湊。
  21. 如請求項18至20所述之系統,其中該循環的每一迭代包括: 一條件被評估,並基於評估之結果執行至少一動作;該至少一動作包括: 使至少一交易被寫入該區塊鏈;以及/或 執行一區塊鏈下(off-blockchain)動作。
  22. 如請求項21所述之系統,其中該條件係與接收到的、偵測到的或由該計算資源所產生的資料相關,或與該區塊鏈之該狀態相關。
  23. 如請求項18至22所述之系統,其中該計算資源係配置為監控該區塊鏈之該狀態、監控該計算資源所接收或產生的一值及/或監控該區塊鏈所提供之資料或訊號源。
  24. 如請求項18至23所述之系統,其中: i) 該區塊鏈做為用於資料、指令或指向資料及/或指令的一指標(pointer)的一儲存構件; ii) 該計算資源做為一圖靈完備程序(Turing complete process)的一控制流管理組件,該計算資料用以執行一循環機制。
  25. 如請求項18至24所述之系統,其中該計算資源找到該區塊鏈的一交易中的代碼(code in a transaction)的一部份的一預定雜湊時,則在一特定迭代時重啟該循環。
  26. 如請求項25所述之系統,其中與迭代相關的該資訊係使用在交易中提供的或與該交易相關聯的元數據來指定。
  27. 如請求項18至26所述之系統,其中該計算資源包括一註冊表或可與該註冊表溝通,該註冊表使該計算資源可存取一副程式之一預存版本。
  28. 如請求項27所述之系統,其中該註冊表係儲存有: 與該循環相關之代碼之一密碼雜湊;以及 指向一位置之資訊,該位置以供存取該代碼的一副本。
  29. 如請求項18至28所述之系統,其中該系統之配置為: 利用一區塊鏈交易以更新該循環之代碼,以將現有代碼取代成新代碼;以及 其中該區塊鏈交易為一多簽名付費至腳本雜湊(Pay to script hash, P2SH)交易。
  30. 如請求項29所述之系統,其中該系統係儲存該現有代碼的一雜湊及該新代碼的一雜湊。
TW106105709A 2016-02-23 2017-02-21 在區塊鏈系統中的代理式圖靈完備交易整合反饋 TWI717469B (zh)

Applications Claiming Priority (4)

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

Publications (2)

Publication Number Publication Date
TW201733304A true TW201733304A (zh) 2017-09-16
TWI717469B TWI717469B (zh) 2021-02-01

Family

ID=58185569

Family Applications (2)

Application Number Title Priority Date Filing Date
TW106105709A TWI717469B (zh) 2016-02-23 2017-02-21 在區塊鏈系統中的代理式圖靈完備交易整合反饋
TW109142412A TWI797512B (zh) 2016-02-23 2017-02-21 在區塊鏈系統中的代理式圖靈完備交易整合反饋

Family Applications After (1)

Application Number Title Priority Date Filing Date
TW109142412A TWI797512B (zh) 2016-02-23 2017-02-21 在區塊鏈系統中的代理式圖靈完備交易整合反饋

Country Status (16)

Country Link
US (5) US11194898B2 (zh)
EP (4) EP3754901A1 (zh)
JP (7) JP7114469B2 (zh)
KR (2) KR20180115727A (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) SG11201806780PA (zh)
TW (2) TWI717469B (zh)
WO (2) WO2017145006A1 (zh)
ZA (2) ZA202004369B (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI684892B (zh) * 2017-11-23 2020-02-11 香港商阿里巴巴集團服務有限公司 資料處理方法和裝置
TWI765692B (zh) * 2019-04-09 2022-05-21 南韓商韓領有限公司 收集與驗證網路交通數據之系統以及方法
TWI809080B (zh) * 2018-04-05 2023-07-21 安地卡及巴布達商區塊鏈控股有限公司 用以移轉數位資產存取權之電腦實施方法及系統

Families Citing this family (94)

* 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 特性測定用器具および特性測定方法
US10354325B1 (en) 2013-06-28 2019-07-16 Winklevoss Ip, Llc Computer-generated graphical user interface
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
EP3754901A1 (en) 2016-02-23 2020-12-23 Nchain Holdings Limited Blockchain implemented counting system and method for use in secure voting and distribution
GB2561727A (en) 2016-02-23 2018-10-24 Nchain Holdings Ltd Blockchain-based exchange with tokenisation
AU2017223129A1 (en) 2016-02-23 2018-07-12 nChain Holdings Limited Secure multiparty loss resistant storage and transfer of cryptographic keys for blockchain based systems in conjunction with a wallet management system
EP3860037A1 (en) 2016-02-23 2021-08-04 Nchain Holdings Limited Cryptographic method and system for secure extraction of data from a blockchain
CA3227439A1 (en) 2016-02-23 2017-08-31 nChain Holdings Limited Registry and automated management method for blockchain-enforced smart contracts
SG11201805472RA (en) 2016-02-23 2018-07-30 Nchain Holdings Ltd Determining a common secret for the secure exchange of information and hierarchical, deterministic cryptographic keys
SG10202011640TA (en) 2016-02-23 2021-01-28 Nchain Holdings Ltd System and method for controlling asset-related actions via a blockchain
US20180322489A1 (en) * 2017-05-03 2018-11-08 Meredith Altenhofen System and method for restricted transaction processing
CN117611146A (zh) 2017-05-22 2024-02-27 区块链控股有限公司 将未确定来源的未确定数据安全地提供到区块链事务的锁定脚本中
EP3649759A1 (en) 2017-07-07 2020-05-13 Nchain Holdings Limited System and method for compiling high-level language code into a script executable on a blockchain platform
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
WO2019081086A1 (de) 2017-10-23 2019-05-02 Siemens Aktiengesellschaft Verfahren und steuersystem zum steuern und/oder überwachen von geräten
JP7065956B2 (ja) * 2017-10-23 2022-05-12 シーメンス アクチエンゲゼルシヤフト 機器を制御および/またはモニターするための方法および制御システム
CN111295655B (zh) 2017-10-27 2021-08-31 数字资产(瑞士)股份有限公司 用于一个或多个进程的分布式隐私保护共享执行的计算机系统和方法
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
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
EP3718263B1 (de) 2018-01-22 2022-07-20 Siemens Aktiengesellschaft Verfahren und steuersystem zum steuern und/oder überwachen von geräten
CN111602372B (zh) * 2018-01-22 2022-12-09 西门子股份公司 用于控制和/或监控设备的方法和控制系统
US11121872B2 (en) * 2018-01-23 2021-09-14 Zeronorth, Inc. Trusted verification of cybersecurity remediation
US11539748B2 (en) 2018-01-23 2022-12-27 Zeronorth, Inc. Monitoring and reporting enterprise level cybersecurity remediation
US10445965B2 (en) 2018-01-29 2019-10-15 Accenture Global Solutions Limited Blockchain-based cryptologic ballot organization
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
US10540654B1 (en) 2018-02-12 2020-01-21 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
US11308487B1 (en) 2018-02-12 2022-04-19 Gemini Ip, Llc System, method and program product for obtaining 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
US10438290B1 (en) 2018-03-05 2019-10-08 Winklevoss Ip, Llc System, method and program product for generating and utilizing stable value 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
WO2019201461A1 (de) 2018-04-18 2019-10-24 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
US11188911B2 (en) 2018-08-21 2021-11-30 Bcdb, Inc. Object oriented smart contracts for UTXO-based blockchains
US11694197B2 (en) 2018-08-21 2023-07-04 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
US11940978B2 (en) 2018-09-19 2024-03-26 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
US11032063B2 (en) 2018-09-19 2021-06-08 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 阿里巴巴集团控股有限公司 一种基于区块链智能合约的交易哈希获取方法及系统
KR102142259B1 (ko) * 2018-12-20 2020-08-10 주식회사 마크애니 블록체인 기반의 스마트 계약을 이용한 콘텐츠 파일 유통 시스템 및 그 방법
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
WO2020138532A1 (ko) * 2018-12-27 2020-07-02 서강대학교 산학협력단 사물 인터넷 환경을 위한 동적 블라인드 투표기반의 블록체인 합의방법
CN109756566B (zh) * 2018-12-27 2020-01-03 重庆小雨点小额贷款有限公司 基于区块链的数据存储方法、相关设备及存储介质
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 阿里巴巴集团控股有限公司 基于区块链的资源分配方法和装置
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 (주)엔티시스 블록체인 기반의 온라인 비밀 투표 시스템을 구축하는 전자투표 서버 및 이의 동작 방법
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 杭州复杂美科技有限公司 平行链自共识方法、设备和存储介质
WO2021020407A1 (ja) * 2019-08-01 2021-02-04 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ 制御方法、サーバ、及び、プログラム
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
CN112667601B (zh) * 2020-12-30 2023-06-20 杭州趣链科技有限公司 区块链标识的管理方法、终端设备及计算机可读存储介质
CN113127910B (zh) * 2021-04-30 2022-04-12 复旦大学 基于区块链和去中心可追踪属性签名的可控匿名投票系统
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 (362)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5858506B2 (ja) 1981-01-26 1983-12-26 タキロン株式会社 雨樋部材
ATE187588T1 (de) 1993-08-17 1999-12-15 R3 Security Engineering Ag 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
CN1912885B (zh) 1995-02-13 2010-12-22 英特特拉斯特技术公司 用于安全交易管理和电子权利保护的系统和方法
WO1996033565A1 (en) 1995-04-21 1996-10-24 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
KR19990022451A (ko) 1995-06-05 1999-03-25 피터 씨. 프레운드 다단계 디지털 서명 방법 및 시스템
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 栄司 岡本 暗号データ回復方法及び鍵登録システム
WO1998054864A2 (en) 1997-05-28 1998-12-03 Adam Lucas Young Auto-recoverable auto-certifiable cryptosystems
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 携帯端末用プリンタおよびプリントコンテンツ配信システム
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
ATE465571T1 (de) 2001-08-13 2010-05-15 Univ Leland Stanford Junior Systeme und verfahren zur verschlüsselung auf identitätsbasis und damit zusammenhängende kryptografische techniken
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
FR2850479B1 (fr) 2003-01-24 2005-04-29 France Telecom Procede cryptographique a cle publique pour la protection d'une puce contre la fraude
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
US8050409B2 (en) 2004-04-02 2011-11-01 University Of Cincinnati Threshold and identity-based key management and authentication for wireless ad hoc networks
CN101023622B (zh) 2004-04-02 2010-12-08 捷讯研究有限公司 配置和供应无线手持设备
US11599873B2 (en) 2010-01-08 2023-03-07 Blackhawk Network, Inc. Systems and methods for proxy card and/or wallet redemption card transactions
WO2005107141A1 (en) 2004-04-30 2005-11-10 Research In Motion Limited Systems and methods to securely generate shared keys
US20060034494A1 (en) 2004-08-11 2006-02-16 National Background Data, Llc Personal identity data management
CN101069204A (zh) 2004-08-19 2007-11-07 托马斯·梅雷迪思 提供进行电子交易的现金和现金等价物的方法
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
US7869593B2 (en) 2005-01-07 2011-01-11 First Data Corporation Software for providing based on shared knowledge public keys having same private key
US20060161485A1 (en) 2005-01-18 2006-07-20 Meldahl Robert A Financial analysis tree software engine
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
WO2006118092A1 (ja) 2005-04-27 2006-11-09 Matsushita Electric Industrial Co., Ltd. 情報セキュリティ装置及び楕円曲線演算装置
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
EP2002437A1 (en) 2006-03-31 2008-12-17 International Business Machines Corporation Method and systems using identifier tags and authenticity certificates for detecting counterfeited or stolen brand objects
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
AU2007351552B2 (en) 2006-11-07 2010-10-14 Security First Corporation Systems and methods for distributing and securing data
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
EP2082524B1 (en) 2006-11-15 2013-08-07 Certicom Corp. Implicit certificate verification
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
JP5439358B2 (ja) 2007-03-23 2014-03-12 アノト アクティエボラーク 位置符号化パターンの印刷
JP5210376B2 (ja) 2007-05-07 2013-06-12 ヒタチデータ・システムズ・コーポレイション 固定コンテンツ分散型データ記憶システムにおけるデータ機密保持方法
US8478988B2 (en) 2007-05-15 2013-07-02 At&T Intellectual Property I, L.P. System and method for authentication of a communication device
WO2009009868A1 (en) 2007-07-17 2009-01-22 Certicom Corp. Method of compressing a 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 한국전자통신연구원 유비쿼터스 환경에서의 아이덴티티 공유 장치 및 방법
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
CN101499959B (zh) 2008-01-31 2012-08-08 华为技术有限公司 配置密钥的方法、装置及系统
US8424054B2 (en) 2008-03-10 2013-04-16 Mitsubishi Electric Corporation Secret information management apparatus, information processing apparatus, and secret information management system
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
US8023425B2 (en) 2009-01-28 2011-09-20 Headwater Partners I Verifiable service billing for intermediate networking devices
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
CN102144371B (zh) * 2008-09-10 2015-06-03 Lg电子株式会社 选择性地加密控制信号的方法
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
WO2010096923A1 (en) 2009-02-27 2010-09-02 Certicom Corp. System and method for securely communicating with electronic meters
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
JP4905575B2 (ja) 2010-03-30 2012-03-28 日本電気株式会社 情報処理システム、情報処理方法、複製元情報処理装置、複製先情報処理装置、及び、プログラム
CA2795206C (en) 2010-03-31 2014-12-23 Rick L. Orsini Systems and methods for securing data in motion
CN102238179B (zh) 2010-04-07 2014-12-10 苹果公司 实时或准实时流传输
US8429408B2 (en) 2010-06-11 2013-04-23 Certicom Corp. Masking the output of random number generators in key generation protocols
US9231768B2 (en) 2010-06-22 2016-01-05 International Business Machines Corporation Utilizing a deterministic all or nothing transformation in a dispersed storage network
CA2798951C (en) 2010-07-08 2016-05-10 Certicom Corp. System and method for performing device authentication using key agreement
US8644515B2 (en) 2010-08-11 2014-02-04 Texas Instruments Incorporated Display authenticated security association
EP2606604A1 (en) 2010-08-17 2013-06-26 Hewlett-Packard Development Company, L.P. Encryption key management
CN103119044B (zh) 2010-09-22 2017-02-08 三菱瓦斯化学株式会社 吡咯并喹啉醌的钙盐
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
WO2012095973A1 (ja) 2011-01-13 2012-07-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
CN104011755B (zh) 2011-12-22 2018-06-08 英特尔公司 多用户电子钱包及其管理
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
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
WO2014011453A2 (en) 2012-07-09 2014-01-16 Jvl Ventures, Llc 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.
JP6173455B2 (ja) 2012-08-17 2017-08-02 コーニンクレッカ フィリップス エヌ ヴェKoninklijke Philips N.V. 属性ベース暗号化
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
JP2016502377A (ja) 2013-01-08 2016-01-21 バーイラン ユニバーシティー 安全計算を用いて安全性を提供する方法
KR20140099126A (ko) 2013-02-01 2014-08-11 삼성전자주식회사 소프트웨어를 보안하기 위하여 해시 함수를 이용한 소프트웨어 처리 방법, 그 장치 및 그 방법을 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체
JP2014153583A (ja) 2013-02-12 2014-08-25 Hitachi Ltd 署名文書の管理方法及び署名サーバ
CN109086581B (zh) 2013-03-15 2021-11-05 美国邮政管理局 身份验证系统和方法
US20160337124A1 (en) 2013-04-10 2016-11-17 Michael Rozman Secure backup and recovery system for private sensitive data
US20160085955A1 (en) 2013-06-10 2016-03-24 Doosra, Inc. Secure Storing and Offline Transferring of Digitally Transferable Assets
US20150006386A1 (en) 2013-06-28 2015-01-01 Sap Ag Offline mobile payment process
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
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
US9124430B2 (en) 2013-09-23 2015-09-01 Venafi, Inc. Centralized policy management for security keys
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
WO2015106285A1 (en) * 2014-01-13 2015-07-16 Yago Yaron Edan Verification method
WO2015107952A1 (ja) 2014-01-17 2015-07-23 日本電信電話株式会社 秘密計算方法、秘密計算システム、ランダム置換装置及びプログラム
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 华为技术有限公司 基于组合公钥密码体制的通信方法、装置及系统
CN104901931B (zh) 2014-03-05 2018-10-12 财团法人工业技术研究院 证书管理方法与装置
US10664833B2 (en) 2014-03-05 2020-05-26 Mastercard International Incorporated Transactions utilizing multiple digital wallets
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
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
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
US20170178237A1 (en) 2014-03-11 2017-06-22 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 宋骊平 一种内嵌固定收款地址的比特币终端钱包及其比特币支付方法
WO2015183497A1 (en) 2014-05-06 2015-12-03 Case Wallet, Inc. Cryptocurrency virtual wallet system and method
ZA201502969B (en) 2014-05-09 2016-01-27 Univ Stellenbosch Enabling a user to transact using cryptocurrency
CN106664292A (zh) 2014-05-09 2017-05-10 凡尔塔斯姆有限公司 可选地具有估值过滤器的用于低信任和零信任价值转移的设备、系统和方法
US20160335628A1 (en) 2014-05-15 2016-11-17 Adam Mark Weigold 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
WO2015188151A1 (en) 2014-06-06 2015-12-10 Bittorrent, 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
US20150363777A1 (en) 2014-06-16 2015-12-17 Bank Of America Corporation Cryptocurrency suspicious user alert system
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
KR101626276B1 (ko) 2014-06-17 2016-06-01 어준선 디지털 화폐와 연동되어 디지털 컨텐츠를 생성, 제공, 재생하기 위한 방법, 이를 이용한 단말 및 컴퓨터 판독 가능한 기록 매체
WO2015198098A1 (en) 2014-06-26 2015-12-30 Telefonaktiebolaget L M 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
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
US10360392B2 (en) 2014-08-01 2019-07-23 National Ict Australia Limited 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
AU2015308608B2 (en) 2014-08-29 2019-07-04 Visa International Service Association Methods for secure cryptogram generation
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
EP3198539A4 (en) 2014-09-23 2018-05-16 Spondoolies Tech Ltd. System and method for providing shared hash engines architecture for a bitcoin block chain
US10721062B2 (en) 2014-09-24 2020-07-21 Hewlett Packard Enterprise Development Lp Utilizing error correction for secure secret sharing
WO2016046949A1 (ja) 2014-09-26 2016-03-31 株式会社日立製作所 楕円曲線スカラー倍演算方法
US20160092870A1 (en) 2014-09-29 2016-03-31 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
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
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
JP5860556B1 (ja) 2015-02-06 2016-02-16 日本電信電話株式会社 不整合検知方法、不整合検知システム、不整合検知装置、およびプログラム
SG11201706289WA (en) 2015-02-09 2017-09-28 T0 Com Inc Crypto integration platform
US10594484B2 (en) 2015-02-13 2020-03-17 Yoti Holding Limited Digital identity system
US20180034810A1 (en) 2015-02-27 2018-02-01 Dyadic Security Ltd A system and methods for protecting keys in computerized devices operating versus a server
RU2015106704A (ru) 2015-02-27 2016-09-20 Дмитрий Сергеевич Ермолаев Способ учёта имущественных и иных именованных единиц в одноуровневых средах типа bitcoin и next
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
US10541811B2 (en) 2015-03-02 2020-01-21 Salesforce.Com, Inc. Systems and methods for securing data
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
US20180240107A1 (en) 2015-03-27 2018-08-23 Black Gold Coin, Inc. Systems and methods for personal identification and verification
PL3073670T4 (pl) 2015-03-27 2021-08-23 Black Gold Coin, Inc. System i sposób osobistej identyfikacji i weryfikacji
US11200564B2 (en) 2015-03-31 2021-12-14 Nasdaq, Inc. Systems and methods of blockchain transaction recordation
US9641341B2 (en) 2015-03-31 2017-05-02 Duo Security, Inc. Method for distributed trust authentication
EP3281163B1 (en) 2015-04-05 2023-12-13 Digital Asset (Switzerland) GmbH Digital asset intermediary electronic settlement platform
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
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
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
US10552829B2 (en) 2015-05-26 2020-02-04 tZERO Group, Inc. Obfuscation of intent in transactions using cryptographic techniques
US9842062B2 (en) 2015-05-31 2017-12-12 Apple Inc. Backup accessible by subset of related devices
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
WO2017001972A1 (en) 2015-06-30 2017-01-05 Raghav Bhaskar User friendly two factor authentication
EP3317775B1 (en) 2015-07-02 2022-02-16 Nasdaq, Inc. Systems and methods of secure provenance for distributed transaction databases
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
WO2017019488A1 (en) 2015-07-24 2017-02-02 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
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
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
EP3384448B1 (en) 2015-11-30 2020-10-14 Shapeshift AG Systems and methods for improving security in blockchain-asset exchange
US11115196B1 (en) 2015-12-08 2021-09-07 EMC IP Holding Company LLC Methods and apparatus for secret sharing with verifiable reconstruction type
WO2017098326A1 (en) * 2015-12-11 2017-06-15 Umbra Technologies Ltd. System and method for information slingshot over a network tapestry and granularity of a tick
US10089609B2 (en) 2015-12-14 2018-10-02 Visa International Service Association System and methods for online/offline synchronization
AU2016369606A1 (en) 2015-12-16 2018-05-31 Visa International Service Association Systems and methods for secure multi-party communications using a proxy
US11423498B2 (en) 2015-12-16 2022-08-23 International Business Machines Corporation Multimedia content player with digital rights management while maintaining privacy of users
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
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.
GB2604540B (en) 2016-02-03 2023-01-11 Luther Systems System and method for secure management of digital contracts
US20170243193A1 (en) 2016-02-18 2017-08-24 Skuchain, Inc. Hybrid blockchain
EP3754901A1 (en) 2016-02-23 2020-12-23 Nchain Holdings Limited Blockchain implemented counting system and method for use in secure voting and distribution
AU2017223129A1 (en) 2016-02-23 2018-07-12 nChain Holdings Limited Secure multiparty loss resistant storage and transfer of cryptographic keys for blockchain based systems in conjunction with a wallet management system
US11658810B2 (en) 2016-03-23 2023-05-23 Telefonaktiebolaget Lm Ericsson (Publ) Cyber-physical context-dependent cryptography
US11720890B2 (en) 2016-04-22 2023-08-08 Micro Focus Llc Authorization of use of cryptographic keys
US20190149337A1 (en) 2016-04-29 2019-05-16 nChain Holdings Limited Implementing logic gate functionality using a blockchain
GB201607476D0 (en) 2016-04-29 2016-06-15 Eitc Holdings Ltd Operating system for blockchain IOT devices
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 杭州复杂美科技有限公司 区块链撮合交易所方案
SG10202107635QA (en) 2016-07-29 2021-08-30 Nchain Holdings Ltd Blockchain-implemented method and system
CN107679045B (zh) 2016-08-01 2021-08-31 华为技术有限公司 版权授权管理方法及系统
JP2018023029A (ja) 2016-08-04 2018-02-08 株式会社 エヌティーアイ 通信システム、通信用クライアント、通信用サーバ、通信方法、プログラム
WO2018039722A1 (en) * 2016-08-30 2018-03-08 Commonwealth Scientific And Industrial Research Organisation Dynamic access control 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
US20180285840A1 (en) * 2017-01-23 2018-10-04 Syed Kamran 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
JP7269944B2 (ja) 2018-01-17 2023-05-09 ティーゼロ・アイピー,エルエルシー トランザクションアドレスを生成するためにn個のうちm個の鍵を使用するマルチ承認システム
US20190340352A1 (en) 2018-05-03 2019-11-07 Ivan JC Peeters Method for producing dynamic password identification for users such as machines
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)
US11831710B2 (en) 2020-06-30 2023-11-28 ImageKeeper LLC Tracking and certification of digital media via distributed ledger

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI684892B (zh) * 2017-11-23 2020-02-11 香港商阿里巴巴集團服務有限公司 資料處理方法和裝置
TWI809080B (zh) * 2018-04-05 2023-07-21 安地卡及巴布達商區塊鏈控股有限公司 用以移轉數位資產存取權之電腦實施方法及系統
US11979507B2 (en) 2018-04-05 2024-05-07 Nchain Licensing Ag Computer implemented method and system for transferring access to a digital asset
TWI765692B (zh) * 2019-04-09 2022-05-21 南韓商韓領有限公司 收集與驗證網路交通數據之系統以及方法

Also Published As

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

Similar Documents

Publication Publication Date Title
JP7095049B2 (ja) ブロックチェーンシステム内におけるフィードバックを統合したエージェントベースチューリング完全なトランザクション
Wright Turing Complete Bitcoin Script White Paper
US20240184881A1 (en) Agent-based turing complete transactions integrating feedback within a blockchain system
Wright Agent-based Turing Complete Transactions integrating feedback within a Blockchain System
CN115587384A (zh) 敏感信息的处理方法和装置、存储介质及电子设备