|
You are here |
hackingdistributed.com | ||
| | | | |
parsiya.net
|
|
| | | | | [AI summary] The text provides an in-depth overview of blockchain technology, covering its core concepts, applications, platforms, limitations, and misconceptions. It explains how blockchain operates, including transaction processing, consensus mechanisms, and smart contracts. The document also explores various blockchain platforms like Bitcoin, Ethereum, and Hyperledger projects, highlighting their unique features and use cases. It addresses common limitations, such as energy consumption, scalability issues, and trust challenges, while emphasizing the importance of cryptographic security and user responsibility in managing private keys. The text concludes by summarizing the key points and encouraging further feedback for improvement. | |
| | | | |
adityarohilla.com
|
|
| | | | | Currently, Bitcoin is leading the charts among all coins. So what exactly is the technology that makes Bitcoin so special and why do so many people, including me, thinks that cryptocurrencies are going to change the world. The answer is Blockchain. In layman terms, blockchain is like a public immutable document which can record any... | |
| | | | |
ariadne.space
|
|
| | | | | Ive followed cryptocurrency for a long time.The first concept I read about was Hashcash, which was a mechanism designed to reduce e-mail spam by acting as a sort of stamp.The proof of work concept introduced by Hashcash of course lead to Bitcoin, which lead to Ethereum and the other popular Proof of Work consensus blockchain-based cryptocurrency platforms out in the world today. | |
| | | | |
rog3rsm1th.github.io
|
|
| | | The Okamoto-Uchiyama cryptosystem is a semantically secure, asymmetric encryption algorithm. It was first introduced in 1998 by Tatsuaki Okamoto and Shigenori Uchiyama. The method is additive-homomorphic, which means that the plaintexts are added by multiplying two ciphertexts. It is therefore not necessary to decrypt the ciphertexts in order to be able to operate on the plaintexts. While searching for implementations of this algorithm on github, I realized that there were only two rough implementations. | ||