Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/leocompson/secure-hash-generator

Secure Hash Generator
https://github.com/leocompson/secure-hash-generator

Last synced: 3 days ago
JSON representation

Secure Hash Generator

Lists

README

        

Secure Hash Generator is an extension that helps you easily generate secure hash codes (i.e. checksum) for any file or text.

Simply open the interface by clicking on the toolbar button. Then add your files via the file selector window or by drag & drop to the designated area. You can also add a text in the textarea (top right corner). Once the input is ready (either file or text), please select an encryption method. Currently, there are 8 methods available to choose from. The first 4 methods are from the native HTML5 SubtleCrypto (https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/digest) API and the rest are from CryptoJS (https://github.com/brix/crypto-js) open-source JavaScript API.

Please click on the - Generate - button to make hash code for the input file(s). All the generated items are listed in a table within the UI and stored in the local browser memory for up to 7 days. Each item has a Copy, Download, and Remove button. Moreover, you can download all items at once by clicking on the green - Save - button next to the generate button. Likewise, to remove all items please click on the green - Remove - button in the app.

You can install this app as a PWA on your mobile device, moreover, it is available as a browser extension as-well-as a web application:

Chrome: https://chrome.google.com/webstore/detail/secure-hash-generator/eaoopiddkidbkpimlfkkmkkddjbpemop
Edge: https://microsoftedge.microsoft.com/addons/detail/gkpccnjfaooiepppgcfpmfcomndhpmde
Firefox: https://addons.mozilla.org/en-US/firefox/addon/secure-hash-generator/
Opera: https://addons.opera.com/en/extensions/details/secure-hash-generator/
Webapp & PWA: https://webbrowsertools.com/secure-hash-generator/

--------------------------------------------------------------

Support & FAQ: https://mybrowseraddon.com/secure-hash-generator.html