node-red-contrib-cryptography 0.0.4

Simple cryptography, hash with SHA-256 and RIPEMD-160

npm install node-red-contrib-cryptography

Simple NodeRed Node for cryptography.

Simple hash with AES-256 and RIPEMD-160

A sample Flow:

image

More for this Node-Red Node on http://blog.wenzlaff.de/?p=16346

Install

npm install node-red-contrib-cryptography

Sample

Input String in msg.payload: "Der Text von dem der Hash gebildet wird. Er soll auch mal ein paar Umlaute enthalten wie öü oder ÖÜ"

Output Hash with AES-256 in Hex: "9307f6730bb57a068c3662c775649c4fbadfb0ddf3d11c43e525259a43c1a150"

A sample Flow is in the /examples Dir.

It is a wrapper for Node.js crypto Lib from https://nodejs.org/api/crypto.html

Sample Flow SHA-256

image

NodeRed Gui:

image

Sample Flow RIPEMD-160

image

NodeRed Gui:

image

Collection Info

Node Info

Version: 0.0.4
Updated 3 years, 4 months ago
License: MIT
Rating: 5.0 3

Actions

Rate:

Downloads

17 in the last week

Nodes

  • hash sha256
  • hash ripemd160

Keywords

  • node-red
  • nodered
  • sha-256
  • sha256
  • crypto
  • hash
  • crypt
  • bitcoin
  • cryptography
  • ripemd
  • ripemd160
  • ripemd-160
  • hash

Maintainers