카테고리암호학

🔒 암호학

고전 암호부터 RSA, 디피-헬먼, 타원곡선 암호까지 — 현대 암호화의 실제 원리.

66 시뮬레이션60 실시간 fps0 설치 단계
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…
카테고리 소개

암호학

고전 암호부터 RSA, 디피-헬먼, 타원곡선 암호까지 — 현대 암호화의 실제 원리.

Three.js · WebGL 60 FPS CC BY 4.0
빠른 정보
66이 카테고리의 인터랙티브 시뮬레이션 수
최신 브라우저에서 60FPS로 작동
🌐영어, 우크라이나어, 폴란드어, 스페인어, 독일어, 일본어, 이탈리아어, 브라질 포르투갈어, 프랑스어, 아랍어, 네덜란드어, 중국어, 한국어, 힌디어, 터키어, 베트남어, 러시아어, 인도네시아어, 페르시아어, 벵골어, 태국어, 필리핀어, 스와힐리어, 우르두어, 말레이어, 타밀어, 히브리어, 그리스어, 펀자브어, 암하라어, 미얀마어, 크메르어, 조지아어, 네팔어, 몽골어, 아르메니아어, 신할라어, 라오어, 체코어, 루마니아어, 헝가리어, 불가리아어, 스웨덴어, 덴마크어, 핀란드어, 노르웨이어, 슬로바키아어, 크로아티아어, 세르비아어, 슬로베니아어, 리투아니아어, 라트비아어, 에스토니아어, 아이슬란드어, 알바니아어, 마케도니아어, 보스니아어, 그리고 몰타어
🎓CC BY 4.0 — 교실 및 LMS 삽입 시 무료 이용 가능

자주 묻는 질문

암호학 시뮬레이션을 실행하려면 무언가를 설치해야 하나요?

아니요. 모든 것이 브라우저에서 완전히 실행됩니다 — 다운로드, 플러그인, 계정이 필요 없습니다. Chrome, Firefox, Edge, Safari에서 작동하며 대부분의 시뮬레이션은 모바일에서도 작동합니다.

이 시뮬레이션을 수업에 사용할 수 있나요?

네 — 모든 콘텐츠는 CC BY 4.0 라이선스 하에 교육용으로 무료로 사용할 수 있습니다. 어떤 시뮬레이션이든 직접 링크하거나 iframe을 통해 LMS에 삽입할 수 있으며, API 키는 필요하지 않습니다.

이 모델들은 과학적으로 정확한가요?

전문 소프트웨어와 동일한 수학적 공식을 사용하여 실시간으로 수치 적분됩니다. 각 시뮬레이션은 사용된 알고리즘을 명시하며, 많은 경우 기본 수학을 설명하는 글로 연결됩니다.

관련 카테고리

무엇을 발견하셨나요?

재현 단계 추가 (선택 사항)