5 releases
new 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 |
#1879 in Cryptography
206 downloads per month
48KB
1K
SLoC
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
lib.rs
:
Code needed for SQRL client and server communication
Dependencies
~4–5.5MB
~109K SLoC