GithubHelp home page GithubHelp logo

evanlabs / hasher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from s12v/hasher

1.0 0.0 0.0 165 KB

Chrome developer toolbox

Home Page: https://chrome.google.com/webstore/detail/kignjplbjlocolcfldfhbonmbblpfbjb

JavaScript 87.72% CSS 4.68% HTML 7.60%

hasher's Introduction

Hasher (Chrome extension)

Chrome web store:
https://chrome.google.com/webstore/detail/kignjplbjlocolcfldfhbonmbblpfbjb

Standalone version for other browsers:
https://s12v.github.io/hasher/

The extension is used to compute cryptographic hashes and perform conversions. It is useful for programmers and system administrators. The extension is implemented in JavaScript. All calculations are performed on the client side.

  • Hash: MD5, SHA-1, SHA-2 (224, 256, 384, 512), RIPEMD-160, MD4, Whirpool
  • HMAC: MD5, SHA-1, SHA-2 (224, 256, 384, 512), RIPEMD-160, MD4
  • CRC: CRC-8, CRC-16, FCS-16, FCS/CRC-32
  • Cipher (interoperable with OpenSSL): AES-256, DES, Triple DES, Rabbit, RC4, RC4Drop. CBC/Pkcs7 is used.
  • Net: Subnet calculator, Ip Dec, Ip → Bin, Ip → Hex
  • Time: Unix Datetime, Unix RFC-1123, Unix ISO 8601
  • Numbers: Dec Hex, Dec Bin, Dec Roman
  • Strings: ASCII Hex, UTF-8 Hex, UTF-16 Hex
  • Encode: Base64, ROT-13, JavaScript encodeURI(), encodeURIComponent(), HTML special chars encode/decode

hasher's People

Contributors

mohitmayank avatar ysa134 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.