Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cerebro-hash

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cerebro-hash

Cerebro plugin to hash input

  • 1.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

cerebro-hash

Cerebro plugin to hash text input

Usage

In Cerebro, type algorithm and input, use the up/down keys to select result, and press enter or ⌘ + c to copy it to clipboard.

  • hash [input]
  • hash (algorithm) [input]
  • (algorithm) [input]

Ex: md5 lorem ipsum

=> 80a751fde577028640c419000e33eba6

Supported Algorithms:
  • hash - list hash input with all algorithms
  • md5
  • sha1
  • sha224
  • sha256
  • sha3
  • sha384
  • sha512
  • ripemd160

Installing

  • Type plugins hash into Cerebro
  • Click install

Motivation

This plugin was inspired by the similar Alfred Workflow. (Solutions may be different, because that workflow removes whitespace..) My real motivation for this was just to play around with creating a plugin for Cerebro. The next thing I want to accomplish in this plugin is to be able to pass a file path and get the hash for that file.

  • Cerebro – main repo for Cerebro app;

License

MIT © Matthew Jacobs

Keywords

FAQs

Package last updated on 04 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc