Git Product home page Git Product logo

hlpsl's Introduction

HLPSL

A Provably Secure and Lightweight Anonymous User Authenticated Session Key Exchange Scheme for Internet of Things Deployment

Agents involved: A, B and C

  • A : User
  • B : Server/GateWay Node(GWN)
  • C : Sensor

Stages:

  1. Notations: Image description

  2. Registration

    • User → GWN
    • GWN → User
    • Sensor → GWN
    • GWN → Sensor Image description
  3. Login and authentication phase.

    • User → Sensor Image description

We focus on designing a new lightweight user authentication protocol suited for IoT architecture, which will also achieve anonymity and untraceability. We have implemented the following phase :

1) User Registration Phase

2) Login and User Authentication Phase

Roles:

  1. user ( A, B, C : agent, H : hash_func, S,E,D: symmetric_key, SND, RCV : channel(dy) )

    • User Registration
    • User receiving smard card from server with password
    • User ssending login request to server
    • User receiving message from smart device
  2. sensor ( A, B, C : agent, H : hash_func, S,E,D: symmetric_key, SND, RCV : channel(dy) )

    • Device sends message to user
  3. server ( A, B, C : agent, H : hash_func, S: symmetric_key, SND, RCV : channel(dy) )

    • Server receives RID for registration and send smart card to user
    • sensor request to server to authenticate that the data received is from assumed user

Goals:

  1. Secrecy of random nonces are maintained
  2. Authentication is secure

hlpsl's People

Contributors

ritvik-garg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.