florian-jab-de / STS-Auth-Key-Exchange-Protocol

Station-to-Station authentication key exchange protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For successful stimulation of this protocol I used several classes that are interconnected for the realization of the project.

  • The requests and answers that are implemented are explained in the User class in the code in each step separately "Steps".
  • In my opinion it is not possible to perform a Man-In-The-Middle attack because it is an asymmetric signature and verification, and each exchanged parameter is encrypted / decrypted using a symmetric key.

About

Station-to-Station authentication key exchange protocol.


Languages

Language:Java 100.0%