pbes2

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package pbes2 provides PBES2 with HMAC SHA-2 and AES Key wrapping algorithm.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHS256A128KW

func NewHS256A128KW() keymanage.Algorithm

NewHS256A128KW returns a new algorithm that is PBES2 with HMAC SHA-256 and "A128KW" wrapping.

func NewHS384A192KW

func NewHS384A192KW() keymanage.Algorithm

NewHS384A192KW returns a new algorithm that is PBES2 with HMAC SHA-384 and "A192KW" wrapping.

func NewHS512A256KW

func NewHS512A256KW() keymanage.Algorithm

NewHS512A256KW returns a new algorithm that is PBES2 with HMAC SHA-512 and "A256KW" wrapping.

Types

type PBES2CountSetter

type PBES2CountSetter interface {
	SetPBES2Count(p2c int)
}

Jump to

Keyboard shortcuts

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