Isogeny-Based Cryptography: What Is Isogeny-Based Cryptography?Isogeny-based cryptography is a type of public-key cryptography that uses mathematical maps called isogenies between elliptic curves to build cryptographic systems tIsogeny-Based Cryptography: What Is Isogeny-Based Cryptography?Isogeny-based cryptography is a type of public-key cryptography that uses mathematical maps called isogenies between elliptic curves to build cryptographic systems t

Isogeny-Based Cryptography

2026/08/10 11:58
#Advanced

What Is Isogeny-Based Cryptography?

Isogeny-based cryptography is a type of public-key cryptography that uses mathematical maps called isogenies between elliptic curves to build cryptographic systems that may resist attacks from future quantum computers.

In cryptocurrency, isogeny-based cryptography matters because blockchains, wallets, digital signatures, custody systems, validator keys, cross-chain messages, and encrypted communications all depend on cryptography that may need to survive the quantum computing era.

Isogeny-based cryptography is not a cryptocurrency, token, wallet, private key, seed phrase, validator, mining pool, blockchain network, smart contract, or trading strategy.

It is a mathematical approach to building cryptographic primitives such as key exchange, key encapsulation, and digital signatures.

The word “isogeny” comes from elliptic curve mathematics and refers to a structure-preserving map between elliptic curves.

In simple terms, an isogeny connects one elliptic curve to another while preserving enough algebraic structure to be useful in cryptography.

Isogeny-based cryptography tries to make useful security systems from the difficulty of finding certain hidden paths between elliptic curves.

The CSIDH project overview explains that isogeny-based cryptography relies on versions of the problem of finding an explicit isogeny between two given isogenous elliptic curves over a finite field.

For crypto users, the simple meaning of isogeny-based cryptography is that it is a post-quantum research area exploring new ways to protect keys and signatures when today’s elliptic curve systems may no longer be enough.

Why Isogeny-Based Cryptography Matters in Crypto

Isogeny-based cryptography matters because most cryptocurrency systems use public-key cryptography.

A crypto wallet uses private keys to authorize transactions and public keys or addresses to let the network verify ownership.

Many blockchains use elliptic curve digital signatures today because they are efficient, compact, and widely supported.

However, large enough quantum computers could threaten many current public-key systems, including systems based on integer factorization and the elliptic curve discrete logarithm problem.

This is why post-quantum cryptography is important for the long-term security of crypto networks.

NIST’s Post-Quantum Cryptography project says its principal PQC standards were released in August 2024 and include ML-KEM, ML-DSA, and SLH-DSA.

Those first NIST standards are not isogeny-based, but they show that the world is already moving toward quantum-resistant cryptographic migration.

Isogeny-based cryptography remains important because it may offer different tradeoffs from lattice-based and hash-based systems, especially in areas such as short signatures or compact public keys.

How Isogeny-Based Cryptography Works

Isogeny-based cryptography works by turning hard elliptic-curve problems into cryptographic security assumptions.

An elliptic curve is a mathematical object that can be defined over a finite field.

An isogeny is a special map from one elliptic curve to another elliptic curve.

In many isogeny-based systems, public information may include elliptic curves or related points, while the secret key is connected to a hidden path or hidden map between curves.

The security idea is that it should be easy for someone with the secret information to compute the needed result, but hard for an attacker to recover the secret path from public data.

This is different from ordinary elliptic curve cryptography, where security usually depends on the difficulty of solving discrete logarithms in an elliptic curve group.

Isogeny-based cryptography uses elliptic curves too, but it uses them in a different way.

The user does not need to understand every algebraic detail to understand the main point.

The main point is that isogeny systems build security from hidden relationships between curves rather than from the same discrete-log problem used by today’s common crypto signatures.

Isogeny-Based Cryptography and Post-Quantum Cryptography

Post-quantum cryptography means cryptography designed to remain secure even against attackers with powerful quantum computers.

It is not the same as quantum cryptography or quantum key distribution.

Post-quantum cryptography usually runs on normal computers and normal networks.

The goal is to replace or supplement public-key systems that quantum algorithms may break in the future.

NIST’s 2024 announcement of the first finalized post-quantum encryption standards states that FIPS 203 specifies ML-KEM for general encryption, FIPS 204 specifies ML-DSA for digital signatures, and FIPS 205 specifies SLH-DSA for digital signatures.

Isogeny-based cryptography is one family within the broader post-quantum research landscape.

