Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
SYSTEM AND METHOD FOR PROVIDING PRIVACY-PRESERVING PROOFS OF MEMBERSHIP
Document Type and Number:
WIPO Patent Application WO/2021/051027
Kind Code:
A1
Abstract:
A system and method for providing privacy-preserving proofs of membership are disclosed. An embodiment discloses wherein a network node in data communication with other network nodes via a data network, the network node further configured to maintain a first Merkle tree to support transaction output proof-of-membership queries, and a sorted second Merkle tree to support key image proof-of-non-membership queries; a wallet configured to establish a secure data communication with the network node and to request validation of a transaction by sending a transaction output proof-of-membership and a key image proof-of-non-membership to the network node.

Inventors:
FAULKNER MATTHEW (US)
BECK CHRIS (US)
DRAKELEY SARA (US)
RUNDSTEIN ERAN (US)
Application Number:
PCT/US2020/050595
Publication Date:
March 18, 2021
Filing Date:
September 12, 2020
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
MOBILECOIN (US)
International Classes:
G06Q20/30; H04L9/08; H04L12/06
Domestic Patent References:
WO2017145009A12017-08-31
WO2017079652A12017-05-11
Foreign References:
US20120322413A12012-12-20
US20160260091A12016-09-08
US20170237570A12017-08-17
Other References:
KOO DONGYOUNG, SHIN YOUNGJOO, YUN JOOBEOM, HUR JUNBEOM: "Improving Security and Reliability in Merkle Tree-Based Online Data Authentication with Leakage Resilience", APPLIED SCINCES 2018, vol. 8, 7 December 2018 (2018-12-07), pages 1 - 29, XP055803146, Retrieved from the Internet [retrieved on 20201117], DOI: 10.3390/app8122532
CHEN YI-CHENG, CHOU YUEH-PENG, CHOU YUNG-CHEN: "An Image Authentication Scheme Using Merkle Tree Mechanisms", FUTURE INTERNET 2019, vol. 11, 6 July 2019 (2019-07-06), pages 1 - 18, XP055803147, Retrieved from the Internet [retrieved on 20201117], DOI: 10.3390/fi11070149
Attorney, Agent or Firm:
SALTER, Jim H. et al. (US)
Download PDF:
Claims:
CLAIMS

What is claimed is:

1. A secure transaction network comprising: a network node in data communication with other network nodes via a data network, the network node having a secure processing enclave, the enclave configured to include: at least one isolated memory device, processing logic isolated from operating system (OS) calls, and a remote attestation capability, the network node further configured to maintain a first Merkle tree to support transaction output proof-of-membership queries, and a sorted second Merkle tree to support key image proof-of-non-membership queries; a wallet configured as executable code on a client device, the wallet configured to establish a secure data communication with the network node and to request validation of a transaction by sending a transaction output proof-of-membership and a key image proof- of-non-membership to the network node; and the network node configured to receive the transaction output proof-of-membership and the key image proof-of-non-membership within the enclave from the client device, the enclave configured to use the transaction output proof-of-membership to traverse the first Merkle tree to validate that a corresponding transaction is a member of a transaction ledger, the enclave configured to use the key image proof-of-non-membership to traverse the second Merkle tree to validate that a corresponding key image is not a member of the transaction ledger.

2. The secure transaction network of claim 1 wherein the client device is a mobile device.

3. The secure transaction network of claim 1 wherein the enclave is implemented as a Software

Guard Extensions (SGX) architecture.

4. The secure transaction network of claim 1 wherein the network node and the other network nodes are in data communication with the transaction ledger.

5. The secure transaction network of claim 1 wherein the network node is further configured to use the transaction output proof-of-membership to recover a root hash corresponding to the transaction output proof-of-membership.

6. The secure transaction network of claim 1 wherein the network node is further configured to use the key image proof-of-non-membership to recover a root hash corresponding to the key image proof-of-non-membership.

7. The secure transaction network of claim 1 wherein the network node is further configured to validate that a corresponding transaction is a member of the transaction ledger without leaking transaction inputs to untrusted code.

8. The secure transaction network of claim 1 wherein the network node is further configured to validate that a corresponding key image is not a member of the transaction ledger without leaking ring elements to untrusted code.

9. The secure transaction network of claim 1 wherein the wallet is configured to initiate transactions causing digital cash to be transferred from a first client device to a second different client device.

10. A method comprising: providing a network node in data communication with other network nodes via a data network, the network node having a secure processing enclave, the enclave configured to include: at least one isolated memory device, processing logic isolated from operating system (OS) calls, and a remote attestation capability, the network node further configured to maintain a first Merkle tree to support transaction output proof-of- membership queries, and a sorted second Merkle tree to support key image proof-of-non- membership queries; providing a wallet configured as executable code on a client device, the wallet configured to establish a secure data communication with the network node and to request validation of a transaction by sending a transaction output proof-of-membership and a key image proof-of-non-membership to the network node; and using the network node to receive the transaction output proof-of-membership and the key image proof-of-non-membership within the enclave from the client device, the enclave using the transaction output proof-of-membership to traverse the first Merkle tree to validate that a corresponding transaction is a member of a transaction ledger, the enclave using the key image proof-of-non-membership to traverse the second Merkle tree to validate that a corresponding key image is not a member of the transaction ledger.

11. The method of claim 10 wherein the client device is a mobile device.

12. The method of claim 10 wherein the enclave is implemented as a Software Guard Extensions (SGX) architecture.

13. The method of claim 10 wherein the network node and the other network nodes are in data communication with the transaction ledger.

14. The method of claim 10 including using the transaction output proof-of-membership to recover a root hash corresponding to the transaction output proof-of-membership.

15. The method of claim 10 including using the key image proof-of-non-membership to recover a root hash corresponding to the key image proof-of-non-membership.

16. The method of claim 10 including validating that a corresponding transaction is a member of the transaction ledger without leaking transaction inputs to untrusted code.

17. The method of claim 10 including validating that a corresponding key image is not a member of the transaction ledger without leaking ring elements to untrusted code.

18. The method of claim 10 including using the wallet to initiate transactions causing digital cash to be transferred from a first client device to a second different client device.

19. In a secure transaction network having a network node in data communication with other network nodes via a data network, the network node having a secure processing enclave, the enclave configured to include: at least one isolated memory device, processing logic isolated from operating system (OS) calls, and a remote attestation capability, the network node further configured to maintain a first Merkle tree to support transaction output proof-of- membership queries, and a sorted second Merkle tree to support key image proof-of-non- membership queries; and a wallet configured as executable code on a client device, a non-transitory machine-useable storage medium embodying instructions which, when executed by a machine, cause the machine to: establish a secure data communication with the client device, receive a transaction output proof-of-membership and a key image proof-of-non-membership within the enclave from the client device, use the enclave and the transaction output proof-of-membership to traverse the first Merkle tree to validate that a corresponding transaction is a member of a transaction ledger, and use the enclave and the key image proof-of-non-membership to traverse the second Merkle tree to validate that a corresponding key image is not a member of the transaction ledger.

20. The non-transitory machine-useable storage medium of claim 19 wherein the client device is a mobile device.

Description:
SYSTEM AND METHOD FOR PROVIDING

PRIVACY-PRESERVING PROOFS OF MEMBERSHIP

COPYRIGHT NOTICE

[001] A portion of the disclosure of this patent document contains material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the U.S. Patent and Trademark Office patent files or records, but otherwise reserves all copyright rights whatsoever. The following notice applies to the disclosure herein and to the drawings that form a part of this document: Copyright 2017-2019, MobileCoin, All Rights Reserved.

TECHNICAL FIELD

[002] This patent document pertains generally to secure transaction networks, online payment systems, secure online digital delivery systems, and more particularly, but not by way of limitation, to a system and method for providing privacy-preserving proofs of membership.

BACKGROUND

