초록 열기/닫기 버튼

본 논문에서 제안하는 A_SHA1해쉬 함수는 메시지의 무결성을 검증하기 위해 사용하였으며, 기존의 SHA1해쉬 함수와 달리 메시지를 압축하기 전에 역방향 저장과 순환 시프트연산, XOR 연산 과정을 추가하여 해쉬값을 계산함으로써 역변환 공격에 좀더 보안을 강화시켰다. A_RSA 서명 알고리즘은 메시지 인증과 신원확인, 부인방지를 위해 사용하였으며, 기존 RSA 서명 알고리즘의 최종 서명문에 순환 시프트 연산과 XOR 연산을 추가하여 보안을 향상시켰다. RSA 암호 알고리즘은 기밀성을 부여 하기 위해 사용하였으며, 전자서명 검증과정에서 필요한 원 메시지를 보호하여 전송하기 위해 암호화하여 구현하였다.


The A_SHAI hash function I propose in this paper is used to verify the integrity of messages. This hash function, unlike the existing SHAI hash function, enables us to tighten further security against possible reverse attacks by calculating a hash value to which we adds a backward storage, a circular shift operation and ax XOR operation prior to the message digital sign. The A_RSA signature algorithm is used for message certification, authentication, and non-repudiation, which is also intended to tighten further security by adding a circular shift operation and an XOR operation to the final digital signature of the established RSA signature algorithm. RSA encryption algorithm is used to secure confidentiality in encrypted form for a protective transmission of the orginal message necessary for digital signature and verification.