Registry / auth / ucan-key-support

ucan-key-support

JSON →
library0.1.7rscratesunverified

Ready to use SigningKey implementations for the ucan crate

# Cargo.toml [dependencies] ucan-key-support = "0.1.7"
INSTALL
IMPORT
SIG · UCAN-KEY-SUPPORT
U
ucan-key-support
authrustv0.1.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SigningKey
use ucan_key_support::SigningKey;

Generates a new signing key for UCAN.

use ucan_key_support::SigningKey; fn main() { let key = SigningKey::generate(); println!("Key generated"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.7latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
Resources
ucan-key-support — cargo add ucan-key-support · libregistry