We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a172fa8 commit f9b902dCopy full SHA for f9b902d
1 file changed
shabal/README.md
@@ -9,7 +9,8 @@
9
10
Pure Rust implementation of the [Shabal] cryptographic hash algorithm.
11
12
-There are 5 standard algorithms specified in the Shabal standard: [`Shabal192`], [`Shabal224`], [`Shabal256`], [`Shabal384`], [`Shabal512`].
+There are 5 standard algorithms specified in the Shabal standard:
13
+`Shabal192`, `Shabal224`, `Shabal256`, `Shabal384`, `Shabal512`.
14
15
## Examples
16
0 commit comments