image Post Your Answer


image

Blockchain and Encryption


My research area is related to strengthening the security of big data in cloud environments using blockchain technology. I am currently using a cryptography-based blockchain model for securing the data in a cloud environment. I am using Blow fish-based AES cryptography. I need assistance in identifying how we can integrate Blowfish and AES algorithms.

All Answers (1 Answers In All)

By Akshay R Answered 3 years ago

Blockchains are usually made up of hundreds of thousands of blocks, and that each block can contain up to several thousand transactions, it becomes clear that memory space and computing power are two big problems. As a result, it is advantageous to use as little data as possible when processing and verifying transactions. It not only reduces CPU processing times, but also ensures a higher level of security. This will be performed by Blow fish based AES cryptography. This will  authorize the blockchain system to verify that a specific transaction that took place on a certain block is as accurate as possible.


Your Answer


View Related Questions