Abstract
Image encryption is a reliable method for securely transmitting images over a network. The time required to encrypt and decrypt an image in online applications is also very important. Although cellular automata cryptography is an appropriate technique for parallelizing and accelerating cryptographic methods, its capacity cannot be demonstrated only in multi-core platforms. Thus, it is needed to parallelize cellular automata cryptography on Graphic Processor Units (GPUs) in order to significantly decrease the encryption/decryption time. In this paper, we propose a new parallel algorithm for two-dimensional cellular automata cryptography that is implemented on GPU. The proposed algorithm uses multiple threads at once to accelerate the bit-level permutation and substitution operations by taking into account the capacity of cellular automata in parallel processing. According to the study experimental findings, the proposed algorithm performs faster on GPU compared to a multicore platform while maintaining the same level of security in comparison to the serial algorithm.
Original language | English |
---|---|
Title of host publication | 2023 IEEE International Conference on Omni-layer Intelligent Systems (COINS) |
Place of Publication | Berlin, Germany |
Publisher | Institute of Electrical and Electronics Engineers (IEEE) |
Number of pages | 6 |
ISBN (Electronic) | 9798350346473 |
DOIs | |
Publication status | Published - 27 Jul 2023 |
Event | 2023 IEEE International Conference on Omni-Layer Intelligent Systems, COINS 2023 - Berlin, Germany Duration: 23 Jul 2023 → 25 Jul 2023 https://ieeexplore.ieee.org/xpl/conhome/10189217/proceeding |
Conference
Conference | 2023 IEEE International Conference on Omni-Layer Intelligent Systems, COINS 2023 |
---|---|
Abbreviated title | COINS 2023 |
Country/Territory | Germany |
City | Berlin |
Period | 23/07/23 → 25/07/23 |
Internet address |
Keywords
- Graphic Processing Unit (GPU)
- Image cryptography
- Parallel cryptography
- Partitioned cellular automata