ctaphid

Crates.ioctaphid
lib.rsctaphid
version0.3.1
sourcesrc
created_at2021-10-17 15:04:07.918877
updated_at2022-08-05 09:07:49.55347
descriptionRust implementation of the CTAPHID protocol
homepage
repositoryhttps://git.sr.ht/~ireas/ctaphid-rs
max_upload_size
id466233
size70,076
Robin Krahl (robinkrahl)

documentation

README

cptahid-rs

A Rust implementation of the CTAPHID protocol.

The ctaphid crates provides access to devices implementing the CTAPHID protocol. It supports all specified commands expect for cancel. Cancel is not supported as there is no support for async command execution.

Please see the API documentation for more information.

Contributing

Contributions to this project are welcome! Please submit patches to the mailing list ~ireas/public-inbox@lists.sr.ht (archive) using the [PATCH cptahid-rs] subject prefix. For more information, see the Contributing Guide.

Contact

For bug reports, feature requests and other messages, please send a mail to ~ireas/public-inbox@lists.sr.ht (archive) using the [ctaphid-rs] prefix in the subject.

License

This project is dual-licensed under the Apache-2.0 and MIT licenses. The documentation and examples contained in this repository are licensed under the Creative Commons Zero license. You can find a copy of the license texts in the LICENSES directory.

ctaphid-rs complies with version 3.0 of the REUSE specification.

Commit count: 0

cargo fmt