Performance Analysis of Hybrid Cryptographic Algorithms Rabbit Stream and Enhanced Dual RSA

Abstract

Cryptography is a technique for encoding data by encrypting plaintext into an unreadable (meaningless) form. The Rabbit Stream algorithm is a stream cipher algorithm whose system security depends on generating key bit streams (keystream). In contrast, the Enhanced Dual RSA algorithm is an asymmetric variant of RSA whose security lies in the difficulty of factoring large numbers into prime factors. It is long in the encryption process when compared to the Rabbit Stream algorithm. In this study, a hybrid of the two algorithms will be carried out using the Python programming language

    Similar works