pkcs1

package
v0.0.0-...-4fd71c7 Latest Latest
Warning

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

Go to latest
Published: May 24, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package pkcs1 implements RSASSA PKCS#1 v1.5 algorithm following JSON Web Algorithms (JWA) directives.

Index

Constants

View Source
const (
	// MinimumRSAKeySize defines the minimum key size for RSA keys as
	// recommended by security experts.
	MinimumRSAKeySize = 2048
)

Variables

This section is empty.

Functions

func New256

func New256() jwa.Algorithm

New256 returns a new RS256 cryptographic algorithm.

func New384

func New384() jwa.Algorithm

New384 returns a new RS384 cryptographic algorithm.

func New512

func New512() jwa.Algorithm

New512 returns a new RS512 cryptographic algorithm.

Types

This section is empty.

Jump to

Keyboard shortcuts

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