rfc3394

package
v0.0.0-...-d7158a3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2015 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Overview

The rfc3394 package is an implementation of the key wrapping algorithm as described in RFC 3393. It uses the AES block cipher as a primitive to convert a chuck of key data to cipher text and back. See for more information http://www.ietf.org/rfc/rfc3394.txt or http://csrc.nist.gov/groups/ST/toolkit/documents/kms/key-wrap.pdf

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(key []byte) (keywrap.KeyWrapper, error)

New returns a new key wrapper which uses AES as the primitive building block. The given key must be 128, 192 or 256 bits long.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL