RSA algorithm is public key algorithm using prime number and even still used today. The strength of this algorithm lies in the exponential process, and the factorial number into 2 prime numbers which until now difficult to do factoring. The RSA scheme itself adopts the block cipher scheme, where prior to encryption, the existing plaintext is divide in several block of the same length, where the plaintext and ciphertext are integers between 1 to n, where n is typically 1024 bit, and the block length itself is smaller or equal to log(n)+1 with base 2. With the combination of RSA algorithm and block chiper it is expected that the authentication of plaintext is secure. The secured message will be encrypted with RSA algorithm first and will be encrypted again using block chiper. And conversely, the chipertext will be decrypted with the block chiper first and decrypted again with the RSA algorithm. This paper suggests a combination of RSA algorithms and block chiper to secure data.
CITATION STYLE
Tarigan, S. Y., Ginting, D. S., Gaol, M. L., & Sitompul, K. L. (2017). The Combination of RSA and Block Chiper Algorithms to Maintain Message Authentication. In Journal of Physics: Conference Series (Vol. 930). Institute of Physics Publishing. https://doi.org/10.1088/1742-6596/930/1/012009
Mendeley helps you to discover research relevant for your work.