Company patents

NCHAIN LICENSING AG

nChain Licensing AG's patent strategy is heavily concentrated in Cryptographic Mechanisms, representing 85.8% of its portfolio, which is unsurprising given its blockchain focus. However, the rapid emergence of Wireless Networks, showing a 233.3% YoY growth in 2025, suggests a surprising new direction, even though patenting in this category has paused so far in 2026.

Patent Trend by Technology Area

Yearly patent publications since 2023

Product themes

Product-level themes inferred from filings since 2023, with category chips showing where each theme appears. Select a theme to filter the patents below.

740 US filings (since 2023) · 12 categories · 17 themes

Blockchain for Secure Transactions & Identity

Focuses on using distributed ledger technology (DLT) like blockchain to secure financial transactions, manage digital identities, or ensure data integrity and traceability across various applications.

Cryptographic Mechanisms
Who else files here? →
628since 2023
-5.7%YoY
Digital Asset Management

Technologies for securing, managing, and transacting with virtual currencies, non-fungible tokens (NFTs), and other blockchain-based digital assets, including hardware wallets and tokenization schemes for various purposes.

Business Methods & Fintech
Who else files here? →
360since 2023
-3.2%YoY
Secure Data Sharing & Rights Management

Mechanisms to facilitate the secure exchange of data between different entities or systems while enforcing usage policies, managing digital content rights, and ensuring data consistency during replication or transfer.

Computer Security
Who else files here? →
101since 2023
+55.6%YoY
Compliance & Transaction Validation

Systems and methods designed to ensure adherence to regulatory rules, corporate policies, or contractual agreements, often involving automated validation of electronic transactions, smart contract enforcement, or API governance.

Operating Systems & Program Control
Who else files here? →
45since 2023
-26.3%YoY
Granular Data Encryption & Access Control

Systems and methods for encrypting data at a fine-grained level (e.g., per data unit or based on sensitivity) and controlling access to it, often involving delegated authorization, contextual policies, or secure data sharing.

Cryptographic Mechanisms
Who else files here? →
31since 2023
+50.0%YoY
Distributed Cloud/Edge Processing

Techniques for distributing computational tasks, data storage, and service logic across cloud data centers, edge devices, and user equipment to improve performance, resilience, or resource utilization. This includes architectures for split rendering, decentralized ledgers, and microservices.

Web & Cloud Service Protocols
Who else files here? →
29since 2023
-30.0%YoY
Secure Key Management & Rotation

Methods and systems for generating, distributing, updating, rotating, and securely destroying cryptographic keys to maintain data confidentiality and integrity over time, including quantum key distribution.

Cryptographic Mechanisms
Who else files here? →
28since 2023
-12.5%YoY
Network Intrusion Detection

Systems and methods for identifying and blocking unauthorized access, malicious activities, or abnormal behavior within a network by analyzing traffic, system logs, or behavioral patterns.

Network Security & Access Control
Who else files here? →
18since 2023
-50.0%YoY
Hardware-Assisted Cryptographic Operations

Utilizing dedicated hardware components, secure enclaves, or trusted execution environments to perform cryptographic operations, enhancing security, performance, or isolation from software vulnerabilities.

Cryptographic Mechanisms
Who else files here? →
15since 2023
+300.0%YoY
Automated Network Provisioning

Systems and methods for automatically deploying, configuring, and updating network devices and services, including software updates, client onboarding, and topology management across various network types.

Network Management & Monitoring
Who else files here? →
15since 2023
-55.6%YoY
Access Control & Identity Management

Systems and methods for authenticating users, devices, or applications, authorizing their access to resources based on policies, and managing digital identities across various platforms.

Network Security & Access ControlComputer Security
Who else files here? →
12since 2023
+300.0%YoY
Secure Data Storage & Provenance

Techniques for protecting data at rest or in backup, ensuring its integrity, confidentiality, and verifiable origin, often involving encryption, unique identifiers, or secure repositories.