[003] Digital currency, crypto-currency, and blockchain technologies have been developed to facilitate the secure transfer of online payments. These technologies use encrypted keys and sophisticated decentralized data structures or blockchains to record and validate transactions across a network of distributed computing nodes. The blockchain for a particular implementation must be constantly synchronized between the distributed computing nodes to assure security and validity of the payment and transaction data. The blockchain synchronization, key management, and transaction handling can consume a significant level of processing capacity and device resources on the computing nodes. In many conventional implementations, a trusted third party service is used to manage keys and validate transactions. However, the third party service can be vulnerable to being compromised thereby destroying the security of the online payment system. Moreover, the processing loads and resource demands on the computing nodes can overwhelm the nodes thereby slowing transaction times, causing latency, and producing an unacceptable user experience. The situation is exacerbated when mobile applications or mobile devices are used as mobile applications typically don’t have the ability or capacity to synchronize an entire multi-gigabyte blockchain. Mobile applications can produce minutes-long transaction times, which are unacceptable for typical use cases. Additionally, mobile device end users are not typically equipped to reliably maintain secret keys over a long period of time. As a result, conventional digital currency, crypto-currency, and blockchain technologies are unable to support secure, efficient, rapid, and user-friendly secure transactions, especially on mobile applications or mobile devices.

[004] Secure transaction networks, to be legitimately secure, must be able to conceal transaction input and output data. Some network attacks have exploited the traceability of transaction inputs along with reasonable inferences to hack the transaction network. However, conventional secure transaction networks have been unable to prevent these types of attacks, and thus, have been unable to provide a truly secure transaction network.

SUMMARY

[005] A system and method for providing privacy -preserving proofs of membership are disclosed. The secure transaction network system of an example embodiment can be deployed, in a particular implementation, as a payment system designed to be used by network user/consumers. In various example embodiments, users on mobile devices and mobile applications can use the disclosed secure transaction network system without unacceptable latency or compromised security. Several important design principles of the secure transaction network system disclosed herein include simplicity, speed, and security. All of these principles are addressed with complex technical systems that are hidden beneath great user experiences. The network users don’t have to understand how the secure transaction network system works to use the system effectively. Another important design principle and improvement of the secure transaction network system is user privacy. The disclosed embodiments enable users to control their data and make meaningful choices about their data and the use thereof.

[006] When the secure transaction network system of an example embodiment is deployed as a payment system, secure transactions can be initiated by users to transfer digital cash between users. Just like paper money, digital cash requires a wallet. As disclosed herein, a wallet is a software module configured to manage a user’s digital cash. A wallet enables a user to send and receive digital cash via the secure transaction network system. In some implementations, the wallet can be configured to execute and manage a user’s digital cash on a mobile device. However, in other implementations, the wallet can be configured to execute on a mobile device while managing and storing the user’s digital cash through financial institutions. Unlike paper money, digital cash can be sent over a data network (e.g., the Internet) via the secure transaction network system to any other user’s wallet. When a user transfers digital cash to another user’s wallet using the secure transaction network system disclosed herein, the only record of the transaction is in the sender user’s wallet and in the receiver user’s wallet. In particular, the sender has an entry in their wallet indicating that they spent digital cash; but, the sender does not retain a specific record of where the digital cash was sent. Similarly, the receiver has an entry in their wallet indicating that they received digital cash; but, the receiver does not retain a specific record detailing from where the digital cash was received. The secure transaction network system validates the transaction to ensure that value is not created or destroyed, and stores a record that a transaction occurred so that future transactions may be validated; however, the secure transaction network system is unaware of the sender, the recipient, or the amount of the transaction. As a result, the anonymity of the transaction is preserved.

[007] In an example embodiment of the secure transaction network system, a user can configure their wallet to manage where and how the transaction records for a particular user are stored or backed up. In particular, the secure transaction network system does not keep any identifying records of a user’s transactions. However, every user can use their wallet to configure the type of information to store for the particular user. In various example embodiments, user wallets can be configured with a variety of privacy settings to accommodate various levels of user data privacy.

[008] The untraceability of secure network transactions hinges on the assumption that the real input to a transaction is equally likely to be any input included in the ring signature used to validate the transaction. While ring signatures provide some obfuscation of the true input, some adversaries (possibly with side information about the ownership of certain transactions) could analyze the transactions and make inferences about the true inputs. To prevent this problem, an example embodiment of the secure transaction network system as disclosed herein provides network nodes to process transactions in the secure transaction network, wherein each network node includes a protected computing enclave, described in more detail below. The secure transaction network system conceals transaction inputs within the enclaves of the network nodes. Once the enclave validates a transaction, the transaction inputs are discarded and are never written to a transaction network ledger. Ring signatures are also never written to the transaction network ledger. Because the enclave does not leak information about the transaction inputs, an adversary has no knowledge about any of the rings used to construct transactions. As a result, the various example embodiments as disclosed herein provide a secure transaction network. Further details of various example embodiments of the secure transaction network system are provided below with reference to the figures provided herewith.

BRIEF DESCRIPTION OF THE DRAWINGS

[009] The various embodiments are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings in which:

[0010] Fig. 1 illustrates an example embodiment of a secure transaction network ecosystem in which an example embodiment can be implemented; [0011] Figs. 2 through 6 illustrate an example embodiment of a system and method for establishing a secure channel in the secure transaction network;

[0012] Figs. 7 through 9 illustrate an example embodiment of a system and method for retrieving transaction outputs in the secure transaction network;

[0013] Figs. 10 through 12 illustrate an example embodiment of a system and method for determining spent transaction outputs in the secure transaction network;

[0014] Figs. 13 through 15 illustrate an example embodiment of a system and method for retrieving additional transactions for ring signature in the secure transaction network;

[0015] Figs. 16 through 19 illustrate an example embodiment of a system and method for generating a transaction in the secure transaction network;

[0016] Figs. 20 through 25 illustrate an example embodiment of the interaction between network nodes for processing secure transactions in the secure transaction network;

[0017] Fig. 26 illustrates an example embodiment of a system and method for enabling a client device to view spendable transactions in the secure transaction network;

[0018] Fig. 27 illustrates an example embodiment of the information maintained in the transaction ledger in the secure transaction network;

[0019] Fig. 28 illustrates an example of a conventional system naively validating a transaction and allowing transaction inputs and key images to be exposed to untrusted code; [0020] Fig. 29 illustrates a conventional Merkle hash tree data structure;

[0021] Fig. 30 illustrates an example embodiment of Merkle tree used for the storage of transaction data and a sorted Merkle tree used for the storage of key images;

[0022] Fig. 31 illustrates an example embodiment of membership proof data generated from a Merkle tree used for storage of transaction data;

[0023] Fig. 32 illustrates an example embodiment of a system and method in which a client device sends transaction output membership proofs to a node of the secure transaction network for validation;

[0024] Figs. 33 through 37 illustrate an example embodiment of the persistent membership proofs and the use thereof by the example embodiment;

[0025] Fig. 38 illustrates an example embodiment of a system and method in which a client device sends transaction output membership proofs to a node of the secure transaction network for validation;

[0026] Figs. 39 through 41 illustrate an example embodiment of a sorted Merkle tree used for the proof of non-membership of key images; and

[0027] Fig. 42 is a processing flow chart illustrating an example embodiment of a system and method for providing privacy -preserving proofs of membership. DETAILED DESCRIPTION

[0028] In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the various embodiments. It will be evident, however, to one of ordinary skill in the art that the various embodiments may be practiced without these specific details.

[0029] A system and method for providing privacy-preserving proofs of membership are disclosed. The secure transaction network system of an example embodiment can be deployed, in a particular implementation, as a payment system designed to be used by network user/consumers. In various example embodiments, users on mobile devices and mobile applications can use the disclosed secure transaction network system without unacceptable latency or compromised security.

[0030] When the secure transaction network system of an example embodiment is deployed as a payment system, secure transactions can be initiated by users with wallets to transfer digital cash between users. As disclosed herein, a wallet is a software module configured to manage a user’s digital cash. A wallet enables a user to send and receive digital cash via the secure transaction network system. In some implementations, the wallet can be configured to execute and manage a user’s digital cash on a mobile device. However, in other implementations, the wallet can be configured to execute on a mobile device while managing and storing the user’s digital cash through financial institutions. Unlike paper money, digital cash can be sent over a data network (e.g., the Internet) via the secure transaction network system to any other user’s wallet. When a user transfers digital cash to another user’s wallet, the only record of the transaction is in the sender user’s wallet and in the receiver user’s wallet. In particular, the sender has an entry in their wallet indicating that they spent digital cash; but, the sender does not retain a specific record of where the digital cash was sent. Similarly, the receiver has an entry in their wallet indicating that they received digital cash; but, the receiver does not retain a specific record of from where the digital cash was received. As a result, the anonymity of the transaction is preserved.

