0.0.5 • Published 8 months ago

node-red-contrib-crypto-blue v0.0.5

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
8 months ago

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.
0.0.3

8 months ago

0.0.3-c

8 months ago

0.0.3-b

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.2-e

1 year ago

0.0.2-m

1 year ago

0.0.2

1 year ago

0.0.1-m

1 year ago

0.0.1

1 year ago