CodesForLife!!
Tuesday 17 November 2020
BlockChain Company Infographic
Monday 2 November 2020
Placement Training & Mock HR Interview for Juniors @ SKCET
Sunday 1 November 2020
My Blockchain Webinar at SKCET
Hi All, The Department of CSE #SKCET organized a webinar session on *Block Chain Technology-Industry Perspective* for faculties and students.
*Resource Person:*
Mr. G. Sanjay Deep,
Software Developer,
Accenture
I take immense pleasure to share my first Webinar session to students of Computer science Engineering Department of Sri Krishna College of Engineering and Technology.
*Key points discussed*
๐ Bitcoin & Blockchain cryptocurrency
๐ Programmable Block Chain- Smart Contracts
๐ Hyperledger model
๐ Block chain in health care and real estate
I personally thank my college staff and fellow students for providing me this wonderful opportunity. The students were encouraging and interested to know in depth of concepts.
Board of Studies Meet - SKCET 2020
Friday 18 January 2019
Blockchain Technology – A Study
Distributed Ledger :
Database vs Blockchain :
Sunday 28 January 2018
Cryptocurrency -A study
CryptoCurrency – A study
In other words, Cryptocurrency is a virtual money over the internet.
How It works ??
Mining of Coins(Currencies)
Risks in Cryptocurrency
gains unauthorized access to the company’s or individual’s systems online through a hack. In both cases, control of the cryptocurrency is transferred away from the owner. There have been two main targets for theft: exchanges and users. Over the last five years, many cryptocurrency exchanges have been hacked resulting in theft and the loss of cryptocurrency.
Friday 19 January 2018
BlockChain - The Beginning
Blockchain technology is the technology that allows users to maintain a ledger having all transactions data and update them to maintain integrity when a new transmission occurs. It is a structured list that saves data in the form of a distributed database which is designed to make an arbitrarily manipulating it difficult since the network participants save and verify blockchain.
An important part of blockchain is security related to the personal key used in encryption. An attacker carries out various attempts to access a user’s person key stored in user’s computer or any device inorder to hack the bitcoin. The integrity of transactions can be verified through the public key based encryption of the hash value of transmission data.
All transactions are logged and made available in a public ledger, helping ensure their authenticity and preventing fraud. Each time a transaction takes place, such as sender sending data to cloud storage or receiver , the details of that deal including its source destination, timestamp, are added for refrence as a block .
The validity of the transactions within the cryptographically protected block is then cheked and confirmed by the collective computing power of miners within the network.
Blockchain works on the basis of elliptic curve digital signature algorithm. Since blockchain is a publicly available ledger. On an individual basis, these miners are computers which are configured to utilize their GPU and/or CPU cycles to solve complex mathematical problems, passing the block's data through a hashing algorithm until a solution is found.
Once solved, the block and all of its respective transactions have been verified as legitimate. Rewards (bitcoin, in this example) are then divvied up among the computer or computers that contributed to the successful hash.
The property of decentralization is the advantage of blockchaining the user data.
The records inside the chain aren’t stored in a single location and it is immutable by any single party. Implementation of blockchain technologycan create a verifiable record of any data.
CodesForLife!!
BlockChain Company Infographic
Hello All, This post talks about the impact of blockchain technology in various standards and industrial uses. Kindly do read to know i...
-
Hi friends, the code for life we discuss here is, SQUARE ENCRYPT A secret code encrypts a message by putting it in an array and readi...
-
Hello All, This post talks about the impact of blockchain technology in various standards and industrial uses. Kindly do read to know i...
-
CryptoCurrency – A study Cryptocurrency in general a reference to all decentralized digital currencies.It uses crptography for coin cr...