Registry / networking / sequoia-net

sequoia-net

JSON →
library0.30.1rscratesunverified

Network services for OpenPGP operations.

# Cargo.toml [dependencies] sequoia-net = "0.30.1"
INSTALL
IMPORT
SIG · SEQUOIA-NET
S
sequoia-net
networkingrustv0.30.1
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.

KeyServer
use sequoia_net::KeyServer;

Create a new key server client.

use sequoia_net::KeyServer; fn main() { let ks = KeyServer::new("keys.openpgp.org"); println!("Key server: {}", ks); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.30.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
sequoia-net — cargo add sequoia-net · libregistry