authenticator-rs
Security key library
A Rust library for interacting with Security Key-type devices via USB HID protocol
Rust library to interact with Security Keys, used by Firefox
276 stars
14 watching
72 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
hidrustu2f
Related projects:
Repository | Description | Stars |
---|---|---|
sfackler/rust-openssl | Bindings for using OpenSSL in Rust programming language | 1,403 |
fltk-rs/fltk-rs | Rust bindings for a lightweight GUI library with customizable widgets and permissive licensing. | 1,614 |
kornelski/rust-security-framework | Provides Rust bindings to the macOS Security framework for secure communication and key management. | 242 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 916 |
orion-rs/orion | A cryptographic library providing secure encryption and decryption methods | 545 |
xmc-rs/xmc4700 | A Rust library providing peripheral access to the XMC4700 microcontroller series | 3 |
rust-bitcoin/rust-bitcoin | A Rust library for serializing and deserializing Bitcoin protocol messages and keys. | 2,132 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 728 |
randombit/botan-rs | A Rust cryptography library that wraps the Botan C API | 34 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
rustcrypto/signatures | This project provides digital signature algorithms and implementation in Rust. | 472 |
xmc-rs/xmc4800 | A Rust library for interfacing with the XMC4800 microcontroller peripheral interface | 3 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
sfackler/rust-native-tls | An abstraction over platform-specific TLS implementations for secure network communication | 479 |