node-red-contrib-crypto-blue 0.0.5

Node-RED nodes for cryptographic utilities

npm install node-red-contrib-crypto-blue

Crypto Blue :blue_book:

A collection of Node-RED nodes for crypto utilities using the node-forge module.

Installation :zap:

To install the collection execute the following command inside the ./.node-red directory:

npm install node-red-contrib-crypto-blue

Node Included :package:

The collection is comprised of the following nodes, alognside the utilites provided by each one:

  • PKDF: Node utilizing a Password Key Derivation Function for generating and recreating encryption keys.
  • Hasher: Node utilizin the SHA algorithm for generating hashes, hmac from payloads as well as verifying hashes.
  • Cipher: Node utilizing AES algorithm for encryption and decryption of payloads.
  • PKI: Node utiliing the Ed25519 curve for generating key-pairs, signing payloads and verifying signatures.

Node Info

Version: 0.0.5
Updated 1 year, 8 months ago
License: Apache-2.0
Rating: not yet rated

Categories

Actions

Rate:

Downloads

33 in the last week

Nodes

  • cipher
  • pkdf
  • pki
  • hasher

Keywords

  • node-red
  • node-inq
  • crypto-blue
  • physics

Maintainers