Other families include lattice-based cryptography, hash-based signatures, code-based cryptography, multivariate cryptography, and symmetric-key techniques.

Crypto networks should care about diversity because relying on only one mathematical family can create concentration risk.

Isogeny-Based Cryptography and Elliptic Curves

Elliptic curves are already central to many cryptocurrency systems.

Bitcoin uses elliptic curve cryptography for transaction authorization, and many other networks use related digital signature systems.

Current elliptic curve signatures are efficient because public keys and signatures can be relatively small.

Isogeny-based cryptography also uses elliptic curves, but it does not rely on the same mathematical hardness assumption as standard elliptic curve signatures.

This distinction is important because a quantum attack that breaks ordinary elliptic curve discrete logarithms does not automatically solve every isogeny problem.

The CSIDH overview says quantum computers do not seem to make the isogeny-finding problem substantially easier in the same way that Shor’s algorithm affects ordinary elliptic curve Diffie-Hellman.

This is why isogeny-based cryptography became interesting to post-quantum researchers.

It offered a familiar elliptic-curve setting with a different type of hard problem.

Isogeny-Based Cryptography and SIDH

SIDH stands for Supersingular Isogeny Diffie-Hellman.

SIDH was one of the most famous isogeny-based key exchange proposals.

It aimed to create a post-quantum key exchange using paths in supersingular isogeny graphs.

SIDH attracted attention because it had very small public keys compared with many other post-quantum proposals.

Small keys are attractive in crypto because blockchains, wallets, hardware devices, mobile apps, and smart contracts often care about bandwidth, storage, and verification cost.

However, SIDH was broken by major cryptanalysis in 2022.

The updated SIKE specification postscript says SIKE and SIDH are insecure and should not be used.

This is one of the most important facts for anyone researching isogeny-based cryptography today.

Isogeny-Based Cryptography and SIKE

SIKE stands for Supersingular Isogeny Key Encapsulation.

SIKE was the key encapsulation mechanism based on SIDH and was considered during the NIST post-quantum standardization process.

A key encapsulation mechanism, or KEM, lets two parties establish a shared secret over a public channel.

NIST’s FIPS 203 standard for ML-KEM explains that a KEM can be used by two parties to establish a shared secret key over a public channel, which can then support encryption and authentication.

SIKE was once interesting because it had compact key sizes and an elegant mathematical design.

After the 2022 attack, SIKE was no longer considered safe for deployment.

The SIKE postscript also says there were no other active isogeny-based candidates in that NIST standardization process at that time.

The lesson for crypto builders is clear because mathematical beauty and small keys are not enough if a security assumption fails.

Isogeny-Based Cryptography After the SIKE Break

The SIKE break did not mean that all isogeny-based cryptography died.

It did mean that SIDH-style systems suffered a major setback.

The SIKE postscript specifically states that some isogeny-based cryptosystems, including CGL, CSIDH, and SQIsign, are not based on SIDH and were not affected by the Castryck and Decru family of attacks.

This distinction is important because users may incorrectly believe that every isogeny-based system was broken in the same way.

A cryptographic family can contain multiple designs with different assumptions and different risks.

In 2026, NIST announced that nine additional digital signature candidates advanced to the third round, including SQIsign.

SQIsign is an isogeny-based signature proposal, so isogeny-based research remains active in the digital signature area.

The current state is best described as cautious research, not broad production deployment.

Isogeny-Based Cryptography and SQIsign

SQIsign is an isogeny-based digital signature scheme that has attracted attention because of its compact signature size.

Short signatures can matter in blockchains because every byte of transaction data can affect fees, block space, storage, bandwidth, and verification design.

If a post-quantum signature scheme has very large signatures, migrating a blockchain can become difficult.

Wallets, hardware devices, light clients, nodes, bridges, and smart contracts may all need to handle larger data.

This is why isogeny-based signatures remain interesting even after SIKE failed.

NIST’s additional post-quantum digital signature project says NIST wanted more signature schemes to diversify its post-quantum signature portfolio and was interested in schemes with different assumptions or unique use cases.

For crypto users, SQIsign is not a wallet upgrade that should be used casually today.

It is an active research and standardization candidate that shows why isogeny-based cryptography still matters.

Isogeny-Based Cryptography and CSIDH

CSIDH is another isogeny-based proposal that uses a commutative group action.

The CSIDH introduction describes it as a post-quantum proposal for non-interactive key exchange with tiny public keys and practical performance.

Non-interactive key exchange can be useful when parties need to establish shared secrets without many back-and-forth messages.

In crypto infrastructure, key exchange can matter for encrypted wallet backups, node-to-node privacy, secure messaging, payment channels, and custody workflows.

CSIDH is important because it is not based on SIDH, which means the SIKE break does not automatically apply to it.

However, this does not mean CSIDH is automatically ready for every blockchain or wallet deployment.

It still needs security analysis, implementation review, side-channel protection, performance testing, and standardization maturity.

Crypto security should prefer well-reviewed and standardized systems over experimental systems unless there is a strong reason and expert review.

Isogeny-Based Cryptography and Blockchain Signatures

Digital signatures are one of the most important cryptographic primitives in blockchain systems.

A transaction signature proves that the holder of a private key authorized a transaction.

If a future quantum computer can derive a private key from a public key in a current signature scheme, users may face serious risk.

This is why blockchain communities study post-quantum signatures.

Isogeny-based signatures may be attractive because compact signatures could reduce blockchain data overhead.

However, blockchain deployment is extremely demanding.

A signature scheme for a blockchain must be secure, fast enough, easy to verify, safe in hardware wallets, resistant to side-channel attacks, and practical for nodes.

It must also fit into address formats, transaction formats, multisig designs, fee markets, and wallet recovery systems.

Isogeny-based cryptography may help with some tradeoffs, but it must be proven through years of review before major value depends on it.

Isogeny-Based Cryptography and Wallet Security

Wallet security depends on private keys, signatures, secure randomness, secure devices, safe backups, and careful transaction signing.

Isogeny-based cryptography could become relevant to wallets if future wallet standards use isogeny-based signatures or key exchange.

For now, most crypto wallets do not use isogeny-based signatures for normal transaction signing.

Users should not download a random wallet claiming to be “quantum-proof” simply because it mentions isogenies.

A fake wallet can use advanced cryptography language to steal seed phrases.

No legitimate cryptographic upgrade should require users to paste their seed phrase into an unknown website.

Wallet users should rely on official project documentation, audited software, reproducible builds when available, and trusted hardware practices.

Advanced mathematics does not protect users from phishing, malware, or fake support agents.

Isogeny-Based Cryptography and Quantum Risk

Quantum risk in crypto means the risk that future quantum computers could break public-key systems used to protect digital assets.

The main concern is not that a quantum computer can magically rewrite a blockchain.

The concern is that certain public-key systems may become vulnerable if quantum computers become powerful enough to solve the underlying math problems efficiently.

For many current blockchains, users reveal public keys when they spend from an address.

If quantum attacks become practical, exposed public keys could become more dangerous than hidden public keys.

This does not mean users should panic today.

It means blockchain projects should build cryptographic agility and long-term migration plans.

Isogeny-based cryptography is part of the research toolkit for this future.

Crypto projects should track NIST standards, academic cryptanalysis, implementation quality, and migration costs before choosing any post-quantum approach.

Isogeny-Based Cryptography and Crypto-Agility

Crypto-agility means the ability to change cryptographic algorithms without breaking the whole system.

Blockchains often have weak crypto-agility because signature schemes, address formats, hardware wallets, smart contracts, and consensus rules can be deeply embedded.

A network that cannot change its signature system easily may face a harder post-quantum migration.

Isogeny-based cryptography highlights why crypto-agility matters because SIKE looked promising before it was broken.

If a project had hard-coded SIKE into critical infrastructure too early, it would have needed an urgent replacement.

A safer design allows algorithms to be upgraded, deprecated, or combined with hybrids as research changes.

Crypto-agility is not only a government or enterprise topic.

It is also a blockchain survival topic because public networks may need to protect assets for decades.

Isogeny-Based Cryptography and Hybrid Cryptography

Hybrid cryptography combines two or more cryptographic methods to reduce reliance on a single assumption.

For example, a system might combine a classical key exchange with a post-quantum key exchange during a transition period.

This can help protect against the risk that one method is broken before the other.

In crypto infrastructure, hybrid approaches may be useful for encrypted communication, validator networking, custody platforms, and off-chain protocols.

Hybrid blockchain signatures are more complex because signatures affect transaction size, verification rules, address formats, and consensus behavior.

An isogeny-based component could theoretically be part of a hybrid design, but only after careful review.

