期刊名称:International Journal of Computer Science and Network Solutions
印刷版ISSN:2345-3397
出版年度:2014
卷号:2
期号:3
页码:36-42
出版社:International Journal of Computer Science and Network Solutions
摘要:Mutual Authentication is a process which involves two way authentications where both user and system must convince each other that they know the shared secret password. It is a part of security which is ascertained at the time of initiation of the communication between the two communicating entities like client and server. It is defined as a security module which is defined at the time of starting of communication between the two communicating entities such as client and server due to the unlimited amount of insecure and malicious intruders it becomes significant to protect the network communication. The mutual authentication is performed using challenge-response handshake with HMAC. It will be performed in a bidirectional way, the server will make sure that the client knows the secret and client also will make sure that the server knows the secret, which protects against a unreliable server impersonating the real server. Here the working of this mutual authentication system is verified using a client and server communication which accesses a file, the HMAC is applied on it for providing better data authentication and data integrity
关键词:authentication; challenge-response; client challenge; server challenge; hash message authentication code