Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 241 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 241 Bytes

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