package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev

# Functions

ExpandKey performs a key expansion on the given *Cipher.
NewCipher creates and returns a Cipher.
NewSaltedCipher creates a returns a Cipher that folds a salt into its key schedule.

# Constants

The Blowfish block size in bytes.

# Structs

A Cipher is an instance of Blowfish encryption using a particular key.

# Type aliases

No description provided by the author