Documentation ¶
Index ¶
- func Decode(input io.Reader, output io.Writer, key string) error
- func Encode(input io.Reader, output io.Writer, key string) error
- func Hash32(input io.Reader) (string, error)
- func Hash32Key(input io.Reader, key string) (string, error)
- func Hash48(input io.Reader) (string, error)
- func Hash48Key(input io.Reader, key string) (string, error)
- func Hash64(input io.Reader) (string, error)
- func Hash64Key(input io.Reader, key string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.