crypto

package
v0.0.0-...-fdc5c16 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2022 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load()

Types

type AlgorithmDescription

type AlgorithmDescription struct {
	Cipher string
	Sign   string
	Hash   string
	KDF    string
}

type Tools

type Tools struct {
	HashCalculator  hashes.IHashCalculator
	Cipher          ciphers.ICipher
	SignerGenerator signers.ISignerGenerator
}

Directories

Path Synopsis
aes
kdf

Jump to

Keyboard shortcuts

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