You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`cpufeatures`]|[](https://crates.io/crates/cpufeatures)|[](https://docs.rs/cpufeatures)| Lightweight and efficient alternative to the `is_x86_feature_detected!` macro |
19
19
|[`dbl`]|[](https://crates.io/crates/dbl)|[](https://docs.rs/dbl)| Double operation in Galois Field (GF) |
20
+
|[`digest-io`]|[](https://crates.io/crates/digest-io)|[](https://docs.rs/digest-io)|`std::io`-compatibility wrappers for traits defined in the `digest` crate |
20
21
|[`hex-literal`]|[](https://crates.io/crates/hex-literal)|[](https://docs.rs/hex-literal)| A macro for converting hexadecimal strings to a byte array at compile time |
21
22
|[`inout`]|[](https://crates.io/crates/inout)|[](https://docs.rs/inout)| Custom reference types for code generic over in-place and buffer-to-buffer modes of operation. |
22
23
|[`opaque-debug`]|[](https://crates.io/crates/opaque-debug)|[](https://docs.rs/opaque-debug)| Macro for opaque `Debug` trait implementation |
@@ -53,6 +54,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
0 commit comments