From c4ced7fa8d48cc0c0e1537a3068cd75f12fffc85 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, 15 May 2026 20:01:12 +0300 Subject: [PATCH] Cut post-migration releases --- Cargo.lock | 10 +++++----- ascon-xof128/CHANGELOG.md | 4 ++-- ascon-xof128/Cargo.toml | 2 +- bash-prg-hash/CHANGELOG.md | 4 ++-- bash-prg-hash/Cargo.toml | 2 +- cshake/CHANGELOG.md | 4 ++-- cshake/Cargo.toml | 2 +- k12/CHANGELOG.md | 4 ++-- k12/Cargo.toml | 2 +- shake/CHANGELOG.md | 2 +- turboshake/CHANGELOG.md | 2 +- turboshake/Cargo.toml | 2 +- 12 files changed, 20 insertions(+), 20 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0d7233b..bc12efb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -10,7 +10,7 @@ checksum = "f5a0543d9a0a29ecb1d2046beb7547e97941de03228a3f31e15addfc78836049" [[package]] name = "ascon-xof128" -version = "0.2.0" +version = "0.2.1" dependencies = [ "ascon", "digest", @@ -26,7 +26,7 @@ checksum = "bfed5cd32720841afa8cd58c89a317e9efb0c8083e1b349dae4098f022620353" [[package]] name = "bash-prg-hash" -version = "0.1.1" +version = "0.1.2" dependencies = [ "bash-f", "digest", @@ -82,7 +82,7 @@ dependencies = [ [[package]] name = "cshake" -version = "0.2.0" +version = "0.2.1" dependencies = [ "digest", "hex-literal", @@ -120,7 +120,7 @@ dependencies = [ [[package]] name = "k12" -version = "0.5.0" +version = "0.5.1" dependencies = [ "digest", "hex-literal", @@ -166,7 +166,7 @@ dependencies = [ [[package]] name = "turboshake" -version = "0.7.0" +version = "0.7.1" dependencies = [ "digest", "hex-literal", diff --git a/ascon-xof128/CHANGELOG.md b/ascon-xof128/CHANGELOG.md index 5269559..d2d65d3 100644 --- a/ascon-xof128/CHANGELOG.md +++ b/ascon-xof128/CHANGELOG.md @@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 0.2.1 (UNRELEASED) +## 0.2.1 (2026-05-15) ### Changed -- Changed repository from [RustCrypto/hashes] to [RustCrypto/XOFs] ([#2]) +- Repository from [RustCrypto/hashes] to [RustCrypto/XOFs] ([#2]) [RustCrypto/hashes]: https://github.com/RustCrypto/hashes [RustCrypto/XOFs]: https://github.com/RustCrypto/XOFs diff --git a/ascon-xof128/Cargo.toml b/ascon-xof128/Cargo.toml index 9c3616f..daddd4d 100644 --- a/ascon-xof128/Cargo.toml +++ b/ascon-xof128/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ascon-xof128" -version = "0.2.0" +version = "0.2.1" authors = ["RustCrypto Developers"] edition = "2024" rust-version = "1.85" diff --git a/bash-prg-hash/CHANGELOG.md b/bash-prg-hash/CHANGELOG.md index d4cbf89..b6f1c41 100644 --- a/bash-prg-hash/CHANGELOG.md +++ b/bash-prg-hash/CHANGELOG.md @@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 0.1.2 (UNRELEASED) +## 0.1.2 (2026-05-15) ### Changed -- Changed repository from [RustCrypto/hashes] to [RustCrypto/XOFs] ([#2]) +- Repository from [RustCrypto/hashes] to [RustCrypto/XOFs] ([#2]) [RustCrypto/hashes]: https://github.com/RustCrypto/hashes [RustCrypto/XOFs]: https://github.com/RustCrypto/XOFs diff --git a/bash-prg-hash/Cargo.toml b/bash-prg-hash/Cargo.toml index dd2b79f..d06889f 100644 --- a/bash-prg-hash/Cargo.toml +++ b/bash-prg-hash/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bash-prg-hash" -version = "0.1.1" +version = "0.1.2" authors = ["RustCrypto Developers"] edition = "2024" rust-version = "1.85" diff --git a/cshake/CHANGELOG.md b/cshake/CHANGELOG.md index 423c2fb..82c733e 100644 --- a/cshake/CHANGELOG.md +++ b/cshake/CHANGELOG.md @@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 0.2.1 (UNRELEASED) +## 0.2.1 (2026-05-15) ### Changed -- Changed repository from [RustCrypto/hashes] to [RustCrypto/XOFs] ([#2]) +- Repository from [RustCrypto/hashes] to [RustCrypto/XOFs] ([#2]) [RustCrypto/hashes]: https://github.com/RustCrypto/hashes [RustCrypto/XOFs]: https://github.com/RustCrypto/XOFs diff --git a/cshake/Cargo.toml b/cshake/Cargo.toml index 44fb770..8ad835e 100644 --- a/cshake/Cargo.toml +++ b/cshake/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cshake" -version = "0.2.0" +version = "0.2.1" authors = ["RustCrypto Developers"] edition = "2024" rust-version = "1.85" diff --git a/k12/CHANGELOG.md b/k12/CHANGELOG.md index eb5dff4..77d5fb0 100644 --- a/k12/CHANGELOG.md +++ b/k12/CHANGELOG.md @@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 0.5.1 (UNRELEASED) +## 0.5.1 (2026-05-15) ### Changed -- Changed repository from [RustCrypto/hashes] to [RustCrypto/XOFs] ([#2]) +- Repository from [RustCrypto/hashes] to [RustCrypto/XOFs] ([#2]) [RustCrypto/hashes]: https://github.com/RustCrypto/hashes [RustCrypto/XOFs]: https://github.com/RustCrypto/XOFs diff --git a/k12/Cargo.toml b/k12/Cargo.toml index 7a3501b..a2f0bc9 100644 --- a/k12/Cargo.toml +++ b/k12/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "k12" -version = "0.5.0" +version = "0.5.1" authors = ["RustCrypto Developers"] edition = "2024" rust-version = "1.85" diff --git a/shake/CHANGELOG.md b/shake/CHANGELOG.md index 1ff5e0e..b58ef3f 100644 --- a/shake/CHANGELOG.md +++ b/shake/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 0.1.0 (UNRELEASED) +## 0.1.0 (2026-05-15) - Changed repository from [RustCrypto/hashes] to [RustCrypto/XOFs] ([#2]) - Initial release with implementation moved from the `sha3` crate ([RustCrypto/hashes#869]) diff --git a/turboshake/CHANGELOG.md b/turboshake/CHANGELOG.md index e89ceb4..1e957bd 100644 --- a/turboshake/CHANGELOG.md +++ b/turboshake/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## 0.7.1 (UNRELEASED) ### Changed -- Changed repository from [RustCrypto/hashes] to [RustCrypto/XOFs] ([#2]) +- Repository from [RustCrypto/hashes] to [RustCrypto/XOFs] ([#2]) [RustCrypto/hashes]: https://github.com/RustCrypto/hashes [RustCrypto/XOFs]: https://github.com/RustCrypto/XOFs diff --git a/turboshake/Cargo.toml b/turboshake/Cargo.toml index b3ab809..037f80c 100644 --- a/turboshake/Cargo.toml +++ b/turboshake/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "turboshake" -version = "0.7.0" +version = "0.7.1" authors = ["RustCrypto Developers"] edition = "2024" rust-version = "1.85"