Registry / crypto / lakers-shared

lakers-shared

JSON →
library0.8.0rscratesunverified

EDHOC crypto library constants crate.

# Cargo.toml [dependencies] lakers-shared = "0.8.0"
INSTALL
IMPORT
SIG · LAKERS-SHARED
L
lakers-shared
cryptorustv0.8.0
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.

CipherSuite
use lakers_shared::CipherSuite;

Creates a default cipher suite for EDHOC.

use lakers_shared::CipherSuite; fn main() { let suite = CipherSuite::default(); println!("Cipher suite: {:?}", suite); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
lakers-shared — cargo add lakers-shared · libregistry