Digital Asset Transfer Using Encrypted Assets and Release Criteria

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current solutions for transferring digital assets, such as cryptographic keys, compromise privacy and do not allow for secure, automatic transfer to designated receivers, and lack the ability to revoke access if necessary.

Innovation Solution

A method involving a server that receives an encrypted digital asset and release criteria from the owner, provides a decryption key to the designated receiver, and transfers the asset upon meeting predefined criteria, ensuring the receiver's identity and activity are verified, and allowing for revocation of access.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If digital assets are shared with designated receivers using current solutions, then the receiver can access the asset, but the owner's privacy is compromised as the receiver can view the data before transfer criteria are met

Engineering Contradiction:
Improveaccessibility of digital assetVSAvoidowner's privacy
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The system performs preliminary actions by encrypting the digital asset with the owner's public key and storing it on the server before the transfer criteria are met. The receiver is given only a decryption key, not the asset itself, so they cannot view the data prematurely. This preliminary encryption and selective key distribution resolves the contradiction by enabling future access while preserving current privacy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The server acts as an intermediary that holds the encrypted digital asset and facilitates the transfer process. It verifies transfer criteria (such as death certification) and releases the decryption key to the receiver only when conditions are met. This intermediary mechanism prevents direct access for the receiver while ensuring controlled transfer, thus maintaining privacy until the appropriate moment.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If a trusted third party holds the digital asset or decryption key, then transfer can be controlled, but the service can gain access to owner personal data if it becomes rogue or hacked

Engineering Contradiction:
Improvecontrolled transferVSAvoiddata access by third party
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system extracts the decryption key from the trusted third party's control and gives it directly to the receiver. The server only holds the encrypted asset and verification logic, not the decryption key itself. This extraction eliminates the risk of the third party misusing the key while maintaining controlled transfer through server-verified criteria checking.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The owner performs preliminary action by encrypting the asset with their own key pair and distributing only the decryption key to the receiver. The trusted third party never possesses the decryption key, only the ability to verify transfer conditions. This preliminary key distribution architecture prevents the third party from accessing personal data while maintaining transfer control.

Inventive Principle:
Principle #10Preliminary action

3Productivity

If digital assets are transferred immediately upon meeting transfer criteria, then automatic transfer is achieved, but there is no mechanism for digital legacy transfer in case of death or other contingencies

Engineering Contradiction:
Improvetransfer speedVSAvoiddigital legacy transfer capability
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The system implements dynamic transfer criteria that can adapt to different scenarios. The owner can specify various conditions for transfer (time-based delays, death certification, other contingencies) rather than immediate transfer. The server dynamically evaluates these criteria and triggers transfer only when appropriate, enabling both speedy automatic transfer when conditions are met and flexible legacy transfer for various contingencies.

Inventive Principle:
Principle #15Dynamics

4Ease of operation

If current sharing solutions are used, then the receiver can access the asset, but the receiver cannot be revoked once access is granted

Engineering Contradiction:
Improvereceiver accessVSAvoidrevocation capability
Core Design Contradiction:
Ease of operationVSAdaptability or versatility

Solution Approach 1:

The server implements feedback mechanisms by continuously monitoring owner status and transfer criteria. If the owner revokes access before transfer criteria are met, the server receives this feedback and prevents the transfer by not releasing the decryption key. This feedback loop enables dynamic control of access rights while maintaining receiver accessibility when conditions are appropriate.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20250219843A1System and method of secured digital asset transfer in a computer network
Publication Date: 2025.07.03 ZENGO LTD
  • US20250219843A1 patent drawing
  • US20250219843A1 patent drawing
  • US20250219843A1 patent drawing

AI summary

A method for digital asset transfer between an owner of the digital asset and a designated receiver is provided. The digital asset transfer can involve receiving from the owner of the digital asset an encrypted digital asset, wherein the encrypted digital asset is encrypted by a cryptographic key and a release criteria, upon which the owner of the encrypted digital asset is to transfer the encrypted digital asset. A decryption key can be received to decrypt the encrypted digital asset, wherein the decryption key is received from the owner of the encrypted digital asset, and wherein the decryption key corresponds to the cryptographic key. When the release criteria is met, the encrypted digital asset can be sent to the designated receiver.