Skip to content

Nitrokey/nitrokey-websmartcard-rust

Repository files navigation

Nitrokey Webcrypt Rust

This is a Nitrokey Webcrypt Rust-rewrite. See https://github.com/Nitrokey/nitrokey-webcrypt for the documentation of the commands and protocol.

Running UDP Simulation

cargo run --example udp_sim

To show logs:

env RUST_BACKTRACE=full RUST_LOG=debug run --example udp_sim --features enable-logs

Tests are here:

Running USB-IP Simulation

Check out nitrokey-webcrypt-usbip project for the USB-IP simulation:

Running on a hardware

Here is a working Nitrokey Webcrypt on a Nitrokey 3 firmware: