5 unstable releases
0.3.1 | Aug 5, 2022 |
---|---|
0.3.0 | Aug 5, 2022 |
0.2.0 | Jul 31, 2022 |
0.1.1 | Oct 17, 2021 |
0.1.0 | Oct 17, 2021 |
#1670 in Hardware support
22 downloads per month
Used in nitrokey3
34KB
632 lines
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.
Dependencies
~0.7–1.4MB
~26K SLoC