Computer Security
Who else files here? →
12since 2023
+250.0%YoY
Network Operations, Reliability & Traffic

Techniques and systems designed to monitor network health, diagnose issues, optimize traffic flow, and ensure continuous operation and reduced downtime in complex network environments, including cloud and storage area networks.

Web & Cloud Service ProtocolsRouting, Switching & QoSNetwork Management & Monitoring
Who else files here? →
11since 2023
-50.0%YoY
IoT Device & Network Management

Methods and systems for monitoring, controlling, and managing Internet of Things (IoT) devices and their communication networks, often involving adaptive or intelligent frameworks for data acquisition, relay, and automation.

Web & Cloud Service Protocols
Who else files here? →
8since 2023
0.0%YoY
Compiler Optimization & Code Analysisfiltered

Techniques employed within compilers or related tools to analyze program code, identify entities for compilation, and optimize execution on target hardware, including reconfigurable systems, to improve performance or resource efficiency.

Software Development & Compilers
Who else files here? →
8since 2023
0.0%YoY
Specialized Data Integration

Methods and systems for integrating, transforming, and managing complex or domain-specific data from disparate sources into a unified structure, often for specific applications like social networks, genomics, or business forms.

Databases & Information Retrieval
Who else files here? →
3since 2023
0.0%YoY
Automated Transaction Systems

Systems designed to streamline and automate various commercial transactions, including mobile-enhanced processes, secure online checkouts, customer service interactions, and privilege issuance, often leveraging digital authentication.

Business Methods & Fintech
Who else files here? →
3since 2023
new

Patents

Page 1 of 1
US 20230057419 A1APPLICATION
G06F8/41

SYSTEM AND METHOD FOR COMPILING HIGH-LEVEL LANGUAGE CODE INTO A SCRIPT EXECUTABLE ON A BLOCKCHAIN PLATFORM

Filed:2022-08-13Pub:2023-02-23
Applicant:nChain Licensing AG

A computer-implemented method (and corresponding system) is provided, that enables or facilitates the execution of a portion of source code, written in a high-level language (HLL), on a blockchain platform. The method and system can include a blockchain compiler, arranged to convert a portion of high-level source code into a form that can be used with a blockchain platform. This may be the Bitcoin blockchain or an alternative. The method can include: receiving the portion of source code as input; and generating an output script comprising a plurality of op_codes. The op_codes are a subset of op_codes that are native to a functionally-restricted, blockchain scripting language. The outputted script is arranged and/or generated such that, when executed, the script provides, at least in part, the functionality specified in the source code. The blockchain scripting language is restricted such that it does not natively support complex control-flow constructs or recursion via jump-based loops or other recursive programming constructs. The step of generating the output script may comprise the unrolling at least one looping construct provided in the source code. The method may further comprise providing or using an interpreter or virtual machine arranged to convert the output script into a form that is executable on a blockchain platform.

US 11416226 B2GRANTED
G06F8/41

System and method for compiling high-level language code into a script executable on a blockchain platform

Filed:2018-07-05Pub:2022-08-16
Applicant:nChain Licensing AG

A computer-implemented method (and corresponding system) is provided that enables or facilitates the execution of a portion of source code, written in a high-level language (HLL), on a blockchain platform. The method and system can include a blockchain compiler, arranged to convert a portion of high-level source code into a form that can be used with a blockchain platform. This may be the Bitcoin blockchain or an alternative. The method can include: receiving the portion of source code as input; and generating an output script comprising a plurality of op codes. The op codes are a subset of op codes that are native to a functionally-restricted, blockchain scripting language. The outputted script is arranged and/or generated such that, when executed, the script provides, at least in part, the functionality specified in the source code. The blockchain scripting language is restricted such that it does not natively support complex control-flow constructs or recursion via jump-based loops or other recursive programming constructs. The step of generating the output script may comprise the unrolling at least one looping construct provided in the source code. The method may further comprise providing or using an interpreter or virtual machine arranged to convert the output script into a form that is executable on a blockchain platform.