COZMO - A new lightweight stream cipher

Bachelor of Computer Application, Institute of Engineering and Management, Kolkata, West Bengal, India
DOI
10.7287/peerj.preprints.6571v1
Subject Areas
Cryptography
Keywords
Lightweight stream cipher, A5/1, Trivium
Copyright
© 2018 Bonnerji et al.
Licence
This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, reproduction and adaptation in any medium and for any purpose provided that it is properly attributed. For attribution, the original author(s), title, publication source (PeerJ Preprints) and either DOI or URL of the article must be cited.
Cite this article
Bonnerji R, Sarkar S, Rarhi K, Bhattacharya A. 2018. COZMO - A new lightweight stream cipher. PeerJ Preprints 6:e6571v1

Abstract

This paper deals with the merger of the two lightweight stream ciphers – A5/1 and Trivium. The idea is to make the key stream generation more secure and to remove the attacks of the individual algorithms. The bits generated by the Trivium cipher (output) will act as the input of the A5/1 cipher. The registers used in the A5/1 cipher will be filled by the output bits of the Trivium cipher. The three registers will then be connected to generate an output which will be our required key stream. we are using Trivium and A5/1 algorithm and making changes to suit our needs.

Author Comment

This paper deals with the merger of the two lightweight stream ciphers – A5/1 and Trivium. The idea is to make the key stream generation more secure and to remove the attacks of the individual algorithms.