Skip to content

A library for Secure Quick Reliable Login (SQRL) built in Rust

License

Notifications You must be signed in to change notification settings

thechrisjohnson/sqrl-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqrl-client

A library for Secure Quick Reliable Login (SQRL) client built in Rust

Building and Testing

Building and testing can be done using the cargo app. NOTE Due to speed concerns, it is recommended that tests be run against release builds.

Build the app

cargo build --release

Running tests

cargo test --release

About

A library for Secure Quick Reliable Login (SQRL) built in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages