Cryptography Considerations Flashcards
What is a blockchain?
A shared, unchanging ledger for recording transactions, tracking assets, and building trust.
Note: Related to things like Bitcoin
What is a public ledger?
A record-keeping system that maintains information on participant identities, their cryptocurrency balances, and their genuine transactions. This information is secure and anonymous.
Note: This is part of the Bitcoin peer to peer network. It is decentralized.
What are ephemeral keys used for?
Short lived keys for WPA3 to create perfect forward secrecy.
What is homomorphic encryption?
An encryption method that allows calculations to be performed on data without decrypting it first. Can be used for privacy-preserving outsourced storage and computation.