[0031] In an example embodiment of the secure transaction network system, a user can configure their wallet to manage where and how the transaction records for a particular user are stored or backed up. In particular, the secure transaction network system does not keep any identifying records of a user’s transactions. However, every user can use their wallet to configure the type of information to store for the particular user. In various example embodiments, user wallets can be configured with a variety of privacy settings to accommodate various levels of user data privacy. Further details of various example embodiments of the secure transaction network system are provided below with reference to the figures provided herewith. [0032] Referring now to Fig. 1, an example embodiment of a secure transaction network ecosystem 10 in which an example embodiment can be implemented is illustrated. As shown in Fig. 1, the secure transaction network ecosystem 10 can include a plurality of distributed computing nodes or network nodes 100 in networked data communication with each other via network 20. The secure transaction network ecosystem 10 can also include a plurality of user or client platforms or client devices 200 in networked data communication with one or more of the network nodes 100 via network 20. Each client device 200 can include a wallet 205, which is a software component executing within the client device 200.

[0033] Network 20 can be configured to couple one computing device/node with another computing device/node in networked data communication. Network 20 may be enabled to employ any form of computer readable media for communicating information from one electronic device to another. For example, network 20 can include the Internet, other wide area networks (WANs), local area networks (LANs), direct connections, such as through a universal serial bus (USB) port, wireless data connections (e.g., WiFi, Bluetooth™, etc.), optic data connections, other forms of devices for the transfer of computer-readable media, or any combination thereof. On an interconnected set of sub-networks, including those based on differing architectures and protocols, a router and/or gateway device can act as a link between sub-networks, enabling messages to be sent between computing devices/nodes in a network ecosystem.

[0034] Network 20 may further include any of a variety of wireless sub-networks that may further overlay stand-alone or ad-hoc networks to provide an infrastructure-oriented connection. Such sub-networks may include mesh networks, wireless LAN (WLAN) networks, cellular networks, and the like. Network 20 may also include an autonomous system of terminals, gateways, routers, and the like connected by wireless radio links or wireless transceivers. These connectors may be configured to move freely and randomly and organize themselves arbitrarily, such that the topology of network 20 may change rapidly and arbitrarily.

[0035] Network 20 may further employ a plurality of access technologies including 2 nd

(2G), 2.5, 3 rd (3G), 4 th (4G), 5 th (5G) generation network technologies, including radio access for cellular systems, WLAN, Wireless Router (WR) mesh, and the like. Access technologies such as 2G, 3G, 4G, 5G, and future access networks may enable wide area coverage for mobile devices, such as one or more of client devices 200, with various degrees of mobility. For example, network 20 may enable a radio connection through a radio network access such as Global System for Mobile communication (GSM), General Packet Radio Services (GPRS), Enhanced Data GSM Environment (EDGE), Wideband Code Division Multiple Access (WCDMA), CDMA2000, and the like. Network 20 may also be constructed for use with various other wired and wireless communication protocols, including TCP/IP, UDP, SIP, SMS, RTP, WAP, CDMA, TDMA, EDGE, UMTS, GPRS, GSM, UWB, WiFi, WiMax, IEEE 802.1 lx, and the like. In essence, network 20 may include virtually any wired and/or wireless data communication mechanisms by which information may travel between one computing device and another computing device, network, and the like.

[0036] Referring still to Fig. 1 for an example embodiment, a user or client platform represented as client device 200 can correspond to any type of client computing or communication device enabling a user to submit transaction requests or access transaction data provided by the secure transaction network 10 via the network 20. Client devices 200 may include virtually any computing device that is configured to send and receive information over a network, such as network 20. Such client devices 200 may include mobile or portable devices, such as, cellular telephones, smart phones, camera phones, display pagers, radio frequency (RF) devices, infrared (IR) devices, global positioning devices (GPS), Personal Digital Assistants (PDAs), handheld computers, wearable computers, tablet computers, Internet of Things (IoT) devices, integrated devices combining one or more of the preceding devices, and the like. The client devices 200 may also include other computing devices, such as personal computers (PCs), multiprocessor systems, microprocessor-based or programmable consumer electronics, network PC’s, and the like. The client devices 200 may also include other processing devices, such as consumer electronic (CE) devices and/or embedded computing devices, which are known to those of ordinary skill in the art. As such, the client devices 200 may range widely in terms of capabilities, features, and resources. For example, a client device 200 configured as a basic cellphone may have a low-capability data processor, a numeric keypad and a few lines of monochrome LCD display on which only text may be displayed. In another example, a more sophisticated web-enabled client device 200 may have a more robust data processor, a higher level of memory resources, a touch sensitive screen, a stylus, and a full screen color LCD display in which both text and graphics may be displayed. Moreover, the web-enabled client device 200 may include a browser application enabled to receive and to send wireless application protocol messages (WAP), and/or wired application messages, and the like. In one embodiment, the browser application is enabled to employ HyperText Markup Language (HTML), Dynamic HTML, Handheld Device Markup Language (HDML), Wireless Markup Language (WML), WMLScript, JavaScript™, Extensible HTML (xHTML), Compact HTML (CHTML), and the like, to display and/or send digital information. In other embodiments, mobile devices can be configured with applications (apps) with which the functionality described herein can be implemented.

[0037] The client device 200 may also include at least one client application that is configured to interact with the secure transaction network 10 via network 20. In an example embodiment, the client application can be a wallet 205 corresponding to a software module for execution by a data processor of the client device 200, the wallet 205 being configured to manage a user’s digital cash and the secure transactions related thereto. In particular, the wallet 205 enables a user of a client device 200 to send and receive digital cash and related secure transactions via the secure transaction network 10.

[0038] Referring still to Fig. 1 for an example embodiment, the secure transaction network

10 can include a plurality of distributed computing nodes or network nodes 100 in networked data communication with each other and with client devices 200 via network 20. Each of the network nodes 100 can correspond to any type of secure computing device or secure computing environment enabling the secure processing of client transactions within the secure transaction network 10. In an example embodiment, network nodes 100 may include virtually any computing device that is configured to send and receive information over a network, such as network 20. Such network nodes 100 may include server computers, server farms, personal computers (PCs), PC arrays, multiprocessor systems, multi -computer systems, multiple core systems, microprocessor- based systems, single silicon wafer resident processors, multiple silicon wafer resident processors, quantum computing systems, and the like.

[0039] Each of the network nodes 100 of the secure transaction network 10 can include or be coupled with a transaction ledger 105 for storage of secure transaction data, key images, and related information. In an example embodiment, the transaction ledger 105 can be implemented as a secure data storage device, a database, a secure memory area or partition, or the like. Additional details of the information stored in the transaction ledger 105 are provided below and in connection with Fig. 27.

[0040] As shown in Fig. 1, the network nodes 100 of an example embodiment also include an internal secure computing environment or enclave 110. The enclave 110 represents a secure computing environment having: 1) an encrypted, isolated, and/or sequestered memory (e.g., random access memory or RAM); 2) isolated processing logic that cannot make or receive calls from an operating system (OS); and 3) an ability to attest to the authenticity and security of the secure computing environment upon request from a client device 200 or another network node 100. In a particular example embodiment, the enclave 110 can be implemented as an Intel ® Corporation Software Guard Extensions (SGX) architecture. SGX is a set of central processing unit instruction code from Intel ® that allows user-level code to allocate private regions of memory, called enclaves, which are protected from processes running at higher privilege levels. In the network nodes 100 with SGX enclaves 110 of the particular example embodiment, the network nodes 100 are configured to run with an SGX secure enclave 110. The SGX enclave 110 is isolated from the host OS in hardware-encrypted RAM, which prevents the network node 100 operator from having access into the enclave 110. SGX also supports a feature known as remote attestation, which allows a remote client or other external computing system to determine that a network node 100 is running a specific and authenticated software component inside an SGX enclave 110. The remote attestation can be performed over the network 20. By performing remote attestation of the enclaves 110 before establishing encrypted communication channels between network nodes 100, the entire transaction ledger 105 is configured to remain sealed within SGX enclaves 110 across the entire secure transaction network 10. As a result, the transaction ledger 105 can be distributed among all network nodes 100 of the secure transaction network 10; however, the contents of the transaction ledger 105 will never be accessible or viewable by humans, even the operators of the network nodes 100, as long as the SGX enclaves 110 and the secure transaction network 10 software remains secure. It will be apparent to those of ordinary skill in the art in view of the disclosure herein that secure enclaves 110 can be implemented with a secure computing environment other than Intel ® SGX architecture.

[0041] Figs. 2 through 19 illustrate an example embodiment of a system and method for initiating and managing secure transactions between a user of a client device 200 and the secure transaction network 10. In an example embodiment from the user’s perspective, when the user (sender) with a client device 200 wants to send a transaction (e.g., a digital cash payment) to a recipient, the sender merely needs the public address of the recipient’s wallet 205. The sender can choose the amount of the digital cash payment and initiate the transaction with client device 200. In the manner described in more detail below, the secure transaction network 10 accepts the sender’s transaction and securely transfers the requested amount of digital cash from the sender’s wallet 205 to the recipient with the designated recipient wallet address.

[0042] In an example embodiment, wallets 205 hold two important elements of information: a public address and private keys. A public address is like a user’s PO Box at the post office and a private key is like the key that opens the user’s PO Box. The user can give out or make public their PO Box number (or public address) so other people can send mail (or initiate transactions) with the user. However, the user keeps their private keys private so other people cannot open the user’s PO Box (or access the user’s wallet 205) without authorization.

[0043] When using the secure transaction network 10 of an example embodiment, the user wallet 205 stores the user’s private keys on the user’s client device 200. However, the secure transaction network 10 never has access to a user’s private key, so the secure transaction network 10 can never access the user’s wallet 205 or create transactions without user authorization. The secure transaction network 10 does not control the wallet 205 software executing on the client device 200. When using the secure transaction network 10, the user can use their wallet 205 to choose where and how to store their keys. The secure transaction network 10 is configured to process anonymized transactions from the client device 200 without having access to the wallet 205 on the client device 200.

[0044] In general, wallets 205 on client devices 200 have three main functions: maintaining a public address, securing user private keys, and storing user transaction records. The public address is an anonymized address corresponding to a particular wallet 205, which a user can use to receive transactions (e.g., digital cash payments). In an example embodiment, the wallet 205 manages two separate private keys: a view private key (herein the view key), and a spend private key (herein the spend key). The view key enables the user to view the user’s transactions. The spend key enables the user to initiate spending transactions. The use of these private keys is described in more detail below. The public address for a particular wallet 205 is derived from the view key and the spend key using elliptic curve cryptography.

[0045] When a sender user of a client device 200 wishes to initiate a transaction with a recipient user of another client device 200 using the secure transaction network 10, the sender user must obtain and provide the public address of the recipient user’s wallet 205. In a particular embodiment, the public address of the recipient user’s wallet 205 can be a one-time use, anonymized public address or key for the transaction being initiated. In the particular embodiment, transactions may consist of one-time keys and one-time ring signatures based on a set of well- known technologies called CryptoNote™. A one-time key is a way for the sender to create an address that only the recipient can find and spend. A one-time ring signature is a way of anonymizing the ownership of any of the amounts attached to a particular one-time key.

[0046] One-time public keys are derived from the recipient’s public address or key and an arbitrary random number selected by a sender. By using cryptography, the sender creates the public part of a key, which both the sender and the recipient can look up, but only the recipient can recover the private part of the key (all without revealing the random number selected by the sender). [0047] One-time ring signatures are composed of a set of transaction outputs that all could possibly be the right amount to sum to the total the sender wants to send to the recipient and the authorization to spend enough digital cash to complete the transaction in the form of a key image. A key image is the value of a cryptographic one-way function applied to a secret key. A key image is used to mark that a key has been used in a ring signature without revealing the identity of the key. Once the one-time key and one-time ring signatures are ready, the sender user’s wallet 205 can connect to a network node 100 of the secure transaction network 10 to transmit the pending transaction.

[0048] User wallets 205 of client devices 200 connect to network nodes 100, which form the secure transaction network 10. In the secure transaction network 10, network nodes 100 are configured to perform the processing of transaction propagation including transaction ledger 105 management and consensus. Network nodes 100 receive transaction requests from user wallets 205, check and verify that the transaction requests are well-formed and valid, and then propose the validated transaction requests to the secure transaction network 10. If other network nodes 100 of the secure transaction network 10 agree that the transaction is valid and should be committed and recorded in the transaction ledger 105, the transaction is added to the transaction ledger 105 and the recipient can subsequently spend the digital cash transferred as part of the valid transaction. [0049] The network nodes 100 of the secure transaction network 10 are configured to operate with as little knowledge as possible. All communication between wallets 205 of client devices 200 and network nodes 100 takes place over secure channels so the communication cannot be read by network node 100 operators or by persistent monitoring of the communication channels. The network nodes 100 of the secure transaction network 10 are also configured to use secure enclave technology, described above, to ensure that specific and validated software is running within the enclave 110 of a particular network node 100 at a given moment. Whenever a wallet 205 connects to a network node 100, the wallet 205 causes a remote attestation of the software running within the enclave 110 of the network node 100 with an independent party or attestation service. The remote attestation is a check to ensure that the software running within the enclave 110 of the network node 100 is validated. If a network node 100 fails this challenge, the wallet 205 will not send any transactions to the network node 100.

[0050] Once a network node 100 has been verified, a transaction with a wallet 205 of a client device 200 can begin. In a transaction, the wallet 205 creates a proposed entry for the transaction ledger 105. In an example embodiment, the proposed entry can consist of a transaction public key and transaction outputs, accompanied by input ring signatures and key images as described above, which are required for validating the transaction. The wallet 205 can send the proposed entry corresponding to the transaction to a network node 100 over a secure communication channel via network 20. The network node 100 receives the transaction and performs a validation check of the transaction from inside of the network node’s enclave 110. The validation check verifies three features: 1) if the one-time public key of the received transaction already exists in the transaction ledger 105; 2) if the one-time key image of any transaction input already exists in the transaction ledger 105; and 3) if each ring signature is valid. If neither the one-time public key nor the one-time key image are in the transaction ledger 105, and if each ring signature is valid, the network node 100 proposes the transaction to the secure transaction network 10 in a ballot or nomination. If other network nodes 100 of the secure transaction network 10 agree that the transaction is valid, the transaction public key and the transaction outputs are committed and recorded in the transaction ledger 105 and the one-time key images are recorded as burned meaning that the key images can’t be used again. All other information related to the transaction can be discarded. At this point, the recipient can look up which transaction outputs belong to them in the transaction ledger 105 and spend them by calculating the one-time private key that corresponds to the one-time public key the sender created for them. Note that in the example embodiment, there is no information that ties or connects a specific burned key image to a specific transaction output. However, if a burned key image is already present in the transaction ledger 105, the digital cash tied to that key cannot be spent again. This is how the transaction ledger 105 can prevent a transaction output from being spent twice without requiring each transaction to reveal which transaction outputs are being spent as inputs.

[0051] User transactions (e.g., payments) with the secure transaction network 10 of an example embodiment are initiated by wallets 205 on a sender client device 200, validated and added to the transaction ledger 105 by the network nodes 100, and made available to spend by a recipient client device 200 with their wallet 205. The process in an example embodiment begins with a sender wallet 205 initiating a transaction by establishing a secure channel in the secure transaction network 10. Figs. 2 through 6 illustrate an example embodiment of a system and method for establishing a secure channel in the secure transaction network 10.

[0052] Referring to Fig. 2, the sender wallet 205 of client device 200 can establish a remote procedure call (RPC) with a network node 100. The RPC can establish a connection with the network node 100 using Transport Layer Security (TLS). The TLS protocol is a well-known protocol that aims primarily to provide privacy and data integrity between two or more communicating computer applications. Initially, the sender wallet 205 communicates with untrusted server code in the network node 100. As described above, a public address or key of the recipient wallet 205, a private view key of the sender, and a private spend key of the sender are maintained in the sender wallet 205.

[0053] Referring to Fig. 3, the sender wallet 205 of client device 200 can initiate a private session by generating an ephemeral Diffie-Hellman (DH) key and a nonce. The use of DH keys is a well-known process used to establish a shared secret between two parties. In cryptography, a nonce is an arbitrary number that can be used just once in a cryptographic communication. A nonce is often a random or pseudo-random number generated for a private communication to ensure that old communications cannot be reused in replay attacks. The combination of the DH key and the nonce creates a one-time use key used by the sender wallet 205 to attest the authenticity of the enclave 110 of the network node 100 and to create a session secret for the secure communication between the wallet 205 and the enclave 110 of the network node 100. The one-time use key is sent by the wallet 205 to the untrusted code of the network node 100.

