Module: Nova::Starbound::Encryptors

Defined in:
lib/nova/starbound/encryptors.rb,
lib/nova/starbound/encryptors/rbnacl.rb,
lib/nova/starbound/encryptors/openssl.rb,
lib/nova/starbound/encryptors/plaintext.rb

Overview

A module containing the encryptors that come with starbound.

Defined Under Namespace

Classes: OpenSSL, Plaintext, RbNaCl