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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This repository contains various utility crates used in the RustCrypto project.
13
13
|[`blobby`]|[](https://crates.io/crates/blobby)|[](https://docs.rs/blobby)|![MSRV 1.39][msrv-1.39]| Decoder of the simple de-duplicated binary blob storage format |
14
14
|[`block-buffer`]|[](https://crates.io/crates/block-buffer)|[](https://docs.rs/block-buffer)|![MSRV 1.41][msrv-1.41]| Fixed size buffer for block processing of data |
15
15
|[`block‑padding`]|[](https://crates.io/crates/block-padding)|[](https://docs.rs/block-padding)|![MSRV 1.56][msrv-1.56]| Padding and unpadding of messages divided into blocks |
|[`cpufeatures`]|[](https://crates.io/crates/cpufeatures)|[](https://docs.rs/cpufeatures)|![MSRV 1.40][msrv-1.40]| Lightweight and efficient alternative to the `is_x86_feature_detected!` macro |
19
19
|[`dbl`]|[](https://crates.io/crates/dbl)|[](https://docs.rs/dbl)|![MSRV 1.41][msrv-1.41]| Double operation in Galois Field (GF) |
0 commit comments