Documentation ¶
Overview ¶
Package acbc provides the AES_CBC_HMAC_SHA2 content encryption algorithm.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New128HS256 ¶ added in v0.0.5
New128HS256 returns AES_128_CBC_HMAC_SHA_256 authenticated encryption algorithm.
func New192HS384 ¶ added in v0.0.5
New192HS384 returns AES_192_CBC_HMAC_SHA_384 authenticated encryption algorithm.
func New256HS512 ¶ added in v0.0.5
New256HS512 returns AES_256_CBC_HMAC_SHA_512 authenticated encryption algorithm.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.