type crypto/cipher.Block (interface)

Method Implmentations

BlockSize() int *golang.org/x/crypto/blowfish.Cipher.BlockSize
Decrypt(dst, src []byte) *golang.org/x/crypto/blowfish.Cipher.Decrypt
Encrypt(dst, src []byte) *golang.org/x/crypto/blowfish.Cipher.Encrypt