sqrl-protocol

Crates.iosqrl-protocol
lib.rssqrl-protocol
version0.1.3
sourcesrc
created_at2024-04-27 04:31:08.301914
updated_at2024-06-26 14:59:28.522293
descriptionA rust implementation of the protocol for Secure Quick Reliable Login (SQRL)
homepage
repositoryhttps://github.com/thechrisjohnson/sqrl-protocol
max_upload_size
id1222251
size83,845
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: 35

cargo fmt