sqrl-protocol

Crates.iosqrl-protocol
lib.rssqrl-protocol
version0.1.4
created_at2024-04-27 04:31:08.301914+00
updated_at2025-01-28 16:33:19.997665+00
descriptionA rust implementation of the protocol for Secure Quick Reliable Login (SQRL)
homepage
repositoryhttps://github.com/thechrisjohnson/sqrl-protocol
max_upload_size
id1222251
size104,942
Christopher Johnson (thechrisjohnson)

documentation

README

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

Commit count: 40

cargo fmt