d3xs-protocol 0.1.0

Physical access control (protocol)
Documentation
1
2
3
4
5
6
7
8
9
pub mod chall;
pub mod crypto;
pub mod errors;

#[cfg(feature = "ipc")]
pub mod ipc;

#[cfg(target_arch = "wasm32")]
pub mod wasm;