Docs.rs
aegis-delegate-0.2.0
aegis-delegate 0.2.0
Docs.rs crate page
Apache-2.0
OR
MIT
01 August 2026
Links
Repository
crates.io
Source
Owners
l1feorg
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
ed25519-dalek ^2.1
normal
oas-crypto ^1.1.0
normal
openagent-aegis-core ^0.2.0
normal
rand ^0.8
normal
serde ^1.0
normal
serde_jcs ^0.1
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tracing ^0.1
normal
uuid ^1.7
normal
tokio ^1.36
dev
Versions
80%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module proof
aegis_
delegate
0.2.0
Module proof
Module Items
Functions
In crate aegis_
delegate
aegis_delegate
Module
proof
Copy item path
Source
Functions
§
create_
delegation_
proof
Creates a delegation proof by signing the delegation with the delegator’s key.
verify_
delegation_
proof
Verifies a delegation proof against the delegator’s public key.