In implementation of authentication systems, the following factors should be considered : computation complexity, number of communication, amount of transferring data, amount of required memory, security, and flexibility, In our previous project, we d...
In implementation of authentication systems, the following factors should be considered : computation complexity, number of communication, amount of transferring data, amount of required memory, security, and flexibility, In our previous project, we discuss authentication systems using public key algorithm. Also we compared and analyzed previous presented protocols, then presented a Authentication System.
In this paper, we implemented the above Authentication System which had been presented in our project. This work operates under the Windows 95 and introduces procedure of implementation using VC++5.0