Module: Blur::Encryption

Defined in:
library/blur/encryption.rb,
library/blur/encryption/fish.rb,
library/blur/encryption/base64.rb

Overview

The Encryption module extends the communication-functionality of the client. It is intended to enable helpers but also core functionality that encrypts the incoming and outgoing data of Blur.

Encryption modules are not loaded into the VM until it’s required.

Defined Under Namespace

Modules: Base64 Classes: BadInputError, FiSH