🌙

TokenDoc:结合智能合约与基于RNN模型及AES加密的混合方法进行源认证

TokenDoc: Source Authentication With a Hybrid Approach of Smart Contract and RNN-Based Models With AES Encryption

IEEE Transactions on Engineering Management · 2023
被引 7
ABS 3

中文导读

提出一种混合架构,利用深度学习神经网络识别数据集中的重复项以验证来源,结合区块链和AES加密确保信息不可篡改,并在树莓派上测试可行性,准确率达0.9635。

Abstract

This study proposes a hybrid architecture in which duplicates in the dataset are identified using a deep-learning neural network to authenticate the source. The blockchain provides distinct metadata to the information source to allow the sender and the recipient to verify that the information is accurate and cannot be modified or altered. The system also uses RNN-based LSTM and GRU model neural networks to determine whether the method performs better for these applications and uses an Ethereum blockchain to perform transactions between the two parties. The system also used an advanced encryption standard (AES) to protect the transactions. The AES uses encryption and decryption keys. This system structure is implemented on raspberry pi devices to determine its feasibility in a small system flowchart. The dataset for this study is the “Image encryption and decryption dataset” from the Kaggle website, and the results are better than GRU, with a 0.9635 accuracy rate for this dataset. The smart contract module is verifiable, available, tamper-resistant, and usable, and AES provides a more robust encryption method for the system.

区块链深度学习网络安全数据认证