Expand description
Plugin signature generation utilities
This module provides utilities for generating plugin signatures during development. It’s primarily used for testing and plugin development workflows.
Functions§
- generate_
ed25519_ keypair - Generate a new Ed25519 key pair for plugin signing
- load_
key_ from_ file - Load a key from a hex-encoded file
- save_
keypair - Save a key pair to files
- sign_
plugin_ ed25519 - Sign a plugin manifest with Ed25519