hwkey

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Helpers for building user-friendly applications that use hardware-backed keys

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ECDHer

type ECDHer interface {
	Public() crypto.PublicKey
	ECDH(*ecdh.PublicKey) ([]byte, error)
}

ECDHer is an interface for an opaque private key that can be used for Elliptic Curve Diffie-Hellman operations, such as a *crypto/ecdh.PrivateKey or a hardware key such as a YubiKey.

Directories

Path Synopsis
cmd
yubikey
A tool for using the YubiKey PIV application
A tool for using the YubiKey PIV application
Package hwnaclbox implements the NaCl box construction with hardware-backed private keys
Package hwnaclbox implements the NaCl box construction with hardware-backed private keys
internal
bech32
Package bech32 is a modified version of the reference implementation of BIP173.
Package bech32 is a modified version of the reference implementation of BIP173.
An SSH agent for hardware-backed keys
An SSH agent for hardware-backed keys
Helpers for using the YubiKey PIV application
Helpers for using the YubiKey PIV application

Jump to

Keyboard shortcuts

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