#authentication #protocols #sqrl

sqrl-protocol

A rust implementation of the protocol for Secure Quick Reliable Login (SQRL)

5 releases

0.1.4 Jan 28, 2025
0.1.3 Jun 26, 2024
0.1.2 May 3, 2024
0.1.1 Apr 27, 2024
0.1.0 Apr 27, 2024

#1415 in Cryptography

Download history 87/week @ 2025-01-23 29/week @ 2025-01-30 6/week @ 2025-02-06 1/week @ 2025-02-20 1/week @ 2025-02-27

293 downloads per month

GPL-3.0-only

48KB
1K SLoC

Code needed for SQRL client and server communication


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

Dependencies

~4–6MB
~116K SLoC