Blockchain
Blockchain
What is Blockchain
Blockchain is a digital public ledger that records online transactions.
When a new block is added to a blockchain, it is linked to the previous block using
a cryptographic hash generated from the contents of the previous block.
This ensures the chain is never broken and that each block is permanently
recorded.
It is also intentionally difficult to alter past transactions in blockchain since all the
subsequent blocks must be altered first.
Blockchain Components
Ethereum (ETH)
Ripple (XRP)
Litecoin (LTC)
Tether (USDT)
Libra (LIBRA)
Authentication
Confidentiality
Data Integrity
Access Control
Non-repudiation
Digital Signature
Cryptographic Hash
Function
A cryptographic hash function is
a mathematical function used in
cryptography.
Typical hash functions take
inputs of variable length to return
outputs of fixed length.
Cryptographic nonce: In cryptography, a nonce is an arbitrary
number that can be used just once in a cryptographic
communication.
A blockchain network makes use of public and private keys in order to form a
digital signature ensuring security and consent.
Due to the use of encryption and digital signatures, the data stored on the
blockchain is tamper-proof and cannot be changed.