Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReader ¶
func NewReader(p []byte, _ uint64, readers []io.ReadCloser) (io.ReadCloser, error)
NewReader returns a new AES-256-CBC & SHA-256 io.ReadCloser. The Password method must be called before attempting to call Read so that the block cipher is correctly initialised.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.