cubetoken

package
v0.1.34 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2023 License: BSD-3-Clause, BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Overview

Package cubetoken provides a complex KDF function

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Progress                  bool
	ForceNoColor              bool
	Memlimit, Parallel, Layer int
	One, Two, Owner, KeyMac   [64]byte
}

Config ...

type SeedToken

type SeedToken struct {
	SphincsSeed [sphincs.SeedTokenSize]byte
	SignifySeed [signify.SeedTokenSize]byte
}

SeedToken

func Generate

func Generate(c *Config) SeedToken

Generate ...

Jump to

Keyboard shortcuts

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