package
Version:
v0.0.0-...-3f873ad
Opens a new window with list of versions in this module.
Published: Dec 10, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package omcrypto is responsible for Message Encrypt, Decrypt, DecryptWithNode
Decrypt decrypts the message, if the nodename found in the message is a
cluster node.
DecryptWithNode Decrypt the message
returns decodedMsg []byte, encryptorNodename string, error
Encrypt encrypts the message and returns a json with head keys describing
the sender, and embedding the AES-encypted + Base64-encoded data.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.