File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ Additionally all crates do not require the standard library (i.e. `no_std` capab
1313
1414| Algorithm | Crate | Crates.io | Documentation | MSRV | [ Security] |
1515| -----------| -------| :---------:| :-------------:| :----:| :----------:|
16- | [ Ascon] hash | [ ` ascon- hash ` ] | [ ![ crates.io] ( https://img.shields.io/crates/v/ascon-hash.svg )] ( https://crates.io/crates/ascon-hash ) | [ ![ Documentation] ( https://docs.rs/ascon-hash/badge.svg )] ( https://docs.rs/ascon-hash ) | ![ MSRV 1.56] [ msrv-1.56 ] | :green_heart : |
17- | [ BelT] hash | [ ` belt- hash ` ] | [ ![ crates.io] ( https://img.shields.io/crates/v/belt-hash.svg )] ( https://crates.io/crates/belt-hash ) | [ ![ Documentation] ( https://docs.rs/belt-hash/badge.svg )] ( https://docs.rs/belt-hash ) | ![ MSRV 1.57] [ msrv-1.57 ] | :green_heart : |
16+ | [ Ascon] hash | [ ` ascon‑ hash ` ] | [ ![ crates.io] ( https://img.shields.io/crates/v/ascon-hash.svg )] ( https://crates.io/crates/ascon-hash ) | [ ![ Documentation] ( https://docs.rs/ascon-hash/badge.svg )] ( https://docs.rs/ascon-hash ) | ![ MSRV 1.56] [ msrv-1.56 ] | :green_heart : |
17+ | [ BelT] hash | [ ` belt‑ hash ` ] | [ ![ crates.io] ( https://img.shields.io/crates/v/belt-hash.svg )] ( https://crates.io/crates/belt-hash ) | [ ![ Documentation] ( https://docs.rs/belt-hash/badge.svg )] ( https://docs.rs/belt-hash ) | ![ MSRV 1.57] [ msrv-1.57 ] | :green_heart : |
1818| [ BLAKE2] | [ ` blake2 ` ] | [ ![ crates.io] ( https://img.shields.io/crates/v/blake2.svg )] ( https://crates.io/crates/blake2 ) | [ ![ Documentation] ( https://docs.rs/blake2/badge.svg )] ( https://docs.rs/blake2 ) | ![ MSRV 1.41] [ msrv-1.41 ] | :green_heart : |
1919| [ FSB] | [ ` fsb ` ] | [ ![ crates.io] ( https://img.shields.io/crates/v/fsb.svg )] ( https://crates.io/crates/fsb ) | [ ![ Documentation] ( https://docs.rs/fsb/badge.svg )] ( https://docs.rs/fsb ) | ![ MSRV 1.41] [ msrv-1.41 ] | :green_heart : |
2020| [ GOST R 34.11-94] [ GOST94 ] | [ ` gost94 ` ] | [ ![ crates.io] ( https://img.shields.io/crates/v/gost94.svg )] ( https://crates.io/crates/gost94 ) | [ ![ Documentation] ( https://docs.rs/gost94/badge.svg )] ( https://docs.rs/gost94 ) | ![ MSRV 1.41] [ msrv-1.41 ] | :yellow_heart : |
@@ -237,8 +237,8 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
237237
238238[ // ] : # ( crates )
239239
240- [ `ascon- hash` ] : ./ascon-hash
241- [ `belt- hash` ] : ./belt-hash
240+ [ `ascon‑ hash` ] : ./ascon-hash
241+ [ `belt‑ hash` ] : ./belt-hash
242242[ `blake2` ] : ./blake2
243243[ `fsb` ] : ./fsb
244244[ `gost94` ] : ./gost94
You can’t perform that action at this time.
0 commit comments