Documentation ¶ Index ¶ func Combine(shares [][]byte, key string) ([]byte, error) func RandomPassphrase() (string, error) func Split(secret []byte, parts int, threshold int, key string) ([]string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Combine ¶ func Combine(shares [][]byte, key string) ([]byte, error) func RandomPassphrase ¶ func RandomPassphrase() (string, error) func Split ¶ func Split(secret []byte, parts int, threshold int, key string) ([]string, error) Types ¶ This section is empty. Source Files ¶ View all Source files checksum.go combine.go encrypt.go format.go hexr.go random.go split.go Click to show internal directories. Click to hide internal directories.