File tree 1 file changed +4
-4
lines changed
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
13
13
14
14
| Algorithm | Crate | Crates.io | Documentation | MSRV | [ Security] |
15
15
| -----------| -------| :---------:| :-------------:| :----:| :----------:|
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 : |
18
18
| [ 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 : |
19
19
| [ 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 : |
20
20
| [ 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
237
237
238
238
[ // ] : # ( crates )
239
239
240
- [ `ascon- hash` ] : ./ascon-hash
241
- [ `belt- hash` ] : ./belt-hash
240
+ [ `ascon‑ hash` ] : ./ascon-hash
241
+ [ `belt‑ hash` ] : ./belt-hash
242
242
[ `blake2` ] : ./blake2
243
243
[ `fsb` ] : ./fsb
244
244
[ `gost94` ] : ./gost94
You can’t perform that action at this time.
0 commit comments