dani-garcia/u2f-rs

Rust FIDO U2F Library

6

stars

7

commits

Rust

primary language

Nov 9, 2019

updated

README

Build Status Crates.io

u2f-rs

Rust FIDO U2F library is a simple server side implementation to register and check signatures provided by U2F clients/devices. See U2F Technical Overview

Usage

Add this to your Cargo.toml

[dependencies]
u2f = "0.1"

Make sure that you have read Using a U2F library before continuing.

See provided example

License

Licensed under either of

Contributors

marcelbuesing

4 commits

dani-garcia

3 commits

dani-garcia/u2f-rs

Rust FIDO U2F Library

6

stars

7

commits

Rust

primary language

Nov 9, 2019

updated

README

Build Status Crates.io

u2f-rs

Rust FIDO U2F library is a simple server side implementation to register and check signatures provided by U2F clients/devices. See U2F Technical Overview

Usage

Add this to your Cargo.toml

[dependencies]
u2f = "0.1"

Make sure that you have read Using a U2F library before continuing.

See provided example

License

Licensed under either of

Contributors

marcelbuesing

4 commits

dani-garcia

3 commits

Languages

Rust

80.7%

HTML

18.9%