std

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2015 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// SymetricKeyLength is the length in bytes of the key used with the
	// AES-256 algorithm
	SymetricKeyLength = 32

	// HmacKeyLength is the length in bytes of the key used in the HMAC
	// SHA-512 algorithm
	HmacKeyLength = 128
)

Variables

This section is empty.

Functions

func New

func New(cipherKey, hmacKey []byte) (*stdCrypter, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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