Hybrid designs should not be assembled casually by developers who do not specialize in cryptography.

Combining algorithms incorrectly can create new vulnerabilities even when each algorithm is strong by itself.

Isogeny-Based Cryptography and Smart Contracts

Smart contracts may need to verify cryptographic proofs, signatures, or key exchange outputs.

If an isogeny-based signature were used on-chain, smart contracts might need verification logic or precompiled support.

This could be expensive because post-quantum algorithms often have larger keys, larger signatures, or more complex verification than current schemes.

Isogeny-based signatures may be attractive when signature size is small, but verification cost and implementation complexity still matter.

A smart contract environment also has strict limits because gas costs, memory limits, and deterministic execution can make advanced cryptography difficult.

Before any isogeny-based system is used inside smart contracts, developers must study performance, security assumptions, side-channel issues, and auditability.

A mathematically sound scheme can still be unsafe if implemented incorrectly.

Smart contracts make cryptographic mistakes especially costly because deployed code can control real assets.

Isogeny-Based Cryptography and DeFi

DeFi relies on signatures, smart contracts, oracles, bridges, and user wallets.

Isogeny-based cryptography could matter to DeFi in the future if post-quantum signatures or key exchange become part of wallet and protocol design.

For example, a post-quantum wallet could eventually interact with lending protocols, swaps, vaults, and tokenized asset systems.

However, DeFi security has many layers beyond signature algorithms.

A protocol can use strong post-quantum cryptography and still fail because of a bad oracle, broken governance, weak liquidation design, or malicious admin key.

Post-quantum migration should not distract users from ordinary DeFi risks today.

Users still need to review smart contract audits, permissions, liquidity, collateral design, and wallet approvals.

Quantum resistance is only one part of the broader security picture.

Isogeny-Based Cryptography and Bridges

Blockchain bridges often depend on signatures, validator sets, multisig committees, light clients, or zero-knowledge proofs.

If a bridge uses a signature scheme that becomes quantum-vulnerable, bridge security could become weaker over time.

Isogeny-based signatures may someday become relevant to bridge security if they mature into practical and standardized post-quantum tools.

However, bridges are already high-risk even without quantum attackers.

Many bridge failures have involved smart contract bugs, key compromise, governance weakness, validation errors, or operational mistakes.

A post-quantum signature alone cannot fix a bad bridge design.

Crypto builders should treat isogeny-based cryptography as one possible future component, not a complete bridge-security solution.

Bridge users should always understand what trust model protects the assets they move.

Benefits of Isogeny-Based Cryptography

The first potential benefit of isogeny-based cryptography is compactness.

Some isogeny-based designs are known for small public keys or small signatures compared with other post-quantum approaches.

This can be valuable in blockchain systems where data size affects fees, sync time, bandwidth, and storage.

The second potential benefit is mathematical diversity.

Isogeny-based systems rely on different assumptions from lattice-based systems, which can help diversify the post-quantum toolbox.

The third potential benefit is compatibility with elliptic-curve thinking.

Many cryptographers and blockchain engineers already understand elliptic curve concepts, although isogeny systems require much deeper specialized knowledge.

The fourth potential benefit is long-term research value.

Even if only some isogeny-based schemes survive, the field may produce useful tools, insights, and alternatives for future cryptographic migration.

Risks of Isogeny-Based Cryptography

The biggest risk is cryptanalytic uncertainty.

The SIKE break showed that a promising isogeny-based system can fail after deeper analysis.

Another risk is implementation complexity.

Isogeny computations can be hard to implement safely, efficiently, and consistently across devices.

Side-channel risk is also important because attackers may learn secrets from timing, power usage, cache behavior, or other physical signals.

Performance can also be a challenge depending on the scheme and use case.

Some systems may have attractive key sizes but slow signing, verification, or key generation.

Standardization risk is another issue because many crypto applications should not rely on experimental algorithms before broad expert review.

For blockchain use, migration risk may be the hardest issue because changing signatures or key formats can require wide ecosystem coordination.

Isogeny-Based Cryptography Versus Lattice-Based Cryptography

Lattice-based cryptography is currently the most important post-quantum family in standardized deployment.

NIST’s first PQC standards include ML-KEM and ML-DSA, which are based on lattice-related assumptions.

Isogeny-based cryptography uses different mathematical structures involving elliptic curves and isogenies.

