Blockchain

Blockchain

A blockchain is a secure, distributed ledger consisting of growing lists of records (blocks) linked together using cryptographic hashes. Each block contains a hash of the previous block, a timestamp, and transaction data, forming a chain that makes transactions irreversible once recorded. Originally created by Satoshi Nakamoto for Bitcoin transactions, blockchain technology has since inspired other applications and is used widely in cryptocurrencies; private blockchains have also been proposed for business use.

4 courses cover this concept

CS 261 Security in Computer Systems

UC Berkeley

Fall 2022

A graduate-level course surveying modern topics in computer systems security, including secure messaging, blockchain, hardware security, and secure federated computation. It requires completion of CS 162 and CS 161 or equivalent for enrollment.

No concepts data

+ 17 more concepts

CS 182: Ethics, Public Policy, and Technological Change

Stanford University

Winter 2023

This course examines the intersections of philosophy, public policy, social science, and engineering in the context of recent computing technology and platforms. Key areas of focus include algorithmic decision-making, data privacy, AI, the influence of private computing platforms, and issues of diversity in tech. Students need to have completed CS106A.

No concepts data

+ 17 more concepts

15-440 Distributed Systems

Carnegie Mellon University

Fall 2020

A course offering both theoretical understanding and practical experience in distributed systems. Key themes include concurrency, scheduling, network communication, and security. Real-world protocols and paradigms like distributed filesystems, RPC, MapReduce are studied. Course utilizes C and Go programming languages.

No concepts data

+ 34 more concepts

CSCI 1515 Applied Cryptography

Brown University

Spring 2023

Applied Cryptography at Brown University offers a practical take on securing systems. By learning foundational cryptographic algorithms and advanced topics like zero-knowledge proofs and post-quantum cryptography, students gain both theoretical insights and hands-on experience in implementing cryptosystems using C++ and crypto libraries. Label: State-of-art concepts.

No concepts data

+ 63 more concepts