Namespace: go.std.crypto.cipher

v1.0

Contents

Summary

Provides a low-level interface to the crypto/cipher package.

Package cipher implements standard block cipher modes that can be wrapped
around low-level block cipher implementations.
See https://csrc.nist.gov/groups/ST/toolkit/BCM/current_modes.html
and NIST Special Publication 800-38A.

Index

Legend

Constants

Constants are variables with :const true in their metadata. Joker currently does not recognize them as special; as such, it allows redefining them or their values.

Variables

Functions, Macros, and Special Forms

Types