Lattice-based schemes have stronger current standardization support and are more ready for broad deployment.

Isogeny-based schemes may offer attractive compactness in some designs, but the family has faced major setbacks and needs careful review.

Crypto projects should not choose isogeny-based cryptography only because it sounds advanced.

They should compare security maturity, performance, signature size, verification cost, implementation safety, standards support, and ecosystem tooling.

In most near-term blockchain planning, NIST-standardized algorithms deserve close attention before experimental alternatives.

Isogeny-Based Cryptography Versus Hash-Based Signatures

Hash-based signatures rely on the security of cryptographic hash functions.

NIST’s SLH-DSA is a stateless hash-based digital signature standard.

Hash-based signatures are attractive because their security assumptions are conservative and well understood.

However, hash-based signatures can be large compared with current blockchain signatures.

Isogeny-based signatures may aim for much smaller signatures, which is why they remain interesting for blockchains.

The tradeoff is that isogeny-based assumptions are more specialized and have seen dramatic cryptanalytic events.

A blockchain designer may prefer a larger, more conservative signature in some cases and a smaller, more experimental signature in others.

The right choice depends on security maturity, data cost, verification needs, and upgrade path.

Isogeny-Based Cryptography and User Safety

Crypto users should not need to perform isogeny computations manually.

If isogeny-based cryptography ever becomes part of mainstream wallets, it should be hidden inside well-audited software and hardware.

Users should be cautious of apps, websites, or tokens claiming to be “isogeny-secured” without clear documentation and independent review.

Advanced cryptographic language is often used by scammers to create false trust.

A scammer can claim a wallet is quantum-safe while actually stealing private keys.

A fake upgrade can ask users to enter seed phrases under the excuse of migrating to post-quantum security.

No real cryptographic migration should require users to reveal private keys or seed phrases to a website.

The safest user habit is to verify official sources, wait for audited tools, and never trust urgent migration messages in private chats.

Common Misunderstandings About Isogeny-Based Cryptography

One misunderstanding is that isogeny-based cryptography is the same as normal elliptic curve cryptography.

Both use elliptic curves, but they rely on different mathematical problems.

Another misunderstanding is that the SIKE break destroyed every isogeny-based system.

SIKE and SIDH should not be used, but other isogeny-based systems such as CSIDH and SQIsign are based on different designs.

A third misunderstanding is that isogeny-based cryptography is already the default solution for post-quantum blockchains.

It is not the default because current NIST standards focus mainly on lattice-based and hash-based approaches.

A fourth misunderstanding is that quantum-resistant cryptography makes a wallet safe from all attacks.

It does not protect against phishing, malware, fake apps, lost seed phrases, or malicious smart contracts.

A fifth misunderstanding is that smaller signatures are always better.

Small signatures are useful, but security maturity and implementation safety are more important.

Best Practices for Crypto Projects Studying Isogeny-Based Cryptography

Track NIST standards and official PQC updates before choosing algorithms for production systems.

Do not deploy SIDH or SIKE because current public documentation says they are insecure and should not be used.

Study isogeny-based signatures such as SQIsign as research candidates rather than default production choices.

Build crypto-agility into wallets, nodes, custody systems, and smart contracts before a quantum migration becomes urgent.

Use expert cryptographic review instead of inventing custom protocol combinations.

Consider hybrid approaches only when they are designed and reviewed by specialists.

Test performance on real blockchain constraints such as transaction size, verification cost, hardware wallet capacity, and node requirements.

Educate users clearly so that scammers cannot exploit post-quantum migration language to steal seed phrases.

FAQ

What is isogeny-based cryptography?

Isogeny-based cryptography is a type of public-key cryptography that uses hard problems involving isogenies between elliptic curves.

Is isogeny-based cryptography a cryptocurrency?

No, isogeny-based cryptography is a mathematical cryptography field, not a cryptocurrency, token, wallet, blockchain network, or smart contract.

Why does isogeny-based cryptography matter for crypto?

It matters because crypto wallets, signatures, custody systems, validator keys, and blockchain protocols may eventually need post-quantum cryptographic protection.

Is isogeny-based cryptography post-quantum?

Some isogeny-based schemes are designed as post-quantum cryptography, but each scheme must be evaluated separately.

What is an isogeny?

An isogeny is a structure-preserving mathematical map between elliptic curves.

What happened to SIKE?

SIKE was broken by cryptanalysis in 2022, and the updated SIKE specification says SIKE and SIDH are insecure and should not be used.

Did the SIKE attack break all isogeny-based cryptography?

No, the SIKE postscript states that some isogeny-based systems such as CGL, CSIDH, and SQIsign are not based on SIDH and were not affected by that family of attacks.

What is SQIsign?

SQIsign is an isogeny-based digital signature proposal that advanced in NIST’s additional post-quantum digital signature process.

Are blockchains using isogeny-based signatures today?

Most mainstream blockchains do not use isogeny-based signatures for normal transaction signing today.

Why are small signatures important for blockchains?

Small signatures can reduce transaction size, storage burden, bandwidth use, and verification overhead.

Should users migrate wallets to isogeny-based cryptography now?

Users should not migrate based on random claims and should wait for official, audited, and well-reviewed wallet or protocol upgrades.

Can scammers abuse isogeny-based cryptography claims?

Yes, scammers can use terms such as quantum-safe, post-quantum, or isogeny-secured to promote fake wallets, fake migrations, or seed phrase theft.

Conclusion

Isogeny-based cryptography is an advanced post-quantum cryptography field built around mathematical maps between elliptic curves.

It is not a cryptocurrency, token, wallet, private key, seed phrase, validator, mining pool, blockchain network, smart contract, or trading strategy.

Its importance for crypto comes from the long-term need to protect wallets, signatures, validator systems, bridges, custody infrastructure, and encrypted communications from future quantum threats.

Isogeny-based cryptography became famous because systems such as SIDH and SIKE offered compact public keys and an elegant post-quantum design.

However, the 2022 SIKE break showed that promising cryptographic ideas can fail after deeper analysis.

That failure is a warning against rushing experimental cryptography into systems that protect real digital assets.

At the same time, the SIKE break did not end all isogeny-based research.

Systems such as CSIDH and SQIsign are based on different ideas, and SQIsign remains relevant in post-quantum digital signature research.

For blockchain builders, the most important lesson is crypto-agility.

Networks should prepare for future cryptographic migration without locking themselves into unproven algorithms too early.

For users, the most important lesson is safety.

Quantum-resistant language does not make an app trustworthy, and no real migration should require seed phrases or private keys to be entered into a website.

Isogeny-based cryptography may eventually help solve difficult blockchain problems such as compact post-quantum signatures, but it needs careful standardization, implementation review, and ecosystem testing.

The safest way to understand it today is as a promising but cautious research area inside the larger post-quantum cryptography transition.

No wallet app, protocol team, support agent, migration tool, bridge, educator, or website should ever require a seed phrase, private key, wallet recovery phrase, password, or two-factor authentication code.

您可能也喜欢

波动性爆发

「波动性爆发」是指金融市场、资产或指数的波动性突然显著增加,通常由不可预见的事件或市场情绪变化所驱动。这种突如其来的增加会导致价格大幅波动和交易量激增,从而影响投资者和交易者的风险和机会。 了解波动性爆发 波动性是衡量特定证券或市场指数收益分散程度的统计指标,显示资产价格在特定期间内的波动幅度。当这种波动超出正常水平时,就会发生波动性爆发,这通常是对意外新闻或经济事件的反应。这些事件可能包括地缘政
2025/12/23 18:42

反恐融资(CTF)

反恐怖主义融资(CTF)是指旨在发现、预防和打击恐怖主义活动资金支持的法律、法规和活动。这包括监控和监管资金流动、在金融机构内部实施合规计划,以及执行旨在遏制恐怖主义融资的国际制裁和法规。 反恐融资在各领域的重要性 反恐融资在包括银行业、科技和国际贸易在内的各个领域都至关重要。在金融领域,强而有力的反恐融资措施可确保银行和其他金融机构不会被恐怖组织利用为其活动提供资金。这不仅有助于维护金融体系的完
2025/12/23 18:42

监管差距

「监管缺口」指的是缺乏或不足以应对技术、市场或其他领域中新兴或不断发展的监管框架或指南。当创新速度超过相关法律法规的发展速度时,这种缺口往往就会出现,导致新技术或商业实践要么受到部分监管,要么完全不受监管。 监管缺口范例 加密货币领域就是一个典型的监管缺口案例。随着比特币和以太币等数位货币的普及,监管机构难以将这些新型资产纳入传统的金融监管框架。这导致加密货币的法律地位存在不确定性,且在不同司法管
2025/12/23 18:42