Giter VIP home page Giter VIP logo

unique_deviceid's Introduction


Logo

Unique Hardware-based [or] Software-based device ID hash generation using PBKDF2 hashing

This project provides a unique and customizable device ID hash generation method using PBKDF2 and SHA256 hashing algorithm.

Explore the docs »

Report Bug . Donate . Request Feature

Table Of Contents

About The Project

This project provides a unique and customizable device ID hash generation method using PBKDF2 and SHA256 hashing algorithm. There are 2 modes to select: 1- FUll mode which uses both the hardware and software specs for device ID generation
2- Semi mode which only uses hardware specs for device ID generation

Main Capabilities:

  • Hardware-based and Software-based device ID generation modes
  • PBKDF2 + SHA256 Hashing Algorithm
  • Static Salting (settable)
  • Customizable Hashing Key size + Hashing Iteration Times.
  • Hashing process time tracking.

Installation

  1. Clone the repo in visual studio
https://github.com/idpNET/unique_deviceID.git
  1. Run the app and Get Started!

Usage

Running the console app, you get prompted to select the device ID generation mode (FULL: using both the hardware and software specs - Semi: using the hardware specs only). Hitting enter button, you get final results including the unique device ID hash value, and the process time.

P.S This project is well commented ! You can refer to the inline code comments for more information

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

licensed under the GNU General Public License v3.0

Authors

  • Keyvan Hasani - Back-end developer and Ideapardaz.NET Administrator - Keyvan Hasani - Developer

Donations

Your generous contributions are sincerely appreciated and will support the continued development and maintenance of my repositories, benefiting users like you who find them valuable

unique_deviceid's People

Contributors

idpnet 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.