sqrl-protocol
A library for Secure Quick Reliable Login (SQRL) protocol built in Rust
Building and Testing
Building and testing can be done using the cargo app.
Build the app
cargo build
Running tests
cargo test
A library for Secure Quick Reliable Login (SQRL) protocol built in Rust
Building and testing can be done using the cargo app.
cargo build
cargo test