Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Blockchain across Oracle

You're reading from  Blockchain across Oracle

Product type Book
Published in Oct 2018
Publisher Packt
ISBN-13 9781788474290
Pages 530 pages
Edition 1st Edition
Languages
Author (1):
Robert van Molken Robert van Molken
Profile icon Robert van Molken
Toc

Table of Contents (24) Chapters close

Title Page
Packt Upsell
Contributors
Preface
1. An Introduction to the Blockchain 2. How Blockchain Will Disrupt Your Organization 3. Blockchain 101 - Assets, Transactions, and Hashes 4. Blockchain 101 - Blocks, Chains, and Consensus 5. Blockchain 101 - Security, Privacy, and Smart Contracts 6. Understanding the Blockchain Data Flow 7. Public Versus Permissioned Blockchains and their Providers 8. Ethereum Versus Hyperledger 9. Building a Next-Generation Oracle B2B Platform 10. Introducing the Oracle Blockchain Cloud Service 11. Setting Up Your Permissioned Blockchain 12. Designing and Developing Your First Smart Contract 13. Deploying and Testing Your First Smart Contract 14. Configuring, Extending, and Monitoring Your Network 15. Blockchain Across the Financial Services Industry 16. Blockchain Across the Transportation Industry 17. Blockchain Across the Healthcare Industry 18. Future Industry and Technology Directions 1. Other Books You May Enjoy Index

Hashes


Until now, we have explored the concepts that make up a transaction and how you can send transactions yourself. One of these concepts is that transactions are signed. When a transaction is signed, it generates a hash or digital signature that is based on the content of the transaction. The hash verifies that the data sent in a transaction is not compromised or has not changed during its travel.

A hash is calculated by executing a hash function, which is called hashing. Before I go into the detail of the hash functions that are used within different blockchains, I'm first going to take you through the concept of such functions. A hash function takes any input data, and produces an output, which, based on the algorithm used, has a different fixed length.

Note

Dissecting a hash A hash has a fixed length, which, in terms of computer data, is represented in bits. A bit is the smallest possible data type, and it can be either a 0 or a 1. Think of it as a light bulb, where the light bulb can...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime