deps(deps): bump the crypto-stack group across 1 directory with 8 updates - #59
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…ates Bumps the crypto-stack group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.3` | `1.8.7` | | [zeroize](https://github.com/RustCrypto/utils) | `1.8.2` | `1.9.0` | | [aes](https://github.com/RustCrypto/block-ciphers) | `0.8.4` | `0.9.3` | | [cipher](https://github.com/RustCrypto/traits) | `0.4.4` | `0.5.2` | | [xts-mode](https://github.com/pheki/xts-mode) | `0.5.1` | `0.6.0` | | [poly1305](https://github.com/RustCrypto/universal-hashes) | `0.8.0` | `0.9.1` | | [hmac](https://github.com/RustCrypto/MACs) | `0.12.1` | `0.13.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | Updates `blake3` from 1.8.3 to 1.8.7 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.3...1.8.7) Updates `zeroize` from 1.8.2 to 1.9.0 - [Commits](RustCrypto/utils@zeroize-v1.8.2...zeroize-v1.9.0) Updates `aes` from 0.8.4 to 0.9.3 - [Commits](RustCrypto/block-ciphers@aes-v0.8.4...aes-v0.9.3) Updates `cipher` from 0.4.4 to 0.5.2 - [Commits](RustCrypto/traits@cipher-v0.4.4...cipher-v0.5.2) Updates `xts-mode` from 0.5.1 to 0.6.0 - [Changelog](https://github.com/pheki/xts-mode/blob/main/CHANGELOG.md) - [Commits](pheki/xts-mode@v0.5.1...v0.6.0) Updates `poly1305` from 0.8.0 to 0.9.1 - [Commits](RustCrypto/universal-hashes@poly1305-v0.8.0...poly1305-v0.9.1) Updates `hmac` from 0.12.1 to 0.13.0 - [Commits](RustCrypto/MACs@hmac-v0.12.1...hmac-v0.13.0) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) --- updated-dependencies: - dependency-name: aes dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crypto-stack - dependency-name: blake3 dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crypto-stack - dependency-name: cipher dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crypto-stack - dependency-name: hmac dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crypto-stack - dependency-name: poly1305 dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crypto-stack - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crypto-stack - dependency-name: xts-mode dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crypto-stack - dependency-name: zeroize dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crypto-stack ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/crypto-stack-559f336dfb
branch
from
September 7, 2026 03:07
0218649 to
7aa67db
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the crypto-stack group with 8 updates in the / directory:
1.8.31.8.71.8.21.9.00.8.40.9.30.4.40.5.20.5.10.6.00.8.00.9.10.12.10.13.00.10.90.11.0Updates
blake3from 1.8.3 to 1.8.7Release notes
Sourced from blake3's releases.
Commits
f3149ecversion 1.8.7b65bcb7add #[allow(deprecated)] annotations to fix nightly/beta warnings483a220fix warnings related to not using MAX constantsba02549Codex: removearrayref77b257eversion 1.8.683b1746useseekinstead ofmetadatato establish mmap length (#570)9eac279use vswhere to find Visual Studio in CIfc3d0e9Fix path to Visual Studio toolchain in CI8aa5145a few more colons6bb9773use cargo:: build script syntaxUpdates
zeroizefrom 1.8.2 to 1.9.0Commits
0b71573zeroize v1.9.0 (#1494)3e3f18czeroize: always enable AVX-512 support (#1493)1ea42bbzeroize_derive v1.5.0 (#1492)8d785d1zeroize: rustdoc improvements (#1491)d844f36zeroize: incorporate README.md into rustdoc (#1490)c65c09dctutils: usereasoninstead of comment inforbidattribute (#1489)cbd0963Release block-buffer v0.12.1 (#1488)9aa541dblock-buffer: fix exception safety (#1487)5c7e4f9cmov v0.5.4 (#1485)87cadbccmov: fix clippy (#1484)Updates
aesfrom 0.8.4 to 0.9.3Commits
c153436Release aes v0.9.3 (#587)6226693aes: disableaarch64_aesbackend on Miri (#586)1013f13kuznyechik: remove unnecessary mut in f.call() (#584)9201609Fix build badges (#583)e207dc6ci: bump hybrid-array from 0.4.13 to 0.4.14 in the all-deps group across 1 di...9b8b0c9aes: enable VAES backends by default, bump MSRV to 1.89 (#580)18108aeRelease aes v0.9.2 (#577)2751b90aes: addhardware_acceleratedfunction (#579)e50a0c1aes: refactor backends (#575)8539fadrefactor(aes): machine-word generic fixslice (#560)Updates
cipherfrom 0.4.4 to 0.5.2Commits
f836f71Release cipher v0.5.2 (#2423)c9d00e2cipher: re-exportSetIvStatetrait (#2422)93dee26Release crypto-common v0.2.2 (#2421)f73c4bccrypto-common: addSetIvStatetrait (#2420)94f108fci: bump crate-ci/typos from 1.46.1 to 1.46.2 (#2419)e4d7d34elliptic-curve: removebitsfeature (#2417)d2cf1f9Update Cargo.lock (#2415)40f6b7bci: bump crate-ci/typos from 1.46.0 to 1.46.1 (#2409)5debc66elliptic-curve: fix minimal-versions check (#2414)4e999e3digest: remove unused file (#2411)Updates
xts-modefrom 0.5.1 to 0.6.0Changelog
Sourced from xts-mode's changelog.
Commits
ce5a8efBump version and update CHANGELOG.md338c6f6Update top-level docs and README.mdf628265Simplify panic message15c3673Simplify galois_field_128_mul_le6b2259dSimplify stealing logic405a564Remove trait bounds from Xts128 struct7a68d8eUse hybrid-array instead of primitive array1e4b5c4Update to cipher 0.5 and aes to 0.9880f316Removebyteorderdependency3d7838cRemove unused std featureUpdates
poly1305from 0.8.0 to 0.9.1Commits
4f56919Release poly1305 v0.9.1 (#345)08b9ae1Tweak zeroization (#343)71e27b5ci: bump actions/cache from 5 to 6 (#340)7232d5ebuild(deps): bump actions/checkout from 6 to 7 (#338)52dd6afbuild(deps): bump the all-deps group with 9 updates (#337)cbe6622build(deps): bump hybrid-array from 0.4.11 to 0.4.12 in the all-deps group (#...ec9e338poly1305 v0.9.0 (#333)e25c443build(deps): bump cpubits from 0.1.0 to 0.1.1 in the all-deps group (#332)2e34488Update Cargo.lock (#331)8b7e6c6build(deps): bump the all-deps group with 8 updates (#329)Updates
hmacfrom 0.12.1 to 0.13.0Commits
0236c8ehmac v0.13.0 (#263)b895e50Migrate tests to the new blobby format (#264)3d1440bWorkspace-level lint configuration (#261)11d4f36hmac: use release versions ofdev-dependencies(#260)c40b82bhmac: bumpsha2dev-dependency to v0.11 (#259)1fa0781Cut rc.5 prereleases (#258)a008265hmac v0.13.0-rc.6 (#256)da485cdUse(Reset)MacTraits(#254)2c51e3bhmac: deriveCloneinstead of relying on(Reset)MacTraits(#253)669d805RelaxClonebounds (#250)Updates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)