symmetric

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: May 9, 2019 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// https://tools.ietf.org/html/rfc4880#section-9.2
	IDEA       SymmetricAlgorithm = 1 // not defined in openpgp.packet CipherFunction
	TripleDES                     = 2
	CAST5                         = 3
	Blowfish                      = 4 // not defined in openpgp.packet CipherFunction
	AES128                        = 7
	AES192                        = 8
	AES256                        = 9
	Twofish256                    = 10 // not defined in openpgp.packet CipherFunction

	// https://tools.ietf.org/html/rfc5581#section-3
	Camellia128 = 11 // not defined in openpgp.packet CipherFunction
	Camellia192 = 12
	Camellia256 = 13
)

Variables

This section is empty.

Functions

func Name

func Name(symmetricAlgorithm SymmetricAlgorithm) string

Types

type SymmetricAlgorithm

type SymmetricAlgorithm = uint8

Jump to

Keyboard shortcuts

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