aliabidzaidi / HashCalculator

Electron js application to create JSON to HMAC SHA-256 Hash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON to HMAC SHA-256 Hash Calculator

Simple Electron application that converts json's HMAC SHA256 hash along with integrity salt.

screenshot

Getting started

  • Install Node LTS
  • Clone this repository
  • cd HashCalculator
  • npm install to install the application's dependencies
  • npm start to start the application

About

Electron js application to create JSON to HMAC SHA-256 Hash


Languages

Language:JavaScript 56.9%Language:HTML 37.3%Language:CSS 5.9%