all

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package all imports the built-in COSE algorithm packages.

Import this package for its side effects when an application, generated code, or example wants the standard algorithm implementations registered through the key package registry without listing every algorithm package separately:

import _ "github.com/ldclabs/cose/key/all"

The signing, encryption, and MAC packages register factories from their init functions. The ECDH and HKDF packages expose helper APIs rather than registry factories, but they are included here so one import makes the built-in algorithm surface discoverable to tooling.

Jump to

Keyboard shortcuts

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