Crates.io | sqrl-protocol |
lib.rs | sqrl-protocol |
version | 0.1.3 |
source | src |
created_at | 2024-04-27 04:31:08.301914 |
updated_at | 2024-06-26 14:59:28.522293 |
description | A rust implementation of the protocol for Secure Quick Reliable Login (SQRL) |
homepage | |
repository | https://github.com/thechrisjohnson/sqrl-protocol |
max_upload_size | |
id | 1222251 |
size | 83,845 |
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