[0054] Referring to Fig. 4, the untrusted code of the network node 100 receives the one time use key sent by the wallet 205. The receipt of the one-time use key causes the untrusted code of the network node 100 to generate a quote request, which is sent to the enclave 110 of the network node 100 from the untrusted code. The quote request causes the enclave 110 to perform a remote attestation with an independent party or attestation service as shown in Fig. 5.

[0055] Referring to Fig. 5, the enclave 110 uses the quote from the quote request in a secure communication with an attestation service 300 to perform a remote attestation of the enclave 110 with an independent party. The remote attestation is a check to ensure that the software running within the enclave 110 of the network node 100 is a specific and validated executable component. If the attestation service 300 can validate the enclave 110 executable component, the attestation service 300 signs the quote and sends the signed quote back to the enclave 110. If the network node 100 fails this remote attestation challenge, the session fails and the sender wallet 205 is notified to not send any transactions to the network node 100.

[0056] Referring to Fig. 6, assuming the attestation service 300 can validate the enclave

110 executable component, the enclave 110 receives the signed quote from the attestation service 300. The signed quote along with the DH key can be used by the network node 100 to generate a session secret/key to enable the secure channel with the sender wallet 205. The session secret can be sent from the network node 100 to the sender wallet 205. The session secret assures the wallet 205 that the wallet 205 is communicating on a secure communication channel with a validated enclave 110 of the network node 100. This session secret, and the secure channel enabled thereby, can be used by the wallet 205 for subsequent communications with the network node 100.

[0057] Once the wallet 205 has established a secure channel with a network node 100 as described above, the wallet 205 can begin to make transaction requests and retrieve transaction output from the network node 100. Figs. 7 through 9 illustrate an example embodiment of a system and method for retrieving transaction outputs in the secure transaction network 10.

[0058] Referring to Fig. 7, the wallet 205 can generate a transaction request to the network node 100 by encrypting the view key with the session secret. This encrypted view key is sent to the network node 100 via the secure communication channel. The encrypted view key enables the wallet 205 to retrieve transaction outputs (TXOs) from the network node 100.

[0059] Referring to Fig. 8, the verified enclave 110 of the network node 100 receives the encrypted view key from the wallet 205. Given the shared session secret, the enclave 110 can decrypt the view key. In a secure communication with transaction ledger 105, the enclave 110 can use the view key to identify entries in the transaction ledger 105 that match the view key. The matching entries can be passed from the transaction ledger 105 to the enclave 110. Alternatively, groups or chunks of transaction ledger 105 entries can be passed into the enclave 110 to identify those that match the view key. [0060] Referring to Fig. 9, entries in the transaction ledger 105 that match the view key can be encrypted by the enclave 110 with the session secret. The matching encrypted transactions (TXOs) can be sent to the wallet 205 via the secure communication channel. Noise data (meaningless data) can be added to the transfer of the TXOs to obfuscate the transmission and prevent snooping from untrusted code. The wallet 205 can use the session secret to decrypt the retrieved TXOs. At this point, the user transactions corresponding to the user’s view key can be managed in the user’s wallet 205. As part of this transaction management, the wallet 205 may want to identify or determine spent transaction outputs to calculate the user’s available balance of spendable digital cash. This process is described in detail in connection with Figs. 10 through 12. [0061] Figs. 10 through 12 illustrate an example embodiment of a system and method for determining spent transaction outputs in the secure transaction network 10. Referring to Fig. 10, the user of client device 200 has retrieved the transaction outputs (TXOs) corresponding to the user’s view key as described above. As shown in Fig. 10, the user can use their spend key to generate key images corresponding to the retrieved TXOs. Each Key Image is a value that uniquely corresponds to a TXO, and which can only be created by the recipient of the TXO. One-time ring signatures are composed of a set of TXOs that all could possibly be the right amount to sum to the total the sender wants to send to the recipient and the authorization to spend enough digital cash to complete the transaction. The user’s wallet 205 can use the spend key to generate key images corresponding to the retrieved TXOs and transfer the key images to the network node 100 and the enclave 110 via the secure communication channel. The transfer of the key images can be combined with noise data for obfuscation.

[0062] Referring to Fig. 11, in a secure communication with transaction ledger 105, the enclave 110 can use the key images to identify entries in the transaction ledger 105 that match the requested key images. The matching entries can be passed from the transaction ledger 105 to the enclave 110 and from the enclave 110 to the requesting wallet 205. The entries from the transaction ledger 105 that match the requested key images represent burned one-time key images that can’t be used again.

[0063] Referring to Fig. 12, the wallet 205 can use the matching burned key images received from the enclave 110 to calculate the user’s available balance of spendable digital cash. This available or remaining balance is calculated by summing the amounts of the user’s transactions that have not been burned. The user’s available balance of spendable digital cash can be used to transfer a payment from the sending user to a receiving user via the secure transaction network 10. Such a payment can be made by generating a list of transactions that the sending user would like to spend, wherein the amounts of the transactions on the list sum to the desired payment. The listed transactions to be spent and a set of additional transactions for ring signature can be retrieved from the secure transaction network 10 using the process detailed below in connection with Figs. 13 through 15.

[0064] Figs. 13 through 15 illustrate an example embodiment of a system and method for retrieving additional transactions for ring signature in the secure transaction network 10. Referring to Fig. 13, the sending user wallet 205 can generate a list of transactions that the sending user would like to spend, based on the sending user’s available balance. This list of transactions needs to be combined with additional (mixin) transactions to render an effective and secure ring signature. The quantity of additional mixin transactions and the size of the ring for ring signature can also be defined by the wallet 205 as a ring size. The wallet 205 can encrypt the list of transactions with corresponding amounts along with the ring size and send the encrypted data to the enclave 110 as a request for the additional mixin transactions on the secure communication channel.

[0065] Referring to Fig. 14, in a secure communication with transaction ledger 105, the enclave 110 can use the request for the additional mixin transactions to make multiple requests for the retrieval of entries from the transaction ledger 105 corresponding to the additional mixin transactions. Additional unrelated entries can also be retrieved from the transaction ledger 105 to obfuscate the collection of entries.

[0066] Referring to Figs. 14 and 15, the retrieved additional mixin transactions and unrelated transactions can be passed from the transaction ledger 105 to the enclave 110, encrypted by the enclave 110, and passed from the enclave 110 to the requesting wallet 205. As a result, the wallet 205 has retrieved a set of relevant transactions, which the wallet 205 can use for ring signature generation.

[0067] Figs. 16 through 19 illustrate an example embodiment of a system and method for generating a transaction in the secure transaction network 10. Given the processing described above for the example embodiment, the wallet 205 has everything required to generate a new transaction. In particular as shown in Fig. 16, the wallet 205 has obtained or generated the following elements: 1) a set of spendable transactions as determined from the transaction ledger 105 via the enclave 110; 2) a set of additional mixin transactions in amounts equal to the spendable transactions, the additional mixin transactions having been retrieved from the transaction ledger 105 via the enclave 110; and 3) the public address of the recipient wallet 205 to which the sender user desires to send a payment of digital cash.

[0068] Referring to Fig. 17, the sender wallet 205 can use their spend key to generate a secure transaction. The secure transaction can include the ring signatures and key images corresponding to the spendable transactions and additional mixin transactions, and a set of one time addresses for the transaction outputs. The secure transaction is encrypted by the sender wallet 205 with the session key/secret and sent to the enclave 110 of node 100 via the secure communication channel.

[0069] Referring to Fig. 18, the enclave 110 receives the encrypted secure transaction from the wallet 205. The enclave 110 can decrypt the received secure transaction using the session key/secret and validate the form of the secure transaction. In a secure communication with transaction ledger 105, the enclave 110 can generate requests for spent key images and transactions corresponding to the received secure transaction.

