Authors:
Rahmad Bahri
1
;
Mohammad Budiman
2
and
Benny Nasution
3
Affiliations:
1
Master of Informatics Program, Universitas Sumatera Utara, Medan, Indonesia
;
2
Faculty of Computer Science and Information Technology, Universitas Sumatera Utara, Medan, Indonesia
;
3
Politeknik Negeri Medan, Medan, Indonesia
Keyword(s):
Signcryption, Dissanayake, Cramer-Shoup, Running Time, Avalanche Effect.
Abstract:
Exchanging information in the era of Internet-based technology still has security violations such as disclosure, modification, or destruction that make everyone worry about the exchange of information. The Dissanayake digital signature is part of asymmetric cryptography based on the factorization of prime numbers and has interesting mathematical properties. The property of such mathematics is that the sum of 2 odd numbers is a multiple of 4. The Dissanayake digital signature does not generate signatures directly through messages. The Cramer-Shoup algorithm is an asymmetric cryptographic algorithm that proved to be the first effective scheme to withstand Adaptive Chosen Ciphertext Attack (ACCA) attacks compared to existing cryptographic systems. The Cramer-Shoup algorithm is an extension algorithm of the Elgamal algorithm. This paper will implement a sign then-encrypt scheme using Dissanayake digital signature and Cramer-Shoup algorithm and analyze algorithms based on execution time a
nd the avalanche effect. Based on simulation results, the characters’ length affects the execution time. The result of the process shows the length of the character linear with execution time. From the results of the avalanche effect simulation, Dissanayake digital signature got the average value of the avalanche effect of 51%, and the Cramer-Shoup algorithm got the average value of the avalanche effect of 49%. Implementing the sign-then-encrypt scheme can maintain security by encrypting and guaranteeing authenticity by adding a digital signature.
(More)