Parallel Bit-Stream Cipher with Cellular Automata Number 30 in Java

  1. Tomeu Hardasmal, Antonio
  2. Salguero Hidalgo, Alberto
  3. Capel Tuñón, Manuel
Revue:
Annals of Multicore and GPU Programming: AMGP

ISSN: 2341-3158

Année de publication: 2014

Volumen: 1

Número: 1

Pages: 18-26

Type: Article

D'autres publications dans: Annals of Multicore and GPU Programming: AMGP

Résumé

In previous works we have made the integration of one-dimensional linear cellular automata into bit-stream ciphers. These automata present a high degree of confusion-diffusion information and reasonable entropy levels. Our purpose is to obtain one-time pad ciphers to use in mobile communications. Cellular automaton number 30 is tested and validated to code the cipher. This work shows how to parallelize our encryption algorithm using Subramanian's equation to distribute the computational effort over a multicore CPU. Several standard multicore platforms will be used to verify performance gain