[0070] Referring to Fig. 19, the enclave 110 can receive relevant key images and transactions corresponding to the received secure transaction from the transaction ledger 105. The enclave 110 can process the relevant key images and transactions to finalize the validity of the secure transaction. Having validated the secure transaction, the enclave 110 notifies the wallet 205 that the secure transaction is validated by the particular network node 100, is pending approval by the secure transaction network 10, and will be submitted for validation to the secure transaction network 10. The process, in an example embodiment, for submitting secure transactions to the secure transaction network 10 and for obtaining validation of transactions and committing validated transactions to the transaction ledger 105 is detailed below in connection with Figs. 20 through 25.

[0071] Figs. 20 through 25 illustrate an example embodiment of the interaction between network nodes for processing secure transactions in the secure transaction network 10. Referring to Fig. 20, the secure transaction network 10 of an example embodiment is comprised of a plurality of network nodes 100, each having a validated and authenticated enclave 110 therein. As described above, each enclave 110 can be validated and authenticated with an independent party or attestation service 300 via a remote attestation process. Having validated the enclave 110 of each network node 100, attested secure communication channels can be established between the enclaves 110 of each network node 100. In this manner, the security of inter-node communications in the secure transaction network 10 can be assured. Similarly, as described above, the security of communications between network nodes 100 and the client devices 200 can also be assured. As a result, the secure transaction network 10 represents a trusted quorum of secure nodes in attested and secure data communication on secure communication channels.

[0072] Referring to Fig. 21, as described above, each network node 100 can receive and validate secure transactions from the client devices 200 to which they are connected. Similarly, each network node 100 can submit validated secure transactions to the secure transaction network 10 for obtaining validation of transactions and for committing validated transactions to the transaction ledger 105. In the example shown in Fig. 21, Network Node A has collected two transactions: Tx(A -> B, sigs), which corresponds to a transaction to transfer value from user A to user B, the transaction having the appropriate signatures; and Tx(A -> C, sigs), which corresponds to a transaction to transfer value from user A to user C, the transaction also having the appropriate signatures. Network Node A wishes to submit these transactions to the secure transaction network 10 for validation and committal. Similarly, Network Node B has collected one transaction: Tx(C -> D, sigs), which corresponds to a transaction to transfer value from user C to user D, the transaction having the appropriate signatures. Finally, in the example of Fig. 21, Network Node C has collected one transaction: Tx(B -> C, sigs), which corresponds to a transaction to transfer value from user B to user C, the transaction having the appropriate signatures. Network Nodes B and C also wish to submit their transactions to the secure transaction network 10 for validation and committal.

[0073] Referring to Fig. 22, Network Nodes A, B, and C can submit their transactions to the secure transaction network 10 for validation and committal. Each network node 100 can use a consensus network protocol to nominate their respective transactions to the secure transaction network 10. In a particular embodiment, the consensus network protocol can be implemented with the well-known Stellar Consensus™ Protocol (SCP), which provides a way for a set of network nodes to reach consensus on a set of transactions without relying on a closed system to accurately record transactions, including financial transactions. It will be apparent to those of ordinary skill in the art in view of the disclosure herein that other alternative consensus network protocols may also be used. As shown in the example of Fig. 22, each network node 100 can compile a complete set of the transactions nominated by each of the network nodes 100 of the secure transaction network 10. The nominated transactions can be encrypted for transfer between network nodes 100. Using the consensus network protocol, the network nodes 100 of the secure transaction network 10 can reach consensus and agree on a set of nominated transactions for consideration for validation and committal.

[0074] Referring to Fig. 23, each of the network nodes 100 of the secure transaction network 10 can use their secure enclave 110 to decrypt, verify, and sign each transaction of the agreed upon set of nominated transactions. In some cases, one or more network nodes 100 may reject, defer, or otherwise non-verify a nominated transaction because of pre-defined rules or protocols. Ultimately, a set of nominated transactions can be generated that have been verified and signed by all (or a pre-defined number) of the network nodes 100 of the secure transaction network 10. Rejected, deferred, or otherwise non-verified transactions can be removed from the set. An example of this set of verified and signed transactions is shown in Fig. 24. This set of verified and signed transactions, having been approved by the consensus of the secure transaction network 10, can be committed for storage in the transaction ledger 105. [0075] Referring to Fig. 25, each of the network nodes 100 of the secure transaction network 10 can save the transaction outputs and key images corresponding to the set of verified and signed transactions to their transaction ledgers 105. The transaction inputs and signatures can be discarded. The burned key images can also be retained to prevent double spending.

[0076] Fig. 26 illustrates an example embodiment of a system and method for enabling a client device to view spendable transactions in the secure transaction network 10. Once the set of verified and signed transactions have been committed for storage in the transaction ledger 105, a user of a client device 200 can use their view key to view their transactions as described above. If a particular user (recipient) has received a payment from another user as a new transaction in the transaction ledger 105, the new transaction will be made available to the recipient user in response to the view key request. In this case, the recipient user will have one or more additional transactions that are spendable because of the payment sent by another user via the secure transaction network 10. Thus, the secure transaction network 10 of the example embodiments as described herein enables users to use client devices 200 to view and initiate transactions to transfer value as digital cash between users. All necessary transaction detail and history is stored in the transaction ledger 105, as described below.

[0077] Fig. 27 illustrates an example embodiment of the information maintained in the transaction ledger 105 in the secure transaction network 10. As described above, a copy of the transaction ledger 105 is maintained by each of the network nodes 100 of the secure transaction network 10. The information stored in the transaction ledger 105 of an example embodiment can include: 1) transaction outputs, and 2) key images. Transaction inputs and signatures are not stored to increase the security and efficiency of the secure transaction network 10. For the transaction outputs, the transaction ledger 105 can also store one-time target keys, transaction public keys, and the amount or value associated with the transaction. Note that the key images are stored in a manner that does not tie or connect the key images to the corresponding transaction outputs. Moreover, the link between transaction inputs and transaction outputs exists only on the originating client devices 200 and within the enclave 110 of the network nodes 100. Again, these features improve the security and efficiency of the secure transaction network 10.

[0078] In the secure transaction network 10 of an example embodiment, transaction processing can be completed rapidly (e.g., in seconds or portions thereol). All transaction and balance information is kept private within the secure enclaves 110 of the network nodes 100 such that the transactions themselves are never visible to the operators of the network nodes 100. Transaction privacy is further protected with one-time public keys and one-time ring signatures. Even if an attacker is able to forge or copy an enclave signature in order to connect to the secure transaction network 10 with modified transaction outputs (TXOs) software/malware, the network node 100 operator and any attackers who may compromise a network node 100 will never have access to a user’s private keys or any private user data; because, all user private keys and private user data are resident in the user’s wallet 205 and never touches the secure transaction network 10. As a result, the secure transaction network 10 of the various example embodiments described herein is secure, efficient, rapid, and supports user-friendly secure transactions, especially on mobile applications and mobile devices.

Example Embodiments of Systems and Methods for Providing Privacy-Preserving Proofs of Membership

[0079] A system and method for providing privacy -preserving proofs of membership are disclosed. In an example embodiment using privacy -preserving proofs of membership, the network node 100 can receive a transaction and perform a validation check of the transaction from inside of the network node’s enclave 110. The validation check can verify two features: 1) TXO Proof-of-Membership - transaction outputs (TXOs) used in ring signatures must exist in the transaction ledger 105. This prevents “spending” TXOs that don’t exist; and 2) Key Image Proof- of-Non-Membership - Key Images for each TXO being spent must not exist in the ledger. This prevents spending a TXO twice.

[0080] In various example embodiments disclosed herein, a network node can receive a transaction and perform a validation check of the transaction from inside of the network node’s enclave 110. In order to validate a transaction in the enclave 110 without leaking the identity of inputs, the various example embodiments disclosed herein can support and implement a process to validate transactions within the enclave 110. This process of an example embodiment can include the following operations:

• Clients can obtain Merkle proofs-of-membership for transaction outputs (TXOs) from their account servers, e.g. during routine balance checks. As well-known in cryptography and computer science, a hash tree or Merkle tree is a data structure in which every leaf node is labelled with the hash of a data block, and every non-leaf node is labelled with the cryptographic hash of the labels of its child nodes (e.g., see Fig. 29).

• Clients provide a Merkle proof-of-membership for each TXO that they reference in a ring signature. This allows the enclave to validate inputs without issuing queries to the ledger that would leak the identity of TXOs referenced in a transaction. Instead, the enclave only needs to confirm the root hash for each proof-of-membership.

• The enclave requests a Merkle proof-of-non-membership from the untrusted system for each Key Image included in a transaction. The proof-of-non-membership lets the enclave verify that the response is consistent with the ledger. • Network Nodes must maintain a Merkle tree of TXOs to support the proof-of- membership queries, and a sorted Merkle tree of Key Images to support the proof-of-non- membership queries. The root hashes of these trees are public knowledge, and can be exchanged between enclaves 110 as part of consensus messages to ensure that all peers are validating transactions against a consistent state.

[0081] To illustrate the problem addressed by an example embodiment disclosed herein,

Fig. 28 illustrates an example of a conventional system naively validating a transaction and allowing transaction inputs and key images to be exposed to untrusted code. As explained above, a validation check in a secure transaction network can perform two operations: 1) TXO Proof-of- Membership - verifying that TXOs used in ring signatures exist in the transaction ledger 105; and 2) Key Image Proof-of-Non-Membership - verifying that Key Images for each TXO being spent do not exist in the ledger. As shown in Fig. 28, this validation check can be insecurely performed, allowing transaction inputs and key images to be leaked through untrusted code. For example, queries to the ledger 105 using transaction inputs can expose the transaction inputs to discovery by untrusted code. Additionally, if responses from untrusted code are not accompanied by proofs, the enclave 110 is unable to detect when the untrusted code has responded incorrectly or dishonestly. As a result, the validation check performed as shown in Fig. 28 produces an insecure transaction network.

[0082] As described in more detail below, the example embodiments are configured to validate a transaction in the enclave 110 without leaking the identity of inputs corresponding to the transaction. In an example embodiment, Merkle trees are used to efficiently prove that a value (e.g., a TXO) is in (e.g., is a member of) the ledger 105; and to prove that a value (e.g., a key image) is not in (e.g., is not a member of or is a non-member of) the ledger 105. As explained above, a hash tree or Merkle tree is a data structure in which every leaf node is labelled with the hash of a data block, and every non-leaf node is labelled with the cryptographic hash of the labels of its child nodes (See Fig. 29). The example embodiments uniquely apply Merkle trees for transaction validation in the secure transaction network as described in more detail below.

[0083] Referring now to Fig. 30, an example embodiment is illustrated wherein a Merkle tree is used for the storage of transaction data and a sorted Merkle tree used for the storage of key images. In addition to the normal blockchain data structure, the nodes of the secure transaction network maintain two Merkle trees: a “regular” Merkle tree containing all TXOs in the order in which they appear in the blockchain, and a “sorted” Merkle tree where each node contains a Key Image and a Merkle hash. Both trees must be updated each time a block is written to the blockchain, which can be done in worst-case O(lgN) time. The nil-padded tree of TXOs is balanced by construction, while a Red-Black tree may be used to provide worst-case guarantees for Key Image insertion and search.

[0084] In the example embodiment using Merkle trees as shown in Figs. 30 and 31, instead of performing a validation check through untrusted code to determine whether a TXO is in the ledger 105, the example embodiment prompts clients or enables clients to submit a Merkle proof- of-membership for each TXO used in a ring (see Fig. 31). The network nodes of the example embodiment maintain a Merkle tree of TXOs and provide the Merkle proof-of-membership for each client-owned TXO as well as for TXOs that the client can use as mixins (described above). Each proof of an example embodiment is roughly 1KB in size.

[0085] Referring still to Figs. 30 and 31, Fig. 31 illustrates an example embodiment of membership proof data generated from a Merkle tree used for storage of transaction data. As shown, a Merkle proof-of-membership can be a set of values from which the root hash of the Merkle tree can be recovered. As shown in the example of Fig. 31, the set of values can include k representing a value corresponding to a TXO being validated. For the example shown in Fig. 31, the Merkle proof-of-membership of the TXO corresponding to k is as follows:

[HashL, Hashi. , HashM.p, HashA i]

[0086] In the example of Fig. 31, the Merkle proof-of-membership of the TXO corresponding to k as shown above can be used to recover the root hash Hash A. p . The root hash can be used to validate whether or not the corresponding TXO is a member of the ledger 105. In the example embodiment, the size of the Merkle proof-of-membership is proportional to the depth of k in the Merkle tree (e.g., O(lgN) for a balanced tree).

[0087] As part of the TXO validation check, the enclave 110 validates each proof-of- membership by confirming that the root hash corresponding to the proof provided by the client conforms to the Merkle root hash of the TXO Merkle tree at some point in the past. TXOs are only added to the ledger 105, so a proof that a TXO was in the ledger 105 at some point is equivalent to a proof that the TXO is currently in the ledger 105. As such, TXO membership proofs are persistent because they remain true for the TXOs stored in the ledger 105. Persistent TXO membership proofs allow a client application (app) to obtain Merkle TXO membership proofs at one point in time - e.g., at app startup - and use the Merkle proofs at another point in time - e.g., 30 minutes later.

[0088] The enclave 110 can validate each TXO proof-of-membership by recreating the root hash at the time that the proof was made. For example, if a client obtains a Merkle TXO proof- of-membership for the seventh TXO in the tree at a point in time when the tree contains 200 TXOs and later submits this proof when the tree contains 300 TXOs, then the enclave 110 would obtain a proof-of-membership for the 200th TXO, and use this proof to re-compute the root hash of the tree containing only 200 TXOs. The enclave 110 can then validate the proof-of-membership submitted by the client for the seventh TXO.

[0089] An adversary who observes the enclave’s 110 queries (e.g., to the ledger 105) only leams the time that the proof-of-membership was created (i.e., when the ledger contained 200 TXOs), but does not learn the individual identity of the TXO that is included in the input (i.e., the seventh TXO). As a result, the use of the Merkle TXO membership proofs of the example embodiment avoids leakage of transaction information to untrusted entities.

[0090] Alternatively, an example embodiment can cache a list of previous root hashes in the enclave 110 (e.g. the last million previous root hashes). Assuming five-second block times, this would allow the enclave 110 to validate a proof-of-membership that was constructed within the last few months without performing any ledger 105 queries.

[0091] Fig. 32 illustrates an example embodiment of a system and method in which a client device sends TXO membership proofs to a node of the secure transaction network for validation. The node can use the process described above to recreate the Merkle tree root hash corresponding to the received TXO membership proof at the time that the proof was made. If the recreated root hash corresponds to the received TXO membership proof, the membership of the TXO in the ledger 105 is validated. Membership proofs for TXOs can remain valid indefinitely. For example, a client can obtain membership proofs with an account balance check and submit the membership proofs at a later time. In this manner, clients can submit TXO proofs for inputs, preventing the enclave 110 from leaking the TXO inputs to untrusted code. Untrusted code should always return a proof-of-correctness for ledger 105 lookups (e.g., Lookup (Key) (Val, Proof)).

[0092] Figs. 33 through 37 illustrate an example embodiment of the persistent TXO membership proofs and the use thereof by the example embodiment. For the example shown in Fig. 33, a sample Merkle TXO tree is shown, which corresponds to a ledger 105 containing values A through E. For this example, values A through E correspond to TXOs, which are members of the ledger 105. Note that the nodes of the tree (shown as rectangles) each contain a hash of their child nodes. Values A through E corresponding to TXOs are shown as leaves of the lowest level of nodes. In this example, a client seeks to determine if a TXO (e.g., the TXO corresponding to value C) is a member of the tree, and if so, to obtain a TXO membership proof of the presence of C in the tree (and thus the presence of C in the ledger 105).

[0093] Referring to Fig. 34, the sample Merkle TXO tree is shown again after the network node has generated the TXO membership proof corresponding to the presence of the TXO C. In this example, the TXO membership proof for C can be represented as:

[HashD, HashAB, HashEE] [0094] In this example, the TXO membership proof for C is rooted at HashAE, meaning that the root hash was computed over values A through E. The TXO membership proof for C as shown above can be used to recover the root hash HashAE for C. This TXO membership proof for C can be provided to the requesting client and used later by the client to validate the membership of the TXO.

[0095] Referring to Fig. 35, the sample Merkle TXO tree is shown again after the client has sent the TXO membership proof for C to a network node (and its enclave 110) at a later time for validation. As described above, the receiving node enclave 110 can use the TXO membership proof for C and recreate the hashes corresponding to the TXO membership proof for C. However, because the Merkle tree corresponding to ledger 105 may have grown since the TXO membership proof for C was generated, the receiving node may not know if the hash for the node Hash AE is still a root hash.

