Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 737 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 737 Bytes

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: