CN112947967B - Software updating method, blockchain application store and software uploading terminal - Google Patents
Software updating method, blockchain application store and software uploading terminal Download PDFInfo
- Publication number
- CN112947967B CN112947967B CN202110251872.5A CN202110251872A CN112947967B CN 112947967 B CN112947967 B CN 112947967B CN 202110251872 A CN202110251872 A CN 202110251872A CN 112947967 B CN112947967 B CN 112947967B
- Authority
- CN
- China
- Prior art keywords
- software update
- update data
- data
- software
- blockchain
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 48
- 238000004422 calculation algorithm Methods 0.000 claims description 59
- 238000004590 computer program Methods 0.000 claims description 11
- 230000007246 mechanism Effects 0.000 claims description 9
- 238000013478 data encryption standard Methods 0.000 claims description 8
- 230000008569 process Effects 0.000 description 8
- 230000005540 biological transmission Effects 0.000 description 5
- 238000010586 diagram Methods 0.000 description 5
- 238000005516 engineering process Methods 0.000 description 5
- 238000004891 communication Methods 0.000 description 4
- 241000700605 Viruses Species 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 238000013515 script Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/602—Providing cryptographic facilities or services
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/64—Protecting data integrity, e.g. using checksums, certificates or signatures
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Computer Hardware Design (AREA)
- Databases & Information Systems (AREA)
- Storage Device Security (AREA)
- Information Transfer Between Computers (AREA)
Abstract
本公开提供一种软件更新方法、区块链应用商店、软件上传终端、计算机设备及可读存储介质,所述方法包括:区块链应用商店接收软件上传终端上传的软件更新数据;对软件更新数据进行加密后存储;当用户终端接入区块链应用商店进行软件更新数据下载时,对已存储的加密后的软件更新数据进行解密;将解密后的软件更新数据发送到用户终端。本公开的技术方案可以使软件更新安全可靠,不会被随意篡改。
The present disclosure provides a software update method, a blockchain application store, a software upload terminal, a computer device, and a readable storage medium. The method includes: the blockchain application store receives software update data uploaded by the software upload terminal; and updates the software. The data is encrypted and stored; when the user terminal accesses the blockchain application store to download software update data, the stored encrypted software update data is decrypted; the decrypted software update data is sent to the user terminal. The technical solution of the present disclosure can make software updates safe and reliable, and will not be tampered with at will.
Description
技术领域Technical field
本公开属于通信技术领域,具体涉及一种软件更新方法,一种区块链应用商店,一种软件上传终端,一种计算机设备,以及一种计算机可读存储介质。The present disclosure belongs to the field of communication technology, and specifically relates to a software update method, a blockchain application store, a software upload terminal, a computer device, and a computer-readable storage medium.
背景技术Background technique
软件是一系列按照特定顺序组织的计算机数据和指令的集合。由于逻辑问题或者功能扩展等原因,软件常常需要进行更新,但目前在更新软件时,通常是用户在服务器或网站上下载最新软件版本进行安装或更新,这种方法可能会同时下载网站上捆绑的其他应用或者病毒程序,而且软件文件容易被篡改,导致软件更新时可靠性和安全性较低。Software is a collection of computer data and instructions organized in a specific order. Software often needs to be updated due to logic problems or function expansion. However, when updating software currently, users usually download the latest software version from the server or website for installation or update. This method may also download the software bundled on the website at the same time. Other applications or virus programs, and software files are easily tampered with, resulting in lower reliability and security during software updates.
发明内容Contents of the invention
本公开提供一种软件更新方法、区块链应用商店、软件上传终端、计算机设备、以及计算机可读存储介质,使软件更新安全可靠,不会被随意篡改。The present disclosure provides a software update method, a blockchain application store, a software upload terminal, a computer device, and a computer-readable storage medium, so that the software update is safe and reliable and will not be tampered with at will.
第一方面,本公开实施例提供一种软件更新方法,应用于区块链应用商店,所述方法包括:In a first aspect, embodiments of the present disclosure provide a software update method applied to a blockchain application store. The method includes:
接收软件上传终端上传的软件更新数据;Receive software update data uploaded by the software upload terminal;
对软件更新数据进行加密后存储;Encrypt software update data and store it;
当用户终端接入区块链应用商店进行软件更新数据下载时,When the user terminal accesses the blockchain application store to download software update data,
对已存储的加密后的软件更新数据进行解密;Decrypt the stored encrypted software update data;
将解密后的软件更新数据发送到用户终端。Send the decrypted software update data to the user terminal.
进一步的,所述对软件更新数据进行加密,包括:Further, the encryption of software update data includes:
将软件上传终端上传的软件更新数据分组并生成多段区块链数据;Group the software update data uploaded by the software upload terminal and generate multiple pieces of blockchain data;
采用第一加密算法分别对所述多段区块链数据进行加密,得到一次加密后的多段区块链数据;Using a first encryption algorithm to respectively encrypt the multiple segments of blockchain data to obtain multiple segments of blockchain data after one encryption;
对所述一次加密后的多段区块链数据通过密钥加密,得到多个密文块;Encrypt the once-encrypted multiple pieces of blockchain data using keys to obtain multiple ciphertext blocks;
对所述多个密文块采用第二加密算法进行加密,得到二次加密后的多段区块链数据;Encrypt the plurality of ciphertext blocks using a second encryption algorithm to obtain multiple pieces of blockchain data after secondary encryption;
将所述二次加密后的多段区块链数据进行合并,得到加密后的软件更新数据。The multiple pieces of blockchain data after the secondary encryption are merged to obtain encrypted software update data.
进一步的,所述第一加密算法为数字签名算法,所述第二加密算法为哈希算法。Further, the first encryption algorithm is a digital signature algorithm, and the second encryption algorithm is a hash algorithm.
进一步的,所述接收软件上传终端上传的软件更新数据,具体为:Further, the software update data uploaded by the receiving software upload terminal is specifically:
通过5G网络接收软件上传终端上传的软件更新数据;Receive software update data uploaded by the software upload terminal through the 5G network;
所述将解密后的软件更新数据发送到用户终端,具体为:The decrypted software update data is sent to the user terminal, specifically:
通过5G网络将解密后的软件更新数据发送到用户终端。The decrypted software update data is sent to the user terminal through the 5G network.
第二方面,本公开实施例提供一种软件更新方法,应用于软件上传终端,所述方法包括:In a second aspect, embodiments of the present disclosure provide a software update method, which is applied to a software upload terminal. The method includes:
获取软件更新数据;Get software update data;
将软件更新数据上传到区块链应用商店,以使区块链应用商店对软件更新数据进行加密后存储,并在用户终端接入区块链应用商店进行软件更新数据下载时,对已存储的加密后的软件更新数据进行解密,再将解密后的软件更新数据发送到用户终端。Upload the software update data to the blockchain application store, so that the blockchain application store encrypts the software update data and stores it, and when the user terminal accesses the blockchain application store to download the software update data, the stored The encrypted software update data is decrypted, and then the decrypted software update data is sent to the user terminal.
进一步的,所述软件上传终端与电子介质连接,所述电子介质中存储有经过预加密的软件更新数据;Further, the software upload terminal is connected to an electronic medium, and the electronic medium stores pre-encrypted software update data;
所述获取软件更新数据,包括:The acquisition of software update data includes:
从所述电子介质中获取经过预加密的软件更新数据;Obtain pre-encrypted software update data from the electronic medium;
对所述经过预加密的软件更新数据进行解密,得到软件更新数据。The pre-encrypted software update data is decrypted to obtain software update data.
进一步的,所述对所述经过预加密的软件更新数据进行解密,得到软件更新数据,包括:Further, decrypting the pre-encrypted software update data to obtain software update data includes:
获取软件开发终端中的变形密钥,所述变形密钥为软件开发终端采用消息摘要算法对软件更新数据进行运算产生一个加密密钥,并将所述加密密钥的第n+1位与第n-1位进行位置置换后得到;Obtain the deformed key in the software development terminal. The deformed key is that the software development terminal uses a message digest algorithm to calculate the software update data to generate an encryption key, and combines the n+1th bit of the encryption key with the Obtained by position replacement of n-1 bits;
采用预设的软件解密机制对所述经过预加密的软件更新数据进行解密,得到密文数据块;Use a preset software decryption mechanism to decrypt the pre-encrypted software update data to obtain the ciphertext data block;
利用所述变形密钥对所述密文数据块通过数据加密标准算法进行解密处理,得到软件更新数据。The deformed key is used to decrypt the ciphertext data block through a data encryption standard algorithm to obtain software update data.
第三方面,本公开实施例提供一种区块链应用商店,包括:In a third aspect, embodiments of the present disclosure provide a blockchain application store, including:
接收模块,其设置为接收软件上传终端上传的软件更新数据;A receiving module, which is configured to receive software update data uploaded by the software upload terminal;
加密模块,其设置为对软件更新数据进行加密后存储;An encryption module, which is configured to encrypt and store software update data;
解密模块,其设置为当用户终端接入区块链应用商店进行软件更新数据下载时,对已存储的加密后的软件更新数据进行解密;A decryption module, which is set to decrypt the stored encrypted software update data when the user terminal accesses the blockchain application store to download software update data;
发送模块,其设置为将解密后的软件更新数据发送到用户终端。The sending module is configured to send the decrypted software update data to the user terminal.
第四方面,本公开实施例提供一种软件上传终端,包括:In a fourth aspect, embodiments of the present disclosure provide a software upload terminal, including:
获取模块,其设置为获取软件更新数据;Get module, which is configured to get software update data;
上传模块,其设置为将软件更新数据上传到区块链应用商店,以使区块链应用商店对软件更新数据进行加密后存储,并在用户终端接入区块链应用商店进行软件更新数据下载时,对已存储的加密后的软件更新数据进行解密,再将解密后的软件更新数据发送到用户终端。The upload module is configured to upload software update data to the blockchain application store, so that the blockchain application store encrypts the software update data and stores it, and connects the user terminal to the blockchain application store to download the software update data. At that time, the stored encrypted software update data is decrypted, and then the decrypted software update data is sent to the user terminal.
第五方面,本公开实施例还提供一种计算机设备,包括存储器和处理器,所述存储器中存储有计算机程序,当所述处理器运行所述存储器存储的计算机程序时,所述处理器执行如第一方面中任一所述的软件更新方法。In a fifth aspect, embodiments of the present disclosure further provide a computer device, including a memory and a processor. A computer program is stored in the memory. When the processor runs the computer program stored in the memory, the processor executes The software update method as described in any one of the first aspects.
第六方面,本公开实施例还提供一种计算机可读存储介质,包括:计算机程序,当其在计算机上运行时,使得计算机执行如第一方面和第二方面中任一所述的软件更新方法。In a sixth aspect, embodiments of the present disclosure further provide a computer-readable storage medium, including: a computer program that, when run on a computer, causes the computer to perform the software update as described in any one of the first and second aspects. method.
有益效果:Beneficial effects:
本公开提供的软件更新方法、区块链应用商店、软件上传终端、计算机设备、以及计算机可读存储介质,通过区块链应用商店接收软件上传终端上传的软件更新数据;对软件更新数据进行加密后存储;当用户终端接入区块链应用商店进行软件更新数据下载时,对已存储的加密后的软件更新数据进行解密;将解密后的软件更新数据发送到用户终端。本公开技术方案可以安全可靠的实现软件的更新,防止软件更新时数据被篡改。The software update method, blockchain application store, software upload terminal, computer equipment, and computer-readable storage medium provided by the disclosure receive software update data uploaded by the software upload terminal through the blockchain application store; and encrypt the software update data. Then store; when the user terminal accesses the blockchain application store to download software update data, the stored encrypted software update data is decrypted; the decrypted software update data is sent to the user terminal. The disclosed technical solution can safely and reliably implement software updates and prevent data from being tampered with during software updates.
附图说明Description of the drawings
图1为本公开实施例一提供的一种软件更新方法的流程示意图;Figure 1 is a schematic flowchart of a software update method provided by Embodiment 1 of the present disclosure;
图2为本公开实施例二提供的一种软件更新方法的流程示意图;Figure 2 is a schematic flow chart of a software update method provided by Embodiment 2 of the present disclosure;
图3为本公开实施例三提供的一种区块链应用商店的架构图;Figure 3 is an architecture diagram of a blockchain application store provided by Embodiment 3 of the present disclosure;
图4为本公开实施例四提供的一种软件上传终端的架构图;Figure 4 is an architecture diagram of a software upload terminal provided by Embodiment 4 of the present disclosure;
图5为本公开实施例五提供的一种计算机设备的架构图。FIG. 5 is an architectural diagram of a computer device provided by Embodiment 5 of the present disclosure.
具体实施方式Detailed ways
为使本领域技术人员更好地理解本公开的技术方案,下面结合附图和实施例对本公开作进一步详细描述。In order to enable those skilled in the art to better understand the technical solutions of the present disclosure, the present disclosure will be described in further detail below in conjunction with the accompanying drawings and examples.
其中,在本公开实施例中使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本公开。在本公开实施例和所附权利要求书中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚的表示其他含义。The terms used in the embodiments of the present disclosure are only for the purpose of describing specific embodiments and are not intended to limit the disclosure. As used in the embodiments of this disclosure and the appended claims, the singular forms "a," "the" and "the" are intended to include the plural forms as well, unless the context clearly dictates otherwise.
目前软件在更新时,通常是用户在服务器或网站上下载最新软件版本进行安装或更新软件,可能会同时下载网站上捆绑的其他应用或者病毒程序,而且软件文件容易被篡改,导致软件更新时可靠性和安全性较低。When software is currently being updated, users usually download the latest software version from a server or website to install or update the software. They may also download other applications or virus programs bundled on the website, and software files are easily tampered with, making software updates unreliable. Less sex and safety.
下面以具体地实施例对本公开的技术方案以及本公开的技术方案如何解决上述技术问题进行详细说明。下面这几个具体的实施例可以相互结合,对于相同或相似的概念或过程可能在某些实施例中不再赘述。The technical solution of the present disclosure and how the technical solution of the present disclosure solves the above technical problems will be described in detail below with specific embodiments. The following specific embodiments can be combined with each other, and the same or similar concepts or processes may not be described again in some embodiments.
图1为本公开实施例一提供的一种软件更新方法的流程示意图,应用于区块链应用商店,如图1所示,所述方法包括:Figure 1 is a schematic flow chart of a software update method provided by Embodiment 1 of the present disclosure, which is applied to a blockchain application store. As shown in Figure 1, the method includes:
步骤S101:接收软件上传终端上传的软件更新数据;Step S101: Receive software update data uploaded by the software upload terminal;
步骤S102:对软件更新数据进行加密后存储;Step S102: Encrypt the software update data and store it;
步骤S103:当用户终端接入区块链应用商店进行软件更新数据下载时,对已存储的加密后的软件更新数据进行解密;Step S103: When the user terminal accesses the blockchain application store to download software update data, decrypt the stored encrypted software update data;
步骤S104:将解密后的软件更新数据发送到用户终端。Step S104: Send the decrypted software update data to the user terminal.
全球几乎每个时刻都有新的软件诞生,不管是大型软件还是小型应用程序,就算设计得非常完美,也不可能没有BUG或者不需要进行扩展。当发布出去的软件出现问题或者有新功能需要增加,需要对软件进行更新;软件开发后或需要更新时,一般通过特定的软件上传终端进行联网上传,软件更新数据中包括软件安装的所有文件,包括可以在计算机上运行的电脑程序,以及与这些电脑程序相关的文档;通过创建软件更新的区块链,区块链包括软件上传终端节点、区块链应用商店节点和用户节点。New software is born almost every moment in the world, whether it is a large software or a small application. Even if it is perfectly designed, it is impossible not to have bugs or not need to be expanded. When the released software has problems or new functions need to be added, the software needs to be updated; after the software is developed or needs to be updated, it is generally uploaded online through a specific software upload terminal. The software update data includes all files installed by the software. Including computer programs that can run on computers, and documents related to these computer programs; by creating a blockchain for software updates, the blockchain includes software upload terminal nodes, blockchain application store nodes, and user nodes.
区块链是分布式数据存储、点对点传输、共识机制、加密算法等计算机技术的新型应用模式。区块链是比特币的一个重要概念,它本质上是一个去中心化的数据库,同时作为比特币的底层技术,是一串使用密码学方法相关联产生的数据块,每一个数据块中包含了一批次比特币网络交易的信息,用于验证其信息的有效性(防伪)和生成下一个区块。狭义来讲,区块链是一种按照时间顺序将数据区块以顺序相连的方式组合成的一种链式数据结构,并以密码学方式保证的不可篡改和不可伪造的分布式账本。广义来讲,区块链技术是利用块链式数据结构来验证与存储数据、利用分布式节点共识算法来生成和更新数据、利用密码学的方式保证数据传输和访问的安全、利用由自动化脚本代码组成的智能合约来编程和操作数据的一种全新的分布式基础架构与计算范式。Blockchain is a new application model of computer technology such as distributed data storage, point-to-point transmission, consensus mechanism, and encryption algorithm. Blockchain is an important concept of Bitcoin. It is essentially a decentralized database. As the underlying technology of Bitcoin, it is a series of data blocks generated using cryptographic methods. Each data block contains A batch of Bitcoin network transaction information is obtained to verify the validity of the information (anti-counterfeiting) and generate the next block. In a narrow sense, blockchain is a chained data structure that combines data blocks in a sequential manner in chronological order, and is a cryptographically guaranteed distributed ledger that cannot be tampered with or forged. Broadly speaking, blockchain technology uses block chain data structures to verify and store data, uses distributed node consensus algorithms to generate and update data, uses cryptography to ensure the security of data transmission and access, and uses automated scripts to A new distributed infrastructure and computing paradigm that uses smart contracts composed of code to program and manipulate data.
利用区块链去中心化、信息不可篡改、开放性和可追溯性的特点,保证上传到区块链的软件更新数据数据安全可靠。然后在应用商店中对软件更新数据进行加密,进一步保证数据在区块链网络中的安全,当用户终端接入区块链应用商店进行软件更新数据下载时,在应用商店对加密后的软件更新数据进行解密;将解密后得到的软件更新数据发送到用户终端。使用户获取更新数据,对软件进行更新。Utilizing the characteristics of decentralization, non-tamperable information, openness and traceability of blockchain, we ensure that the software update data uploaded to the blockchain is safe and reliable. Then the software update data is encrypted in the application store to further ensure the security of the data in the blockchain network. When the user terminal accesses the blockchain application store to download the software update data, the encrypted software update is performed in the application store. The data is decrypted; the decrypted software update data is sent to the user terminal. Allow users to obtain update data and update the software.
进一步的,所述对软件更新数据进行加密,包括:Further, the encryption of software update data includes:
将软件上传终端上传的软件更新数据分组并生成多段区块链数据;Group the software update data uploaded by the software upload terminal and generate multiple pieces of blockchain data;
采用第一加密算法分别对所述多段区块链数据进行加密,得到一次加密后的多段区块链数据;Using a first encryption algorithm to respectively encrypt the multiple segments of blockchain data to obtain multiple segments of blockchain data after one encryption;
对所述一次加密后的多段区块链数据通过密钥加密,得到多个密文块;Encrypt the once-encrypted multiple pieces of blockchain data using keys to obtain multiple ciphertext blocks;
对所述多个密文块采用第二加密算法进行加密,得到二次加密后的多段区块链数据;Encrypt the plurality of ciphertext blocks using a second encryption algorithm to obtain multiple pieces of blockchain data after secondary encryption;
将所述二次加密后的多段区块链数据进行合并,得到加密后的软件更新数据。The multiple pieces of blockchain data after the secondary encryption are merged to obtain encrypted software update data.
通过两次加密可以更好的保护软件数据,可以防止软件更新数据被他人获取后篡改其中的软件数据或者植入病毒等等,之后,再将篡改后的软件安装包重新上传至应用商店,在用户下载后对用户造成影响。因此,服务器在将获取到的软件更新数据多次加密处理,可以减小软件更新数据被篡改的可能性。Software data can be better protected through double encryption, and it can prevent the software update data from being obtained by others and then tampering with the software data or implanting viruses, etc., and then re-upload the tampered software installation package to the app store. After the user downloads it, it will affect the user. Therefore, the server encrypts the obtained software update data multiple times, which can reduce the possibility of the software update data being tampered with.
在区块链应用商店进行对已存储的加密后的软件更新数据进行解密的过程为加密过程的逆向操作,包括:The process of decrypting the stored encrypted software update data in the blockchain application store is the reverse operation of the encryption process, including:
将二次加密后的软件更新数据按预设方法进行分组,得到多段二次加密后的区块链数据;Group the twice-encrypted software update data according to a preset method to obtain multiple segments of twice-encrypted blockchain data;
对二次加密后的多段区块链数据采用与第二加密算法加密对应的逆操作进行解密得到多个密文块;Use the reverse operation corresponding to the encryption of the second encryption algorithm to decrypt the multi-segment blockchain data after secondary encryption to obtain multiple ciphertext blocks;
将多个密文块通过私钥解密,得到一次解密后的多段区块链数据;所述私钥与对一次加密后的多段区块链数据加密的密钥对应;Decrypt multiple ciphertext blocks through the private key to obtain multiple segments of blockchain data after one decryption; the private key corresponds to the key that encrypts the multiple segments of blockchain data after one encryption;
将一次解密后的多段区块链数据采用与第一加密算法加密对应的逆操作进行解密得到多段区块链数据The multi-segment blockchain data decrypted once is decrypted using the reverse operation corresponding to the encryption of the first encryption algorithm to obtain the multi-segment blockchain data.
将多段区块链数据进行合并得到完整的软件更新数据。Merge multiple pieces of blockchain data to obtain complete software update data.
优选的,还可以将加密参数插入二次加密后的区块链数据中,更好的保护更新数据。Preferably, encryption parameters can also be inserted into the secondary encrypted blockchain data to better protect the updated data.
进一步的,所述第一加密算法为数字签名算法,所述第二加密算法为哈希算法。Further, the first encryption algorithm is a digital signature algorithm, and the second encryption algorithm is a hash algorithm.
所述第一加密算法采用DSA数字签名算法;所述第二加密算法采用哈希hash算法。防止在区块链只采用hash一种加密算法导致的数据篡改。The first encryption algorithm adopts DSA digital signature algorithm; the second encryption algorithm adopts hash hash algorithm. Prevent data tampering caused by only using hash encryption algorithm in the blockchain.
进一步的,所述接收软件上传终端上传的软件更新数据,具体为:Further, the software update data uploaded by the receiving software upload terminal is specifically:
通过5G网络接收软件上传终端上传的软件更新数据;Receive software update data uploaded by the software upload terminal through the 5G network;
所述将解密后的软件更新数据发送到用户终端,具体为:The decrypted software update data is sent to the user terminal, specifically:
通过5G网络将解密后的软件更新数据发送到用户终端。The decrypted software update data is sent to the user terminal through the 5G network.
通过5G网络的高速率、低时延、大带宽进行数据传输,可以提高传输效率,并提高了安全性。Data transmission through the high speed, low latency, and large bandwidth of the 5G network can improve transmission efficiency and improve security.
本公开实施例的软件更新方法操作简单,更新效率高,而且基于区块链共享技术,及多次加密算法提高软件更新数据的安全性能高,不可被随意篡改特性,安全可靠的实现软件的更新。The software update method of the disclosed embodiment is simple to operate and has high update efficiency. It is also based on blockchain sharing technology and multiple encryption algorithms to improve the security performance of software update data. It cannot be tampered with at will and realizes software update safely and reliably. .
图2为本公开实施例二提供的一种软件更新方法的流程示意图,应用于软件上传终端,如图2所示,所述方法包括:Figure 2 is a schematic flow chart of a software update method provided in Embodiment 2 of the present disclosure, applied to a software upload terminal. As shown in Figure 2, the method includes:
步骤S201:获取软件更新数据;Step S201: Obtain software update data;
步骤S202:将软件更新数据上传到区块链应用商店,以使区块链应用商店对软件更新数据进行加密后存储,并在用户终端接入区块链应用商店进行软件更新数据下载时,对已存储的加密后的软件更新数据进行解密,再将解密后的软件更新数据发送到用户终端。Step S202: Upload the software update data to the blockchain application store, so that the blockchain application store encrypts the software update data and stores it, and when the user terminal accesses the blockchain application store to download the software update data, The stored encrypted software update data is decrypted, and then the decrypted software update data is sent to the user terminal.
软件上传终端可以与多个区块链应用商店连接,其具有较强的安全防护性能,从软件开发终端中获取到软件更新数据后,通过特定端口上传到区块链应用商店,更新数据在区块链中被加密后存储,减少数据被篡改的可能,保证数据安全。The software upload terminal can be connected to multiple blockchain application stores, and it has strong security protection performance. After obtaining the software update data from the software development terminal, it is uploaded to the blockchain application store through a specific port, and the updated data is stored in the area. It is encrypted and stored in the blockchain to reduce the possibility of data tampering and ensure data security.
进一步的,所述软件上传终端与电子介质连接,所述电子介质中存储有经过预加密的软件更新数据;Further, the software upload terminal is connected to an electronic medium, and the electronic medium stores pre-encrypted software update data;
所述获取软件更新数据,包括:The acquisition of software update data includes:
从所述电子介质中获取经过预加密的软件更新数据;Obtain pre-encrypted software update data from the electronic medium;
对所述经过预加密的软件更新数据进行解密,得到软件更新数据。The pre-encrypted software update data is decrypted to obtain software update data.
对于某些特殊要求的软件,开发或更新的文件需要通过电子介质转移到特定的终端进行联网上传,在此过程中存在丢失,被盗取的风险。通过在开发终端上对软件更新数据进行预加密;存储到电子介质中,将电子介质中连接到软件上传终端后,对电子介质中的软件更新数据进行解密,得到所述软件更新数据。For some software with special requirements, the developed or updated files need to be transferred to a specific terminal through electronic media for online upload. In this process, there is a risk of loss or theft. The software update data is obtained by pre-encrypting the software update data on the development terminal and storing it in an electronic medium. After connecting the electronic medium to the software upload terminal, the software update data in the electronic medium is decrypted.
在软件开发终端中将软件更新数据进行预加密包括:Pre-encrypting software update data in the software development terminal includes:
采用MD5算法对软件更新数据加密产生一个加密密钥;Use MD5 algorithm to encrypt software update data to generate an encryption key;
将所述加密密钥的第n+1位与第n-1位进行位置置换处理得到一串变形密钥;Perform position replacement processing on the n+1th bit and the n-1th bit of the encryption key to obtain a series of deformed keys;
利用所述变形密钥对软件更新数据通过DES算法进行加密处理,得到对应的密文数据块;Use the deformed key to encrypt the software update data through the DES algorithm to obtain the corresponding ciphertext data block;
将所述密文数据块采用预设的软件加密机制进行加密后构成密文数据,完成对软件更新数据的预加密。The ciphertext data block is encrypted using a preset software encryption mechanism to form ciphertext data, thereby completing the pre-encryption of the software update data.
MD5的全称为Message-Digest Algorithm 5,即消息摘要算法第五版,是当前计算机领域用于确保信息传输完整一致而广泛使用的散列算法之一。MD5算法的功能是将数据运算变为另一固定长度值,是散列算法的基础原理,采用MD5算法对软件更新数据加密产生一个32个字符的128bits加密密钥,在将加密密钥的第n+1位与第n-1位进行位置置换处理得到一串变形密钥,n大于等于2,n可自行设置,The full name of MD5 is Message-Digest Algorithm 5, which is the fifth version of the message digest algorithm. It is one of the hash algorithms widely used in the current computer field to ensure the integrity and consistency of information transmission. The function of the MD5 algorithm is to convert the data operation into another fixed-length value. It is the basic principle of the hash algorithm. The MD5 algorithm is used to encrypt the software update data to generate a 32-character 128-bit encryption key. The third part of the encryption key is The n+1 bit and the n-1th bit are position-replaced to obtain a string of deformed keys. n is greater than or equal to 2, and n can be set by yourself.
DES算法使用64位的密钥key将64位的明文输入块变为64位的密文输出块,并把输出块分为L0、R0两部分,每部分均为32位。具体为输入64位明文数据,并进行初始置换IP;在初始置换IP后,明文数据再被分为左右两部分,每部分32位,以L0,R0表示;在密钥的控制下,经过16轮运算;16轮后,左、右两部分交换,并连接再一起,再进行逆置换;输出64位密文。将所述密文数据块采用预设的软件加密机制进行加密后构成密文数据,完成对软件更新数据的预加密。所述预设的软件加密机制可以为常用的加密机制,可以为ECB:Electronic Code Book(电子码本模式)、CBC:Cipher Block Chaining(密码块链模式)、CTR:Counter(计数器模式)、CFB:Cipher Feedback(密码反馈模式)或OFB:OutputFeedback(输出反馈模式)。完成对软件更新数据的预加密后,存储在电子介质中。The DES algorithm uses a 64-bit key to convert a 64-bit plaintext input block into a 64-bit ciphertext output block, and divides the output block into two parts: L0 and R0, each part is 32 bits. Specifically, 64-bit plaintext data is input and the initial IP is replaced; after the initial IP replacement, the plaintext data is divided into left and right parts, each part is 32 bits, represented by L0 and R0; under the control of the key, after 16 Round operation; after 16 rounds, the left and right parts are exchanged, connected again, and then inversely permuted; 64-bit ciphertext is output. The ciphertext data block is encrypted using a preset software encryption mechanism to form ciphertext data, thereby completing the pre-encryption of the software update data. The preset software encryption mechanism can be a commonly used encryption mechanism, such as ECB: Electronic Code Book (electronic codebook mode), CBC: Cipher Block Chaining (cipher block chaining mode), CTR: Counter (counter mode), CFB : Cipher Feedback (cipher feedback mode) or OFB: OutputFeedback (output feedback mode). After the software update data is pre-encrypted, it is stored in electronic media.
进一步的,所述对所述经过预加密的软件更新数据进行解密,得到软件更新数据,包括:Further, decrypting the pre-encrypted software update data to obtain software update data includes:
获取软件开发终端中的变形密钥,所述变形密钥为软件开发终端采用消息摘要MD5算法对软件更新数据进行运算产生一个加密密钥,并将所述加密密钥的第n+1位与第n-1位进行位置置换后得到;Obtain the deformed key in the software development terminal. The deformed key is that the software development terminal uses the message digest MD5 algorithm to calculate the software update data to generate an encryption key, and combines the n+1th bit of the encryption key with Obtained by position replacement of the n-1th bit;
采用预设的软件解密机制对所述经过预加密的软件更新数据进行解密,得到密文数据块;Use a preset software decryption mechanism to decrypt the pre-encrypted software update data to obtain the ciphertext data block;
利用所述变形密钥对所述密文数据块通过数据加密标准DES算法进行解密处理,得到软件更新数据。The deformed key is used to decrypt the ciphertext data block through the data encryption standard DES algorithm to obtain software update data.
解密过程是加密过程的逆操作,如DES的解密过程在原理上是与加密过程一样的,只有极少的地方不一样:The decryption process is the reverse operation of the encryption process. For example, the decryption process of DES is the same in principle as the encryption process, with only a few differences:
如果加密的时候子密钥的使用顺序是K1,K2……K16,那么解密的时候子密钥的使用顺序是K16,K15……K1;If the order of use of subkeys during encryption is K1, K2...K16, then the order of use of subkeys during decryption is K16, K15...K1;
输入是64位密文,输出是64位明文;The input is 64-bit ciphertext and the output is 64-bit plaintext;
在生成密钥的时候加密算法是向左循环移动,但是解密算法是向右循环移动。When generating a key, the encryption algorithm rotates to the left, but the decryption algorithm rotates to the right.
软件开发终端中的变形密钥可以通过另外的电子介质传输到软件上传终端中,在进行解密时,由于软件上传终端获取了加密时的加密参数,解密后获取到软件更新数据。将软件更新数据加密后再存储在电子介质中,防止因电子介质丢失导致的数据被盗取,更好的保证数据的安全。The deformed key in the software development terminal can be transmitted to the software upload terminal through another electronic medium. During decryption, since the software upload terminal obtains the encryption parameters during encryption, the software update data is obtained after decryption. The software update data is encrypted and then stored in electronic media to prevent data theft due to loss of electronic media and better ensure data security.
本公开技术方案可以安全可靠的实现软件的更新,防止软件更新时数据被篡改。The disclosed technical solution can safely and reliably implement software updates and prevent data from being tampered with during software updates.
图3为本公开实施例三提供的一种区块链应用商店的架构图,如图3所示,所述区块链应用商店包括:Figure 3 is an architectural diagram of a blockchain application store provided by Embodiment 3 of the present disclosure. As shown in Figure 3, the blockchain application store includes:
接收模块11,其设置为接收软件上传终端上传的软件更新数据;The receiving module 11 is configured to receive software update data uploaded by the software upload terminal;
加密模块12,其设置为对软件更新数据进行加密后存储;The encryption module 12 is configured to encrypt the software update data and then store it;
解密模块13,其设置为当用户终端接入区块链应用商店进行软件更新数据下载时,对已存储的加密后的软件更新数据进行解密;The decryption module 13 is configured to decrypt the stored encrypted software update data when the user terminal accesses the blockchain application store to download software update data;
发送模块14,其设置为将解密后的软件更新数据发送到用户终端。The sending module 14 is configured to send the decrypted software update data to the user terminal.
进一步的,所述加密模块12具体设置为:Further, the encryption module 12 is specifically configured as:
将软件上传终端上传的软件更新数据分组并生成多段区块链数据;Group the software update data uploaded by the software upload terminal and generate multiple pieces of blockchain data;
采用第一加密算法分别对所述多段区块链数据进行加密,得到一次加密后的多段区块链数据;Using a first encryption algorithm to respectively encrypt the multiple segments of blockchain data to obtain multiple segments of blockchain data after one encryption;
对所述一次加密后的多段区块链数据通过密钥加密,得到多个密文块;Encrypt the once-encrypted multiple pieces of blockchain data using keys to obtain multiple ciphertext blocks;
对所述多个密文块采用第二加密算法进行加密,得到二次加密后的多段区块链数据;Encrypt the plurality of ciphertext blocks using a second encryption algorithm to obtain multiple pieces of blockchain data after secondary encryption;
将所述二次加密后的多段区块链数据进行合并,得到加密后的软件更新数据。The multiple pieces of blockchain data after the secondary encryption are merged to obtain encrypted software update data.
进一步的,所述第一加密算法为数字签名算法,所述第二加密算法为哈希算法。Further, the first encryption algorithm is a digital signature algorithm, and the second encryption algorithm is a hash algorithm.
进一步的,所述接收模块11具体设置为:Further, the receiving module 11 is specifically configured as:
通过5G网络接收软件上传终端上传的软件更新数据;Receive software update data uploaded by the software upload terminal through the 5G network;
所述发送模块14具体设置为:The sending module 14 is specifically configured as:
通过5G网络将解密后的软件更新数据发送到用户终端。The decrypted software update data is sent to the user terminal through the 5G network.
图4为本公开实施例四提供的一种软件上传终端的架构图,如图4所示,包括:Figure 4 is an architectural diagram of a software upload terminal provided in Embodiment 4 of the present disclosure. As shown in Figure 4, it includes:
获取模块21,其设置为获取软件更新数据;Acquisition module 21, which is configured to obtain software update data;
上传模块22,其设置为将软件更新数据上传到区块链应用商店,以使区块链应用商店对软件更新数据进行加密后存储,并在用户终端接入区块链应用商店进行软件更新数据下载时,对已存储的加密后的软件更新数据进行解密,再将解密后的软件更新数据发送到用户终端。Upload module 22, which is configured to upload software update data to the blockchain application store, so that the blockchain application store encrypts the software update data and stores it, and accesses the blockchain application store at the user terminal to update the software data. When downloading, the stored encrypted software update data is decrypted, and then the decrypted software update data is sent to the user terminal.
进一步的,所述软件上传终端还包括连接模块23Further, the software upload terminal also includes a connection module 23
所示连接模块23设置为与电子介质连接,所述电子介质中存储有经过预加密的软件更新数据;The connection module 23 shown is configured to be connected to an electronic medium in which pre-encrypted software update data is stored;
所述获取模块21包括:The acquisition module 21 includes:
获取单元,其设置为通过所述连接模块23从所述电子介质中获取经过预加密的软件更新数据;An acquisition unit configured to acquire pre-encrypted software update data from the electronic medium through the connection module 23;
解密单元,其设置为对所述经过预加密的软件更新数据进行解密,得到软件更新数据。A decryption unit configured to decrypt the pre-encrypted software update data to obtain the software update data.
进一步的,所述解密单元具体设置为:Further, the decryption unit is specifically configured as:
通过所述获取单元获取软件开发终端中的变形密钥,所述变形密钥为软件开发终端采用MD5算法对软件更新数据进行运算产生一个加密密钥,并将所述加密密钥的第n+1位与第n-1位进行位置置换后得到;以及,The deformed key in the software development terminal is obtained through the acquisition unit. The deformed key is the software development terminal using the MD5 algorithm to calculate the software update data to generate an encryption key, and the n+th key of the encryption key is Obtained by positioning the 1st bit and the n-1th bit; and,
采用预设的软件解密机制对所述经过预加密的软件更新数据进行解密,得到密文数据块;并且,Use a preset software decryption mechanism to decrypt the pre-encrypted software update data to obtain the ciphertext data block; and,
利用所述变形密钥对所述密文数据块通过DES算法进行解密处理,得到软件更新数据。The deformed key is used to decrypt the ciphertext data block through the DES algorithm to obtain software update data.
本公开实施例的区块链应用商店和软件上传终端用于实施方法实施例一和方法实施例二中的软件更新方法,所以描述的较为简单,具体可以参见前面方法实施例一和实施例二中的相关描述,此处不再赘述。The blockchain application store and software upload terminal in the embodiment of the present disclosure are used to implement the software update method in Method Embodiment 1 and Method Embodiment 2, so the description is relatively simple. For details, please refer to the previous Method Embodiment 1 and Embodiment 2. The relevant descriptions in will not be repeated here.
此外,如图5所示,本公开实施例五还提供一种计算机设备,包括存储器10和处理器20,所述存储器10中存储有计算机程序,当所述处理器20运行所述存储器10存储的计算机程序时,所述处理器20执行上述各种可能的软件更新的判断方法。In addition, as shown in Figure 5, Embodiment 5 of the present disclosure also provides a computer device, including a memory 10 and a processor 20. A computer program is stored in the memory 10. When the processor 20 runs, the memory 10 stores When using a computer program, the processor 20 executes the above various possible software update determination methods.
此外,本公开实施例还提供一种计算机可读存储介质,计算机可读存储介质中存储有计算机执行指令,当用户设备的至少一个处理器执行该计算机执行指令时,用户设备执行上述各种可能的方法。In addition, embodiments of the present disclosure also provide a computer-readable storage medium, in which computer-executable instructions are stored. When at least one processor of the user equipment executes the computer-executed instructions, the user equipment executes the above various possibilities. Methods.
其中,计算机可读介质包括计算机存储介质和通信介质,其中通信介质包括便于从一个地方向另一个地方传送计算机程序的任何介质。存储介质可以是通用或专用计算机能够存取的任何可用介质。一种示例性的存储介质耦合至处理器,从而使处理器能够从该存储介质读取信息,且可向该存储介质写入信息。当然,存储介质也可以是处理器的组成部分。处理器和存储介质可以位于ASIC(Application Specific Integrated Circuit,专用集成电路)中。另外,该ASIC可以位于用户设备中。当然,处理器和存储介质也可以作为分立组件存在于通信设备中。Among them, computer-readable media includes computer storage media and communication media, where communication media includes any medium that facilitates transfer of a computer program from one place to another place. Storage media can be any available media that can be accessed by a general purpose or special purpose computer. An exemplary storage medium is coupled to the processor such that the processor can read information from the storage medium and write information to the storage medium. Of course, the storage medium can also be an integral part of the processor. The processor and storage medium may be located in an ASIC (Application Specific Integrated Circuit). Additionally, the ASIC can be located in the user equipment. Of course, the processor and the storage medium may also exist as discrete components in the communication device.
可以理解的是,以上实施方式仅仅是为了说明本公开的原理而采用的示例性实施方式,然而本公开并不局限于此。对于本领域内的普通技术人员而言,在不脱离本公开的精神和实质的情况下,可以做出各种变型和改进,这些变型和改进也视为本公开的保护范围。It can be understood that the above embodiments are only exemplary embodiments adopted to illustrate the principles of the present disclosure, but the present disclosure is not limited thereto. For those of ordinary skill in the art, various modifications and improvements can be made without departing from the spirit and essence of the disclosure, and these modifications and improvements are also regarded as the protection scope of the disclosure.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110251872.5A CN112947967B (en) | 2021-03-08 | 2021-03-08 | Software updating method, blockchain application store and software uploading terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110251872.5A CN112947967B (en) | 2021-03-08 | 2021-03-08 | Software updating method, blockchain application store and software uploading terminal |
Publications (2)
Publication Number | Publication Date |
---|---|
CN112947967A CN112947967A (en) | 2021-06-11 |
CN112947967B true CN112947967B (en) | 2023-09-26 |
Family
ID=76228875
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110251872.5A Active CN112947967B (en) | 2021-03-08 | 2021-03-08 | Software updating method, blockchain application store and software uploading terminal |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112947967B (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113419769B (en) * | 2021-06-23 | 2024-02-20 | 中国信息通信研究院 | An application software management method and device |
CN113486361B (en) * | 2021-07-27 | 2024-04-16 | 中国银行股份有限公司 | APP management system and method based on block chain |
CN113961885A (en) * | 2021-11-10 | 2022-01-21 | 中国联合网络通信集团有限公司 | Customized software publishing method and system |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109375944A (en) * | 2018-08-28 | 2019-02-22 | 苏州浪潮智能软件有限公司 | A kind of terminal software distribution verification method based on block chain data structure |
CN109889589A (en) * | 2019-02-18 | 2019-06-14 | 闪联信息技术工程中心有限公司 | One kind realizing embedded hardware OTA upgrade-system and method based on block chain |
WO2019148050A1 (en) * | 2018-01-25 | 2019-08-01 | Fortress Cyber Security, LLC | Secure storage of data and hashes via a distributed ledger system |
CN110493345A (en) * | 2019-08-23 | 2019-11-22 | 北京智芯微电子科技有限公司 | Internet-of-things terminal method for upgrading software and system based on block chain |
CN111259418A (en) * | 2018-09-05 | 2020-06-09 | 贝富(广州)新技术有限公司 | Anti-counterfeiting method, system and storage medium based on blockchain |
KR20200071226A (en) * | 2018-12-11 | 2020-06-19 | 조윤서 | The method of safe and convenient transaction based on master password and public key |
CN111399867A (en) * | 2019-01-02 | 2020-07-10 | 中国移动通信有限公司研究院 | Software upgrading method, device, equipment and computer readable storage medium |
CN111787093A (en) * | 2020-06-29 | 2020-10-16 | 腾讯科技(深圳)有限公司 | Application management method, application management device, related equipment and medium |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20200234003A1 (en) * | 2017-02-27 | 2020-07-23 | Alex Bakman | Method, system and apparatus for generating, editing, and deploying native mobile apps and utilizing deep learning for instant digital conversion |
US20190303623A1 (en) * | 2018-04-02 | 2019-10-03 | Ca, Inc. | Promotion smart contracts for software development processes |
-
2021
- 2021-03-08 CN CN202110251872.5A patent/CN112947967B/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2019148050A1 (en) * | 2018-01-25 | 2019-08-01 | Fortress Cyber Security, LLC | Secure storage of data and hashes via a distributed ledger system |
CN109375944A (en) * | 2018-08-28 | 2019-02-22 | 苏州浪潮智能软件有限公司 | A kind of terminal software distribution verification method based on block chain data structure |
CN111259418A (en) * | 2018-09-05 | 2020-06-09 | 贝富(广州)新技术有限公司 | Anti-counterfeiting method, system and storage medium based on blockchain |
KR20200071226A (en) * | 2018-12-11 | 2020-06-19 | 조윤서 | The method of safe and convenient transaction based on master password and public key |
CN111399867A (en) * | 2019-01-02 | 2020-07-10 | 中国移动通信有限公司研究院 | Software upgrading method, device, equipment and computer readable storage medium |
CN109889589A (en) * | 2019-02-18 | 2019-06-14 | 闪联信息技术工程中心有限公司 | One kind realizing embedded hardware OTA upgrade-system and method based on block chain |
CN110493345A (en) * | 2019-08-23 | 2019-11-22 | 北京智芯微电子科技有限公司 | Internet-of-things terminal method for upgrading software and system based on block chain |
CN111787093A (en) * | 2020-06-29 | 2020-10-16 | 腾讯科技(深圳)有限公司 | Application management method, application management device, related equipment and medium |
Non-Patent Citations (4)
Title |
---|
EtherTwin: Blockchain-based Secure Digital Twin Information Management;Benedikt Putz等;Information Processing & Management;第58卷(第1期);第1-23页 * |
Secure over-the-air software updates in connected vehicles: A survey;Subir Halder等;Computer Networks;第178卷;第1-19页 * |
对云网融合技术创新的相关思考;史凡;电信科学;第36卷(第7期);第63-70页 * |
新时代、新挑战、新机遇——全球数字化转型大潮中的智慧互联与协作;陈蔚;通信世界(第6期);第46-47页 * |
Also Published As
Publication number | Publication date |
---|---|
CN112947967A (en) | 2021-06-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108259169B (en) | A method and system for secure file sharing based on blockchain cloud storage | |
CA3073549C (en) | Methods and systems for secure data communication | |
CN110881063B (en) | Storage method, device, equipment and medium of private data | |
CN108885741B (en) | Tokenization method and system for realizing exchange on block chain | |
CN112947967B (en) | Software updating method, blockchain application store and software uploading terminal | |
US10937339B2 (en) | Digital cryptosystem with re-derivable hybrid keys | |
EP3923546B1 (en) | Shared blockchain data storage based on error correction code | |
CN110462652A (en) | Method and apparatus for computer-aided provision of a security-protected digital twin | |
TW202036351A (en) | Field-programmable gate array based trusted execution environment for use in a blockchain network | |
KR20190002688A (en) | Method and system for verifying the integrity of a digital asset using a distributed hash table and peer-to-peer distributed origin | |
CN109478214B (en) | Apparatus and method for certificate registration | |
CN111526197B (en) | Cloud data secure sharing method | |
WO2021218088A1 (en) | Communication data processing method and apparatus, and computer system and storage medium | |
KR102282788B1 (en) | Blockchain system for supporting change of plain text data included in transaction | |
CN112100144A (en) | Block chain file sharing method and device, storage medium and electronic equipment | |
US8619992B2 (en) | Secure key creation | |
CN110827034B (en) | Method and apparatus for initiating a blockchain transaction | |
CN110611674B (en) | Protocol interaction method, system and storage medium between different computer systems | |
CN115277064A (en) | Data encryption method, data decryption method, data encryption device, data decryption device, electronic equipment and medium | |
CN114143098A (en) | Data storage method and data storage device | |
Pijnenburg et al. | Encrypt-to-self: Securely outsourcing storage | |
CN118432846B (en) | A file exchange method based on file exchange cabinet | |
Peiris et al. | Vault-a shared distributed and redundant storage solution | |
JP7286866B2 (en) | Short message verification method based on blockchain | |
TRABELSI et al. | DCC: a High-Performance Distributed Encryption Framework for Large Volumes of Data |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |