Басты бетСанаттарCryptography

🔒 Cryptography

Classical ciphers, RSA, Diffie-Hellman and elliptic-curve cryptography — how modern encryption really works.

66 симуляциялар60 fps нақты уақытта0 орнату қадамдары
Elliptic Curve Cryptography: Point Ops & ECDHNewInteractive 3D simulation of elliptic-curve point addition and doubling on a real-number… Symmetric-Key Avalanche Lab: Substitution-Permutation NetworksNewTwo 4x4 byte blocks -- one original, one with a single input bit flipped -- run through… RSA Trapdoor: Modular Exponentiation & the Factoring WallNewPick two primes, watch RSA build a public/private keypair, then trace encryption and… Functional Encryption: Decrypt Only f(x), Never xNewEncrypt a 10-record dataset and mint a functional key sk_f bound to one function (sum,… Digital Signature Mechanism SimulatorNewHash a message into a 3D fingerprint, encrypt it with a private key to produce a signature,… Blockchain and Crypto for Honey TraceabilityNewA 3D chain-of-blocks model of a honey supply chain, where each hand-off gets hashed into a… Asymmetric Encryption: RSA & ECC Key Exchange SimulatorNewWatch a public/private key pair lock and unlock a message travelling between Alice and Bob… Attribute-Based Encryption: Access Policy Tree SimulatorNewToggle a user's attributes against an AND, OR or k-of-n threshold access policy and watch… Blockchain Renewable Energy CertificatesNewRenewable generators mint energy certificates that a distributed ledger of validator nodes… Public-Key Exchange NetworkNewNodes exchange public keys and establish secure channels across the network — watch how key… Blockchain SimulatorNewThis simulation models a blockchain system, illustrating the core concepts of mining,… Blockchain Governance SimulationNewThis simulation models the governance structures of blockchain networks. It demonstrates how…
Interactive 3D Engine - Blockchain IntegrationNewThis simulation demonstrates the integration of blockchain technology within a 3D engine… ⛓️ Blockchain SimulationNewThis simulation provides a foundational exploration of blockchain technology. It likely… Blockchain Network Dynamics SimulationNewExplore the creation and propagation of blocks within a virtual blockchain network,… Advanced Distributed Ledger SimulationNewThis advanced simulation models the complex dynamics of a distributed ledger network,… Advanced Blockchain Simulator ModelNewDive deep into the mechanics of blockchain by dynamically adjusting parameters such as block… Advanced Technology Blockchain SimulationNewThis simulation dives into the core mechanics of blockchain technology, allowing you to… Blockchain Blockchain Consensus SimulationNewThis simulation explores the mechanics of consensus algorithms used in blockchain… Blockchain Blockchain Development SimulationNewThis simulation demonstrates the development process of a blockchain application, covering… Blockchain Blockchain Governance SimulationNewThis simulation models the governance structures within a decentralized blockchain network.… Blockchain Blockchain Interoperability SimulationNewThis simulation focuses on the challenges of interoperability between different blockchain… Blockchain Blockchain Scalability SimulationNewThis simulation investigates the scalability issues inherent in blockchain technology. Users… Blockchain Blockchain Security SimulationNewThis simulation demonstrates the security vulnerabilities and mitigation strategies… Blockchain Consensus Mechanisms - Comprehensive GuideNewThis simulation demonstrates how blockchain consensus mechanisms, such as Proof-of-Work and… Blockchain Dao SimulationNewThis simulation models a Decentralized Autonomous Organization (DAO) on a blockchain. Users… Blockchain Defi SimulationNewThis simulation explores Decentralized Finance (DeFi) applications built on blockchain… Blockchain FinanceNewThis simulation demonstrates how blockchain technology is transforming traditional financial… Blockchain Nft SimulationNewThis simulation illustrates the creation, trading, and ownership of Non-Fungible Tokens… Distributed Ledger Technology ModelNewWitness the formation of a digital ledger through simulated transactions, manipulating… Blockchain Smart Contracts - Comprehensive GuideNewThis simulation provides an interactive introduction to blockchain smart contracts. Users… Blockchain Smart Contracts SimulationNewThis simulation allows users to experiment with building and deploying blockchain smart… Communication Advanced Blockchain Communication SimulationNewThis simulation explores the application of blockchain technology to secure and… Cryptocurrency Blockchain Simulator — Distributed Ledger, Consensus Mechanisms, and Digital CurrencyNewThis simulation models the core components of a blockchain network, illustrating how… Technology Advanced Blockchain SimulationNewThis simulation allows you to explore the core mechanics of a technologically advanced… Technology Blockchain SimulationNewThis simulation allows you to explore the core principles of blockchain technology,… 3D Encryption Rsa VisualizationNewVisualize the process of RSA encryption through this 3D simulation. Observe how keys are… Advanced Cryptography - Comprehensive GuideNewThis simulation provides an in-depth exploration of cryptographic algorithms and techniques,… Cryptography SimulatorNewThis simulation allows you to explore core cryptographic techniques like encryption and… Blockchain Network SimulationNewThis simulation explores the fundamental principles behind blockchain technology, including… Cryptography Basics — Symmetric, Asymmetric, and HashesNewThis simulation introduces the fundamental concepts of cryptography by differentiating… Cryptography SimulationNewDelve into the world of cryptography with this interactive simulation. Users will learn… Cybersecurity Cryptography SimulatorNewThis simulation demonstrates the principles of cryptography, focusing on how encryption… Quantum Advanced Quantum Cryptography Advanced SimulationNewThis simulation demonstrates the principles of quantum cryptography, specifically quantum… Blockchain Consensus NetworkNewThis simulation models a blockchain consensus network, demonstrating how distributed ledger… Stack Machine: How Smart Contracts ExecuteNewInteractive 3D lab where bytecode opcodes execute one at a time on a stack-based virtual… AES: The Advanced Encryption StandardNewExplore how AES, the symmetric block cipher trusted by governments and banks worldwide,… The One-Time Pad: The Only Provably Unbreakable CipherNewExplore how the one-time pad achieves mathematically perfect secrecy by combining plaintext… SHA-256: The Hash Function Securing Bitcoin and the WebNewExplore SHA-256, the cryptographic hash function behind Bitcoin mining, password storage,… The TLS Handshake: How Your Browser Sets Up a Secure ConnectionNewSee exactly what happens in the milliseconds before an https page loads: ClientHello,… Shamir's Secret Sharing: Splitting a Secret So No Single Person Can Reconstruct It AloneNewExplore Adi Shamir's 1979 secret-sharing scheme, where a polynomial curve splits a secret… Homomorphic Encryption: Computing on Data Without Ever Seeing ItNewExplore how homomorphic encryption lets computers process encrypted data without ever… Post-Quantum Cryptography: Preparing Encryption for the Quantum Computing ThreatNewExplore why RSA and elliptic-curve encryption will fall to quantum computers, what… Ring Signatures: Proving You're One of a Group Without Saying WhoNewExplore how ring signatures let someone prove a message was signed by a member of a chosen… Blind Signatures: Getting Something Signed Without Letting the Signer See ItNewExplore how RSA blind signatures let an authority cryptographically sign a message without… Secure Multiparty Computation: Computing a Shared Answer Without Sharing Your SecretsNewExplore secure multiparty computation (MPC), the cryptographic technique that lets several… Elliptic Curve Diffie-Hellman: Small Keys, Strong SecretsNewExplore ECDH key exchange, where two parties multiply elliptic curve points by private… Garbled Circuits: Yao's Secure Two-Party ComputationNewExplore how Yao's garbled circuit protocol lets two parties jointly compute a function over… Path ORAM: Hiding Memory Access PatternsNewSee how Path ORAM arranges encrypted data blocks in a binary tree and reshuffles them on… Merkle Tree — Hash Trees & ProofsNewBuild a Merkle tree by hashing data blocks pairwise up to a single root. Change a leaf and… Hash Functions — Avalanche & CollisionsNewExplore what makes a cryptographic hash strong: flip one input bit and watch ~half the… Blockchain ConsensusNewProof-of-Work mining and longest-chain consensus: miners race to beat the difficulty target,… Caesar & Vigenère CiphersEncrypt and decrypt messages with classical substitution ciphers. Frequency analysis attack… RSA Key ExchangeStep through RSA: choose two primes, compute n and φ(n), find e and d. Watch a message… Diffie-Hellman Key ExchangeTwo parties establish a shared secret over an insecure channel. The colour-mixing analogy… Elliptic Curve CryptographyVisualise point addition on an elliptic curve over a real field. See how scalar…
Санат туралы

Cryptography

Classical ciphers, RSA, Diffie-Hellman and elliptic-curve cryptography — how modern encryption really works.

Three.js · WebGL 60 FPS CC BY 4.0
Қысқаша деректер
66осы санаттағы интерактивті симуляциялар
кез келген заманауи браузерде 60 FPS жылдамдығымен жұмыс істейді
🌐Ағылшын, украин, поляк, испан, неміс, жапон, итальян, португал (Бразилия), француз, араб, голланд, қытай, кәріс, хинди, түрік, вьетнам, орыс, индонезия, парсы, бенгал, тай, филиппин, суахили, урду, малай, тамил, иврит, грек, панджаби, амхар, бирма, кхмер, грузин, непал, моңғол, армян, сингал, лаос, чех, румын, венгр, болгар, швед, дат, фин, норвег, словак, хорват, серб, словен, литва, латыш, эстон, исланд, албан, македон, босния және мальта тілдерінде
🎓CC BY 4.0 — сыныптар мен LMS-ке енгізу үшін тегін

Жиі қойылатын сұрақтар

Cryptography симуляцияларын іске қосу үшін бірдеңе орнатуым керек пе?

Жоқ. Барлығы толығымен браузеріңізде жұмыс істейді — жүктеп алу, плагин немесе тіркелгі қажет емес. Chrome, Firefox, Edge және Safari-де жұмыс істейді; симуляциялардың көбі мобильді құрылғыларда да жұмыс істейді.

Бұл симуляцияларды сабақ беру үшін пайдалана аламын ба?

Иә — барлық мазмұн CC BY 4.0 лицензиясы бойынша білім беру мақсатында тегін пайдалануға болады. Кез келген симуляцияға тікелей сілтеме бере аласыз немесе iframe арқылы өз оқу жүйеңізге (LMS) енгізе аласыз; API кілті қажет емес.

Бұл модельдер ғылыми тұрғыдан қаншалықты дәл?

Олар кәсіби бағдарламалық жасақтамамен бірдей математикалық формулаларды қолданады және нақты уақытта сандық түрде интегралданады. Әрбір симуляцияда қолданылған алгоритмдер көрсетілген, ал көпшілігінде негізіндегі математиканы түсіндіретін мақалаға сілтеме бар.

Байланысты санаттар

Сіз нені таптыңыз?

Қайталау қадамдарын қосу (міндетті емес)