1 / 10

CHALLENGE-RESPONSE AUTHENTICATION

Learn about strong authentication methods using challenge-response protocols. Explore network, host, and workstation authentication techniques, including user IDs, secret keys, and encrypted responses.

Télécharger la présentation

CHALLENGE-RESPONSE AUTHENTICATION

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CHALLENGE-RESPONSE AUTHENTICATION Prof. Ravi Sandhu

  2. STRONG AUTHENTICATIONCHALLENGE RESPONSE NETWORK HOST WORK STATION User ID Challenge Response

  3. CHALLENGE RESPONSE Secret Key Challenge Encrypt Response

  4. CHALLENGE RESPONSE Secret Key Challenge HMAC Response

  5. TIME SYNCHRONIZED NETWORK HOST WORK STATION User ID One Time Password

  6. TIME SYNCHRONIZED Secret Key Time HMAC One Time Password

  7. PUBLIC KEY SIGNATURE BASED Private Key Challenge Sign Response=signed(challenge)

  8. PUBLIC KEY SIGNATURE BASED Private Key Time Sign Response=signed(Time)

  9. PUBLIC KEY ENCRYPTION BASED Private Key Challenge=Encrypt(Response) Decrypt Response

  10. PUBLIC KEY ENCRYPT BASED Private Key Time verify Encrypt(Decrypted(Time)) Decrypt Response=Decrypted(Time)

More Related