From 88594de5c41b6607e55acb6642bdb305f14b09f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=91=D0=BC=20=D0=9F=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=BE=D0=B2=20=5BArtyom=20Pavlov=5D?= Date: Fri, 21 Aug 2026 17:21:05 +0300 Subject: [PATCH 1/4] Fix build badges --- aes/README.md | 2 +- aria/README.md | 2 +- belt-block/README.md | 2 +- blowfish/README.md | 2 +- camellia/README.md | 2 +- cast5/README.md | 2 +- cast6/README.md | 2 +- des/README.md | 2 +- gift-cipher/README.md | 2 +- idea/README.md | 2 +- kuznyechik/README.md | 2 +- magma/README.md | 2 +- rc2/README.md | 2 +- serpent/README.md | 2 +- sm4/README.md | 2 +- speck-cipher/README.md | 2 +- threefish/README.md | 2 +- twofish/README.md | 2 +- xtea/README.md | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/aes/README.md b/aes/README.md index 54c086f86..3f5ecc729 100644 --- a/aes/README.md +++ b/aes/README.md @@ -64,7 +64,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/aes/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/aes.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Aaes [downloads-image]: https://img.shields.io/crates/d/aes.svg [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg diff --git a/aria/README.md b/aria/README.md index c6265157d..656ee9ac6 100644 --- a/aria/README.md +++ b/aria/README.md @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/aria/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/aria.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Aaria [//]: # (general links) diff --git a/belt-block/README.md b/belt-block/README.md index 4b0194579..9280d4c9d 100644 --- a/belt-block/README.md +++ b/belt-block/README.md @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/belt-block/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/belt-block.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Abelt-block [//]: # (general links) diff --git a/blowfish/README.md b/blowfish/README.md index e1b04b262..35bde08a9 100644 --- a/blowfish/README.md +++ b/blowfish/README.md @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/blowfish/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/blowfish.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Ablowfish [//]: # (general links) diff --git a/camellia/README.md b/camellia/README.md index 1a6e2927c..40ffac78d 100644 --- a/camellia/README.md +++ b/camellia/README.md @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/camellia/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/camellia.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Acamellia [//]: # (general links) diff --git a/cast5/README.md b/cast5/README.md index 1bcf120ae..d5b51ed94 100644 --- a/cast5/README.md +++ b/cast5/README.md @@ -51,7 +51,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/cast5/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/cast5.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Acast5 [//]: # (general links) diff --git a/cast6/README.md b/cast6/README.md index 61b9058d9..e2ced656d 100644 --- a/cast6/README.md +++ b/cast6/README.md @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/cast6/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/cast6.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Acast6 [//]: # (general links) diff --git a/des/README.md b/des/README.md index e83461d6e..86e51ab87 100644 --- a/des/README.md +++ b/des/README.md @@ -51,7 +51,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/des/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/des.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Ades [//]: # (general links) diff --git a/gift-cipher/README.md b/gift-cipher/README.md index 950456d44..9a17a178c 100644 --- a/gift-cipher/README.md +++ b/gift-cipher/README.md @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/gift.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/gift-cipher.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/gift.yml [//]: # (general links) diff --git a/idea/README.md b/idea/README.md index 3acc642dc..45a09d4cd 100644 --- a/idea/README.md +++ b/idea/README.md @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/idea/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/idea.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Aidea [//]: # (general links) diff --git a/kuznyechik/README.md b/kuznyechik/README.md index 93e5ae77f..030b9e8d8 100644 --- a/kuznyechik/README.md +++ b/kuznyechik/README.md @@ -49,5 +49,5 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/kuznyechik/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/kuznyechik.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Akuznyechik diff --git a/magma/README.md b/magma/README.md index ddcd8a0f9..862ebd433 100644 --- a/magma/README.md +++ b/magma/README.md @@ -49,5 +49,5 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/magma/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/magma.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Amagma diff --git a/rc2/README.md b/rc2/README.md index cdfcb11c5..21a18cb50 100644 --- a/rc2/README.md +++ b/rc2/README.md @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/rc2/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc2.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Arc2 [//]: # (general links) diff --git a/serpent/README.md b/serpent/README.md index b0a27c6a6..39adca474 100644 --- a/serpent/README.md +++ b/serpent/README.md @@ -59,7 +59,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/serpent/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/serpent.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Aserpent [//]: # (general links) diff --git a/sm4/README.md b/sm4/README.md index b93bffbd3..930f09b07 100644 --- a/sm4/README.md +++ b/sm4/README.md @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/sm4/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/sm4.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Asm4 [//]: # (general links) diff --git a/speck-cipher/README.md b/speck-cipher/README.md index 2029d081a..fe3031809 100644 --- a/speck-cipher/README.md +++ b/speck-cipher/README.md @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/speck/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/speck-cipher.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Aspeck [//]: # (general links) diff --git a/threefish/README.md b/threefish/README.md index 308e44c2a..46cc864c7 100644 --- a/threefish/README.md +++ b/threefish/README.md @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/threefish/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/threefish.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Athreefish [//]: # (general links) diff --git a/twofish/README.md b/twofish/README.md index 04778ab40..bc15484a7 100644 --- a/twofish/README.md +++ b/twofish/README.md @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/twofish/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/twofish.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Atwofish [//]: # (general links) diff --git a/xtea/README.md b/xtea/README.md index ee11c3116..129c65301 100644 --- a/xtea/README.md +++ b/xtea/README.md @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/workflows/xtea/badge.svg?branch=master&event=push +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/xtea.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Axtea [//]: # (general links) From 8b795b48bc364587b0a6199a80a02311150eb371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=91=D0=BC=20=D0=9F=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=BE=D0=B2=20=5BArtyom=20Pavlov=5D?= Date: Fri, 21 Aug 2026 17:39:15 +0300 Subject: [PATCH 2/4] tweak badges --- aes/README.md | 4 ++-- aria/README.md | 8 ++++---- belt-block/README.md | 8 ++++---- blowfish/README.md | 8 ++++---- camellia/README.md | 8 ++++---- cast5/README.md | 8 ++++---- cast6/README.md | 8 ++++---- des/README.md | 8 ++++---- gift-cipher/README.md | 8 ++++---- idea/README.md | 8 ++++---- kuznyechik/README.md | 8 ++++---- magma/README.md | 8 ++++---- rc2/README.md | 8 ++++---- rc5/README.md | 10 +++++----- rc6/README.md | 8 ++++---- serpent/README.md | 8 ++++---- sm4/README.md | 8 ++++---- speck-cipher/README.md | 8 ++++---- threefish/README.md | 8 ++++---- twofish/README.md | 8 ++++---- xtea/README.md | 8 ++++---- 21 files changed, 83 insertions(+), 83 deletions(-) diff --git a/aes/README.md b/aes/README.md index 3f5ecc729..cdc779b79 100644 --- a/aes/README.md +++ b/aes/README.md @@ -59,13 +59,13 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/aes.svg [crate-link]: https://crates.io/crates/aes [docs-image]: https://docs.rs/aes/badge.svg -[docs-link]: https://docs.rs/aes/ +[docs-link]: https://docs.rs/aes [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/aes.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Aaes +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/aes.yml [downloads-image]: https://img.shields.io/crates/d/aes.svg [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/aria/README.md b/aria/README.md index 656ee9ac6..7e7a14e6c 100644 --- a/aria/README.md +++ b/aria/README.md @@ -42,15 +42,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/aria.svg [crate-link]: https://crates.io/crates/aria [docs-image]: https://docs.rs/aria/badge.svg -[docs-link]: https://docs.rs/aria/ +[docs-link]: https://docs.rs/aria [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/aria.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Aaria +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/aria.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/belt-block/README.md b/belt-block/README.md index 9280d4c9d..d0761eff6 100644 --- a/belt-block/README.md +++ b/belt-block/README.md @@ -42,15 +42,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/belt-block.svg [crate-link]: https://crates.io/crates/belt-block [docs-image]: https://docs.rs/belt-block/badge.svg -[docs-link]: https://docs.rs/belt-block/ +[docs-link]: https://docs.rs/belt-block [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/belt-block.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Abelt-block +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/belt-block.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/blowfish/README.md b/blowfish/README.md index 35bde08a9..99ce6c967 100644 --- a/blowfish/README.md +++ b/blowfish/README.md @@ -42,15 +42,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/blowfish.svg [crate-link]: https://crates.io/crates/blowfish [docs-image]: https://docs.rs/blowfish/badge.svg -[docs-link]: https://docs.rs/blowfish/ +[docs-link]: https://docs.rs/blowfish [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/blowfish.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Ablowfish +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/blowfish.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/camellia/README.md b/camellia/README.md index 40ffac78d..30757f843 100644 --- a/camellia/README.md +++ b/camellia/README.md @@ -42,15 +42,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/camellia.svg [crate-link]: https://crates.io/crates/camellia [docs-image]: https://docs.rs/camellia/badge.svg -[docs-link]: https://docs.rs/camellia/ +[docs-link]: https://docs.rs/camellia [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/camellia.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Acamellia +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/camellia.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/cast5/README.md b/cast5/README.md index d5b51ed94..114ae59b4 100644 --- a/cast5/README.md +++ b/cast5/README.md @@ -44,15 +44,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/cast5.svg [crate-link]: https://crates.io/crates/cast5 [docs-image]: https://docs.rs/cast5/badge.svg -[docs-link]: https://docs.rs/cast5/ +[docs-link]: https://docs.rs/cast5 [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/cast5.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Acast5 +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/cast5.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/cast6/README.md b/cast6/README.md index e2ced656d..01be7aca1 100644 --- a/cast6/README.md +++ b/cast6/README.md @@ -42,15 +42,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/cast6.svg [crate-link]: https://crates.io/crates/cast6 [docs-image]: https://docs.rs/cast6/badge.svg -[docs-link]: https://docs.rs/cast6/ +[docs-link]: https://docs.rs/cast6 [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/cast6.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Acast6 +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/cast6.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/des/README.md b/des/README.md index 86e51ab87..494e9cbd7 100644 --- a/des/README.md +++ b/des/README.md @@ -44,15 +44,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/des.svg [crate-link]: https://crates.io/crates/des [docs-image]: https://docs.rs/des/badge.svg -[docs-link]: https://docs.rs/des/ +[docs-link]: https://docs.rs/des [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/des.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Ades +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/des.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/gift-cipher/README.md b/gift-cipher/README.md index 9a17a178c..2a589e3e9 100644 --- a/gift-cipher/README.md +++ b/gift-cipher/README.md @@ -42,15 +42,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/gift-cipher.svg [crate-link]: https://crates.io/crates/gift-cipher [docs-image]: https://docs.rs/gift-cipher/badge.svg -[docs-link]: https://docs.rs/gift-cipher/ +[docs-link]: https://docs.rs/gift-cipher [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/gift-cipher.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/gift.yml +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/gift-cipher.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/idea/README.md b/idea/README.md index 45a09d4cd..1a4d2f3b4 100644 --- a/idea/README.md +++ b/idea/README.md @@ -42,15 +42,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/idea.svg [crate-link]: https://crates.io/crates/idea [docs-image]: https://docs.rs/idea/badge.svg -[docs-link]: https://docs.rs/idea/ +[docs-link]: https://docs.rs/idea [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/idea.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Aidea +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/idea.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/kuznyechik/README.md b/kuznyechik/README.md index 030b9e8d8..a90e352ef 100644 --- a/kuznyechik/README.md +++ b/kuznyechik/README.md @@ -42,12 +42,12 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/kuznyechik.svg [crate-link]: https://crates.io/crates/kuznyechik [docs-image]: https://docs.rs/kuznyechik/badge.svg -[docs-link]: https://docs.rs/kuznyechik/ +[docs-link]: https://docs.rs/kuznyechik [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/kuznyechik.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Akuznyechik +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/kuznyechik.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/magma/README.md b/magma/README.md index 862ebd433..1c1792043 100644 --- a/magma/README.md +++ b/magma/README.md @@ -42,12 +42,12 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/magma.svg [crate-link]: https://crates.io/crates/magma [docs-image]: https://docs.rs/magma/badge.svg -[docs-link]: https://docs.rs/magma/ +[docs-link]: https://docs.rs/magma [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/magma.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Amagma +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/magma.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/rc2/README.md b/rc2/README.md index 21a18cb50..04c251ec9 100644 --- a/rc2/README.md +++ b/rc2/README.md @@ -42,15 +42,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/rc2.svg [crate-link]: https://crates.io/crates/rc2 [docs-image]: https://docs.rs/rc2/badge.svg -[docs-link]: https://docs.rs/rc2/ +[docs-link]: https://docs.rs/rc2 [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc2.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Arc2 +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc2.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/rc5/README.md b/rc5/README.md index abf05a336..ab037b6ce 100644 --- a/rc5/README.md +++ b/rc5/README.md @@ -42,15 +42,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/rc5.svg [crate-link]: https://crates.io/crates/rc5 [docs-image]: https://docs.rs/rc5/badge.svg -[docs-link]: https://docs.rs/rc5/ -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc5.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc5.yml +[docs-link]: https://docs.rs/rc5 [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc5.yml/badge.svg +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc5.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/rc6/README.md b/rc6/README.md index 7b54516eb..ee7d2eb3b 100644 --- a/rc6/README.md +++ b/rc6/README.md @@ -56,15 +56,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/rc6.svg [crate-link]: https://crates.io/crates/rc6 [docs-image]: https://docs.rs/rc6/badge.svg -[docs-link]: https://docs.rs/rc6/ +[docs-link]: https://docs.rs/rc6 [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg -[rustc-image]: https://img.shields.io/badge/rustc-1.56+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md +[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc6.yml/badge.svg [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc6.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/serpent/README.md b/serpent/README.md index 39adca474..aac101317 100644 --- a/serpent/README.md +++ b/serpent/README.md @@ -52,15 +52,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/serpent.svg [crate-link]: https://crates.io/crates/serpent [docs-image]: https://docs.rs/serpent/badge.svg -[docs-link]: https://docs.rs/serpent/ +[docs-link]: https://docs.rs/serpent [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/serpent.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Aserpent +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/serpent.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/sm4/README.md b/sm4/README.md index 930f09b07..611ce5af6 100644 --- a/sm4/README.md +++ b/sm4/README.md @@ -42,15 +42,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/sm4.svg [crate-link]: https://crates.io/crates/sm4 [docs-image]: https://docs.rs/sm4/badge.svg -[docs-link]: https://docs.rs/sm4/ +[docs-link]: https://docs.rs/sm4 [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/sm4.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Asm4 +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/sm4.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/speck-cipher/README.md b/speck-cipher/README.md index fe3031809..e4ad5d405 100644 --- a/speck-cipher/README.md +++ b/speck-cipher/README.md @@ -42,15 +42,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/speck-cipher.svg [crate-link]: https://crates.io/crates/speck-cipher [docs-image]: https://docs.rs/speck-cipher/badge.svg -[docs-link]: https://docs.rs/speck-cipher/ +[docs-link]: https://docs.rs/speck-cipher [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/speck-cipher.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Aspeck +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/speck-cipher.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/threefish/README.md b/threefish/README.md index 46cc864c7..bb018c061 100644 --- a/threefish/README.md +++ b/threefish/README.md @@ -42,15 +42,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/threefish.svg [crate-link]: https://crates.io/crates/threefish [docs-image]: https://docs.rs/threefish/badge.svg -[docs-link]: https://docs.rs/threefish/ +[docs-link]: https://docs.rs/threefish [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/threefish.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Athreefish +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/threefish.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/twofish/README.md b/twofish/README.md index bc15484a7..e420adb4c 100644 --- a/twofish/README.md +++ b/twofish/README.md @@ -42,15 +42,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/twofish.svg [crate-link]: https://crates.io/crates/twofish [docs-image]: https://docs.rs/twofish/badge.svg -[docs-link]: https://docs.rs/twofish/ +[docs-link]: https://docs.rs/twofish [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/twofish.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Atwofish +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/twofish.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) diff --git a/xtea/README.md b/xtea/README.md index 129c65301..68a160cce 100644 --- a/xtea/README.md +++ b/xtea/README.md @@ -42,15 +42,15 @@ dual licensed as above, without any additional terms or conditions. [crate-image]: https://img.shields.io/crates/v/xtea.svg [crate-link]: https://crates.io/crates/xtea [docs-image]: https://docs.rs/xtea/badge.svg -[docs-link]: https://docs.rs/xtea/ +[docs-link]: https://docs.rs/xtea [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg -[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/xtea.yml/badge.svg -[build-link]: https://github.com/RustCrypto/block-ciphers/actions?query=workflow%3Axtea +[build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/xtea.yml +[hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg +[hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [//]: # (general links) From abbc2fbafdc48bae967fab92472dc316f2f04ba1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=91=D0=BC=20=D0=9F=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=BE=D0=B2=20=5BArtyom=20Pavlov=5D?= Date: Fri, 21 Aug 2026 17:44:07 +0300 Subject: [PATCH 3/4] use `?branch=master` --- aes/README.md | 2 +- aria/README.md | 2 +- belt-block/README.md | 2 +- blowfish/README.md | 2 +- camellia/README.md | 2 +- cast5/README.md | 2 +- cast6/README.md | 2 +- des/README.md | 2 +- gift-cipher/README.md | 2 +- kuznyechik/README.md | 2 +- magma/README.md | 2 +- rc2/README.md | 2 +- rc5/README.md | 2 +- rc6/README.md | 2 +- serpent/README.md | 2 +- sm4/README.md | 2 +- speck-cipher/README.md | 2 +- threefish/README.md | 2 +- twofish/README.md | 2 +- xtea/README.md | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/aes/README.md b/aes/README.md index cdc779b79..d72587d1b 100644 --- a/aes/README.md +++ b/aes/README.md @@ -64,7 +64,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/aes.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/aes.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/aes.yml [downloads-image]: https://img.shields.io/crates/d/aes.svg [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg diff --git a/aria/README.md b/aria/README.md index 7e7a14e6c..c781a712e 100644 --- a/aria/README.md +++ b/aria/README.md @@ -47,7 +47,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/aria.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/aria.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/aria.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/belt-block/README.md b/belt-block/README.md index d0761eff6..2c1782941 100644 --- a/belt-block/README.md +++ b/belt-block/README.md @@ -47,7 +47,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/belt-block.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/belt-block.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/belt-block.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/blowfish/README.md b/blowfish/README.md index 99ce6c967..a4e128f09 100644 --- a/blowfish/README.md +++ b/blowfish/README.md @@ -47,7 +47,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/blowfish.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/blowfish.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/blowfish.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/camellia/README.md b/camellia/README.md index 30757f843..46f88d913 100644 --- a/camellia/README.md +++ b/camellia/README.md @@ -47,7 +47,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/camellia.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/camellia.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/camellia.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/cast5/README.md b/cast5/README.md index 114ae59b4..5bfbe9fbc 100644 --- a/cast5/README.md +++ b/cast5/README.md @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/cast5.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/cast5.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/cast5.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/cast6/README.md b/cast6/README.md index 01be7aca1..5a3db3000 100644 --- a/cast6/README.md +++ b/cast6/README.md @@ -47,7 +47,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/cast6.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/cast6.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/cast6.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/des/README.md b/des/README.md index 494e9cbd7..9decf7254 100644 --- a/des/README.md +++ b/des/README.md @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/des.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/des.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/des.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/gift-cipher/README.md b/gift-cipher/README.md index 2a589e3e9..a9cd54604 100644 --- a/gift-cipher/README.md +++ b/gift-cipher/README.md @@ -47,7 +47,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/gift-cipher.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/gift-cipher.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/gift-cipher.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/kuznyechik/README.md b/kuznyechik/README.md index a90e352ef..4883cffc5 100644 --- a/kuznyechik/README.md +++ b/kuznyechik/README.md @@ -47,7 +47,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/kuznyechik.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/kuznyechik.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/kuznyechik.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/magma/README.md b/magma/README.md index 1c1792043..9ee7ae8b4 100644 --- a/magma/README.md +++ b/magma/README.md @@ -47,7 +47,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/magma.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/magma.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/magma.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/rc2/README.md b/rc2/README.md index 04c251ec9..7c13babeb 100644 --- a/rc2/README.md +++ b/rc2/README.md @@ -47,7 +47,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc2.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc2.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc2.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/rc5/README.md b/rc5/README.md index ab037b6ce..5f14ab421 100644 --- a/rc5/README.md +++ b/rc5/README.md @@ -47,7 +47,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc5.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc5.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc5.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/rc6/README.md b/rc6/README.md index ee7d2eb3b..07971a137 100644 --- a/rc6/README.md +++ b/rc6/README.md @@ -61,7 +61,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc6.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc6.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/rc6.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/serpent/README.md b/serpent/README.md index aac101317..d84205c76 100644 --- a/serpent/README.md +++ b/serpent/README.md @@ -57,7 +57,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/serpent.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/serpent.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/serpent.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/sm4/README.md b/sm4/README.md index 611ce5af6..4e50fef5a 100644 --- a/sm4/README.md +++ b/sm4/README.md @@ -47,7 +47,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/sm4.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/sm4.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/sm4.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/speck-cipher/README.md b/speck-cipher/README.md index e4ad5d405..67ddd73b3 100644 --- a/speck-cipher/README.md +++ b/speck-cipher/README.md @@ -47,7 +47,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/speck-cipher.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/speck-cipher.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/speck-cipher.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/threefish/README.md b/threefish/README.md index bb018c061..d6d7c64bb 100644 --- a/threefish/README.md +++ b/threefish/README.md @@ -47,7 +47,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/threefish.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/threefish.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/threefish.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/twofish/README.md b/twofish/README.md index e420adb4c..e63c3eddb 100644 --- a/twofish/README.md +++ b/twofish/README.md @@ -47,7 +47,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/twofish.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/twofish.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/twofish.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md diff --git a/xtea/README.md b/xtea/README.md index 68a160cce..202685399 100644 --- a/xtea/README.md +++ b/xtea/README.md @@ -47,7 +47,7 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers -[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/xtea.yml/badge.svg +[build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/xtea.yml/badge.svg?branch=master [build-link]: https://github.com/RustCrypto/block-ciphers/actions/workflows/xtea.yml [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md From 1c27135093372c3aa035a0867b1959d87b5d6f15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=91=D0=BC=20=D0=9F=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=BE=D0=B2=20=5BArtyom=20Pavlov=5D?= Date: Fri, 21 Aug 2026 17:45:50 +0300 Subject: [PATCH 4/4] update MSRV badges for aes --- README.md | 3 ++- aes/README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 44eba9dfb..5f572137e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ It's generally recommended not to use other cipher implementations in this repos | Name | Crate name | crates.io | Docs | MSRV | |------|------------|-----------|------|------| -| [AES] (Rijndael) | [`aes`] | [![crates.io](https://img.shields.io/crates/v/aes.svg)](https://crates.io/crates/aes) | [![Documentation](https://docs.rs/aes/badge.svg)](https://docs.rs/aes) | ![MSRV 1.85][msrv-1.85] | +| [AES] (Rijndael) | [`aes`] | [![crates.io](https://img.shields.io/crates/v/aes.svg)](https://crates.io/crates/aes) | [![Documentation](https://docs.rs/aes/badge.svg)](https://docs.rs/aes) | ![MSRV 1.89][msrv-1.89] | | [ARIA] | [`aria`] | [![crates.io](https://img.shields.io/crates/v/aria.svg)](https://crates.io/crates/aria) | [![Documentation](https://docs.rs/aria/badge.svg)](https://docs.rs/aria) | ![MSRV 1.85][msrv-1.85] | | [BelT] block cipher | [`belt-block`] | [![crates.io](https://img.shields.io/crates/v/belt-block.svg)](https://crates.io/crates/belt-block) | [![Documentation](https://docs.rs/belt-block/badge.svg)](https://docs.rs/belt-block) | ![MSRV 1.85][msrv-1.85] | | [Blowfish] | [`blowfish`] | [![crates.io](https://img.shields.io/crates/v/blowfish.svg)](https://crates.io/crates/blowfish) | [![Documentation](https://docs.rs/blowfish/badge.svg)](https://docs.rs/blowfish) | ![MSRV 1.85][msrv-1.85] | @@ -83,6 +83,7 @@ dual licensed as above, without any additional terms or conditions. [hazmat-image]: https://img.shields.io/badge/crypto-hazmat%E2%9A%A0-red.svg [hazmat-link]: https://github.com/RustCrypto/meta/blob/master/HAZMAT.md [msrv-1.85]: https://img.shields.io/badge/rustc-1.85.0+-blue.svg +[msrv-1.89]: https://img.shields.io/badge/rustc-1.89.0+-blue.svg [//]: # (crates) diff --git a/aes/README.md b/aes/README.md index d72587d1b..cbf2a7f9d 100644 --- a/aes/README.md +++ b/aes/README.md @@ -61,7 +61,7 @@ dual licensed as above, without any additional terms or conditions. [docs-image]: https://docs.rs/aes/badge.svg [docs-link]: https://docs.rs/aes [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg -[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg +[rustc-image]: https://img.shields.io/badge/rustc-1.89+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260039-block-ciphers [build-image]: https://github.com/RustCrypto/block-ciphers/actions/workflows/aes.yml/badge.svg?branch=master