Documentation
¶
Overview ¶
Package ecb implements the electronic codebook (ECB) block cipher mode of operation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDecrypter ¶
NewDecrypter returns a cipher.BlockMode which decrypts in electronic codebook mode, using the given cipher.Block.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.