[0096] Referring to Fig. 36, the sample Merkle TXO tree is shown again at a later point in time when the Merkle tree (and the corresponding ledger 105) contains more entries. In this example, the node enclave 110 needs to recreate node Hash AE as a root hash so the recreated TXO membership proof for C can be validated with the TXO membership proof for C received from the client. In this case, the receiving node enclave 110 can determine that the TXO corresponding to E, as shown in the example of Fig. 36, is the last TXO for which hash values are included in the root hash HashAE. Thus, the receiving node enclave 110 can recreate root hash HashAE by eliminating any hash values that may have been added since the root hash HashAE was created. This can be done by querying for a proof-of-membership for the last TXO for which hash values are included in the root hash. In the example shown in Fig. 36, the TXO corresponding to E is the last TXO for which hash values are included in the root hash HashAE. Thus, the enclave 110, in this example, performs a query for the proof-of-membership for the TXO corresponding to E. The values in this proof-of-membership for the TXO corresponding to E that are higher than E are replaced with nil, null values, or a pre-determined nil hash. The replacement of portions of the proof-of-membership for the TXO corresponding to E effectively re-establishes the root hash HashAE. Then, the TXO membership proof for C can be generated and validated with the TXO membership proof for C received from the client. Thus, as shown in Fig. 37, the node enclave 110 can verify or validate a TXO membership proof related to C by performing a TXO membership query related to E. In this manner, the example embodiments can use TXO membership proofs to validate a transaction in the enclave 110 without leaking the identity of inputs corresponding to the transaction. As described, Merkle trees are used to efficiently and securely prove that a value (e.g., a transaction) is a member of the ledger 105. [0097] Fig. 38 illustrates an example embodiment of a system and method in which a client device can send a transaction containing a Key Image to a node of the secure transaction network for validation. The nodes of the secure transaction network are configured to receive the transaction in the node enclave 110; the node enclave 110 requests a Merkle proof-of-non- membership for each Key Image included in a transaction from the untrusted system. Key Images are stored in the ledger 105 and do not need to be concealed during transaction validation. However, the nodes of the secure transaction network are configured to prevent untrusted code outside the enclave 110 from allowing double-spends by falsely claiming that a Key Image is not in the ledger 105. It is computationally infeasible for the untrusted code to produce a false proof- of-non-membership that agrees with the known root hashes. As described in more detail below, the node enclave 110 only needs the data in the Key Image proof-of-non-membership (e.g., root hash values) to validate the transaction and confirm that the associated Key Image is not in (not a member of) the ledger 105.

[0098] Figs. 39 through 41 illustrate an example embodiment of a sorted Merkle tree used for the proof of non-membership of Key Images. As shown in Fig. 39, a sorted Merkle tree containing Merkle hashes of Key Image data (not shown) can be maintained by the untrusted system. When a client sends a Key Image proof-of-non-membership to the node enclave 110, the enclave 110 can use the Key Image proof-of-non-membership data in a traversal of the sorted Merkle tree to determine if the Key Image associated with the Key Image proof-of-non- membership is in (a member of) the sorted Merkle tree. As shown in the example of Figs. 39 through 41, the enclave 110 can traverse the sorted Merkle tree to determine if the Merkle hash values corresponding to the searched-for Key Image (e.g., the value 9 in the example of Figs. 39 through 41) are in the sorted Merkle tree. In the examples shown in Figs. 40 and 41, the dashed lines indicate the path between tree nodes traversed by the enclave 110 when searching for the Key Image (e.g., the value 9). The Key Image proof-of-non-membership data can include the tree nodes needed to recover the root hash. The Key Image proof-of-non-membership data will typically include values greater than and less than the searched-for Key Image. In the example of Figs. 39 through 41, the Merkle proof-of-non-membership can be constructed by maintaining hashes over a binary search tree and proving that there is no node in the tree where a given value would necessarily be found. Each node in the binary search tree contains a value and a hash, given by:

Hash ( left_child_hash || Hash (value) || right_child_hash )

[0099] As described, sorted Merkle trees are used to efficiently and securely prove that a

Key Image is not a member of the ledger 105. Thus, the node enclaves 110 of the secure transaction network of the described example embodiments can validate that a Key Image associated with a transaction is not a double-spend transaction.

[00100] Example embodiments of a system and method are herein disclosed in which a client device can send transaction membership proofs and key images to a node of the secure transaction network for validation. As described above, the node enclaves 110 of the secure transaction network can use Merkle trees to validate that a TXO included in a transaction is a member of the ledger 105 without leaking the identity of the TXO. Merkle proofs-of-membership for TXOs can reduce the amount of information that the enclave 110 needs to query from the ledger 105 in order to validate a transaction. This helps to conceal the identity of input TXOs while they are being validated.

[00101] The node enclaves 110 of the secure transaction network can also use sorted Merkle trees to validate that a Key Image associated with a transaction is not a member of the ledger 105 and thus not a double-spend transaction. Merkle proofs-of-non-membership for Key Images allow the enclave 110 to validate a claim from an untrusted system that a Key Image has not previously been spent.

[00102] The node enclaves 110 of the secure transaction network can also use sorted Merkle trees to validate that a Key Image associated with a transaction is a member of the ledger 105. Merkle proofs-of-membership for Key Images allow the enclave 110 to validate a claim from an untrusted system that a Key Image has previously been spent.

[00103] As described for various example embodiments herein, maintaining the Merkle tree data structures is practical and efficient. Providing proofs to clients has the added benefit that clients can independently validate the data they receive. Each proof of an example embodiment is roughly 1KB in size, assuming each tree contains IT values. The proofs are discarded, along with the transaction inputs, after a transaction is validated, and so incur no storage cost in the ledger 105. The root hashes are commitments that force untrusted code to behave honestly. Root hashes can be appended to consensus messages to allow a node to reject statements from nodes with the wrong ledger state. The enclave 110 can require a proof-of-membership for the origin block, enforcing the condition that the blockchain always contains it. The Merkle hash adds verifiability to any tree data structure (e.g., BST, Red-Black tree, Trie, k-ary tree, etc.). Thus, a system and method for providing privacy -preserving proofs of membership is disclosed.

[00104] The secure transaction network 10 of the various example embodiments described herein can be used in a wide variety of applications and vertical markets. For example, specific embodiments can be applied to online payment processing systems, financial asset management systems, crypto-currency systems, secure online digital content delivery systems, digital rights management systems, digital asset management systems, smart contract (e.g., ERC-20) systems, voting systems, merchant payment systems, or the like. It will be apparent to those of ordinary skill in the art in view of the disclosure herein that other applications of the technology and innovations disclosed herein are possible.

[00105] Fig. 42 is a processing flow diagram illustrating an example embodiment of the system and method for providing privacy-preserving proofs of membership as described herein. The method 1000 of an example embodiment includes: providing a network node in data communication with other network nodes via a data network, the network node having a secure processing enclave, the enclave configured to include: at least one isolated memory device, processing logic isolated from operating system (OS) calls, and a remote attestation capability, the network node further configured to maintain a first Merkle tree to support transaction output proof- of-membership queries, and a sorted second Merkle tree to support key image proof-of-non- membership queries (processing block 1010); providing a wallet configured as executable code on a client device, the wallet configured to establish a secure data communication with the network node and to request validation of a transaction by sending a transaction output proof-of- membership and a key image proof-of-non-membership to the network node (processing block 1020); and using the network node to receive the transaction output proof-of-membership and the key image proof-of-non-membership within the enclave from the client device, the enclave using the transaction output proof-of-membership to traverse the first Merkle tree to validate that a corresponding transaction is a member of a transaction ledger, the enclave using the key image proof-of-non-membership to traverse the second Merkle tree to validate that a corresponding key image is not a member of the transaction ledger (processing block 1030).

[00106] The Abstract of the Disclosure is provided to allow the reader to quickly ascertain the nature of the technical disclosure. It is submitted with the understanding that it will not be used to interpret or limit the scope or meaning of the claims. In addition, in the foregoing Detailed Description, it can be seen that various features are grouped together in a single embodiment for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting an intention that the claimed embodiments require more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive subject matter lies in less than all features of a single disclosed embodiment. Thus, the following claims are hereby incorporated into the Detailed Description, with each claim standing on its own as a separate embodiment.