Blue-Sec Nodes
This collection is comprised of security based nodes for various utilities. The nodes included are the following:
From Crypto-Blue:
Cipher
(Advanced Encryption Standard):- Encrypting Payloads.
- Decrypting Payloads.
Password Key Derivation Function
(PCKS#5):- Generating Encryption Keys.
- Recreating Encryption Keys.
Hasher
(Secure Hash Algorithm):- Generating Payload Hashes.
- Generating Payload Hash Message Authentication Codes.
- Verifying Payload Hashes.
- Verifying Payload Hash Message Authentication Codes.
Public Key Infrastructure
(Ed25519 Curve):- Generating Key Pairs.
- Signing Message Payloads.
- Verifying Message Payload Signature.
From Presidio:
Presidio Service
:- Text Analyzer for personal and sensitive data.
- Text Anonymizer on personal and sensitive data.
From Web3-Blue:
RPC
:- Ganache Server (Start, Stop, List).
- Get Accounts.
- Get Blocks.
- Get Transactions.
- Send Transaction.
Accounts
:- Create Account.
- Recover Account.
- Import Account.
- Decrypt Account.
- Unlock / Lock Account.
- Sign Data / Transaction.
- Recover Signer / Transaction.
Contracts
:- Deploy Contract.
- Call to Contract.
- Send to Contract.
- Transact with Contract.