| base10.rs |
caBLE Base10 encode/decode.
<https://fidoalliance.org/specs/fido-v2.3-ps-20260226/fido-client-to-authenticator-protocol-v2.3-ps-20260226.html#~:text=func-,digitEncode> |
4350 |
0 % |
| channel.rs |
Noise [Channel][] implementation and XPCOM bindings. |
8614 |
89 % |
| ec.rs |
EC helper functions. |
1898 |
100 % |
| error.rs |
Error handling. |
1166 |
50 % |
| handshake |
|
|
85 % |
| hash.rs |
Noise hash functions
<https://noiseprotocol.org/noise.html#hash-functions> |
2521 |
89 % |
| lib.rs |
Implements a subset of Noise protocol used by the CTAP caBLE/Hybrid transport. |
851 |
100 % |
| padding.rs |
Padding functions. |
1774 |
95 % |
| symmetric_state.rs |
|
7130 |
92 % |