-
Notifications
You must be signed in to change notification settings - Fork 173
chore(deps): bump the all-deps group across 1 directory with 34 updates #2201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
+70
−70
Conversation
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
Bumps the all-deps group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [digest](https://github.com/RustCrypto/traits) | `0.11.0-rc.9` | `0.11.0-rc.11` | | [aes](https://github.com/RustCrypto/block-ciphers) | `0.9.0-rc.2` | `0.9.0-rc.3` | | [ansi-x963-kdf](https://github.com/RustCrypto/KDFs) | `0.1.0-rc.1` | `0.1.0-rc.2` | | [cbc](https://github.com/RustCrypto/block-modes) | `0.2.0-rc.2` | `0.2.0-rc.3` | | [elliptic-curve](https://github.com/RustCrypto/traits) | `0.14.0-rc.24` | `0.14.0-rc.25` | | [sha1](https://github.com/RustCrypto/hashes) | `0.11.0-rc.4` | `0.11.0-rc.5` | | [sha2](https://github.com/RustCrypto/hashes) | `0.11.0-rc.4` | `0.11.0-rc.5` | | [sha3](https://github.com/RustCrypto/hashes) | `0.11.0-rc.6` | `0.11.0-rc.7` | | [signature](https://github.com/RustCrypto/traits) | `3.0.0-rc.9` | `3.0.0-rc.10` | | [ecdsa](https://github.com/RustCrypto/signatures) | `0.17.0-rc.14` | `0.17.0-rc.15` | | [p256](https://github.com/RustCrypto/elliptic-curves) | `0.14.0-rc.6` | `0.14.0-rc.7` | | [aes-gcm](https://github.com/RustCrypto/AEADs) | `0.11.0-rc.2` | `0.11.0-rc.3` | | [des](https://github.com/RustCrypto/block-ciphers) | `0.9.0-rc.2` | `0.9.0-rc.3` | | [whirlpool](https://github.com/RustCrypto/hashes) | `0.11.0-rc.4` | `0.11.0-rc.5` | | [slab](https://github.com/tokio-rs/slab) | `0.4.11` | `0.4.12` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.34` | `0.8.37` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.17` | `1.0.19` | Updates `digest` from 0.11.0-rc.9 to 0.11.0-rc.11 - [Commits](RustCrypto/traits@digest-v0.11.0-rc.9...digest-v0.11.0-rc.11) Updates `aes` from 0.9.0-rc.2 to 0.9.0-rc.3 - [Commits](RustCrypto/block-ciphers@aes-v0.9.0-rc.2...aes-v0.9.0-rc.3) Updates `ansi-x963-kdf` from 0.1.0-rc.1 to 0.1.0-rc.2 - [Commits](RustCrypto/KDFs@ansi-x963-kdf-v0.1.0-rc.1...ansi-x963-kdf-v0.1.0-rc.2) Updates `cbc` from 0.2.0-rc.2 to 0.2.0-rc.3 - [Commits](RustCrypto/block-modes@cbc-v0.2.0-rc.2...cbc-v0.2.0-rc.3) Updates `cipher` from 0.5.0-rc.6 to 0.5.0-rc.8 - [Commits](RustCrypto/traits@cipher-v0.5.0-rc.6...cipher-v0.5.0-rc.8) Updates `elliptic-curve` from 0.14.0-rc.24 to 0.14.0-rc.25 - [Commits](RustCrypto/traits@elliptic-curve-v0.14.0-rc.24...elliptic-curve-v0.14.0-rc.25) Updates `sha1` from 0.11.0-rc.4 to 0.11.0-rc.5 - [Commits](RustCrypto/hashes@sha1-v0.11.0-rc.4...sha1-v0.11.0-rc.5) Updates `sha2` from 0.11.0-rc.4 to 0.11.0-rc.5 - [Commits](RustCrypto/hashes@sha2-v0.11.0-rc.4...sha2-v0.11.0-rc.5) Updates `sha3` from 0.11.0-rc.6 to 0.11.0-rc.7 - [Commits](RustCrypto/hashes@sha3-v0.11.0-rc.6...sha3-v0.11.0-rc.7) Updates `signature` from 3.0.0-rc.9 to 3.0.0-rc.10 - [Commits](RustCrypto/traits@signature-v3.0.0-rc.9...signature-v3.0.0-rc.10) Updates `ecdsa` from 0.17.0-rc.14 to 0.17.0-rc.15 - [Commits](RustCrypto/signatures@ecdsa/v0.17.0-rc.14...ecdsa/v0.17.0-rc.15) Updates `p256` from 0.14.0-rc.6 to 0.14.0-rc.7 - [Commits](RustCrypto/elliptic-curves@p256/v0.14.0-rc.6...p256/v0.14.0-rc.7) Updates `aes-gcm` from 0.11.0-rc.2 to 0.11.0-rc.3 - [Commits](RustCrypto/AEADs@aes-gcm-v0.11.0-rc.2...aes-gcm-v0.11.0-rc.3) Updates `des` from 0.9.0-rc.2 to 0.9.0-rc.3 - [Commits](RustCrypto/block-ciphers@des-v0.9.0-rc.2...des-v0.9.0-rc.3) Updates `whirlpool` from 0.11.0-rc.4 to 0.11.0-rc.5 - [Commits](RustCrypto/hashes@whirlpool-v0.11.0-rc.4...whirlpool-v0.11.0-rc.5) Updates `aead` from 0.6.0-rc.8 to 0.6.0-rc.10 - [Commits](RustCrypto/traits@aead-v0.6.0-rc.8...aead-v0.6.0-rc.10) Updates `cpubits` from 0.1.0-rc.1 to 0.1.0 - [Commits](RustCrypto/utils@cpubits-v0.1.0-rc.1...cpubits-v0.1.0) Updates `crypto-bigint` from 0.7.0-rc.22 to 0.7.0-rc.25 - [Changelog](https://github.com/RustCrypto/crypto-bigint/blob/master/CHANGELOG.md) - [Commits](https://github.com/RustCrypto/crypto-bigint/commits/v0.7.0-rc.25) Updates `crypto-common` from 0.2.0-rc.13 to 0.2.0-rc.15 - [Commits](RustCrypto/traits@crypto-common-v0.2.0-rc.13...crypto-common-v0.2.0-rc.15) Updates `ctr` from 0.10.0-rc.2 to 0.10.0-rc.3 - [Commits](RustCrypto/block-modes@ctr-v0.10.0-rc.2...ctr-v0.10.0-rc.3) Updates `ghash` from 0.6.0-rc.3 to 0.6.0-rc.5 - [Commits](RustCrypto/universal-hashes@ghash-v0.6.0-rc.3...ghash-v0.6.0-rc.5) Updates `hkdf` from 0.13.0-rc.4 to 0.13.0-rc.5 - [Commits](RustCrypto/KDFs@hkdf-v0.13.0-rc.4...hkdf-v0.13.0-rc.5) Updates `hmac` from 0.13.0-rc.4 to 0.13.0-rc.5 - [Commits](RustCrypto/MACs@hmac-v0.13.0-rc.4...hmac-v0.13.0-rc.5) Updates `polyval` from 0.7.0-rc.4 to 0.7.0-rc.7 - [Commits](RustCrypto/universal-hashes@polyval-v0.7.0-rc.4...polyval-v0.7.0-rc.7) Updates `primefield` from 0.14.0-rc.6 to 0.14.0-rc.7 - [Commits](RustCrypto/elliptic-curves@primefield/v0.14.0-rc.6...primefield/v0.14.0-rc.7) Updates `primeorder` from 0.14.0-rc.6 to 0.14.0-rc.7 - [Commits](RustCrypto/elliptic-curves@primeorder/v0.14.0-rc.6...primeorder/v0.14.0-rc.7) Updates `rfc6979` from 0.5.0-rc.3 to 0.5.0-rc.5 - [Commits](RustCrypto/signatures@rfc6979/v0.5.0-rc.3...rfc6979/v0.5.0-rc.5) Updates `rustcrypto-ff` from 0.14.0-pre.1 to 0.14.0-rc.0 - [Changelog](https://github.com/RustCrypto/ff/blob/main/CHANGELOG.md) - [Commits](RustCrypto/ff@v0.14.0-pre.1...v0.14.0-rc.0) Updates `rustcrypto-group` from 0.14.0-pre.1 to 0.14.0-rc.0 - [Changelog](https://github.com/RustCrypto/group/blob/main/CHANGELOG.md) - [Commits](RustCrypto/group@v0.14.0-pre.1...v0.14.0-rc.0) Updates `slab` from 0.4.11 to 0.4.12 - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](tokio-rs/slab@v0.4.11...v0.4.12) Updates `universal-hash` from 0.6.0-rc.8 to 0.6.0-rc.10 - [Commits](RustCrypto/traits@universal-hash-v0.6.0-rc.8...universal-hash-v0.6.0-rc.10) Updates `zerocopy` from 0.8.34 to 0.8.37 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.34...v0.8.37) Updates `zerocopy-derive` from 0.8.34 to 0.8.37 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.34...v0.8.37) Updates `zmij` from 1.0.17 to 1.0.19 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](dtolnay/zmij@1.0.17...1.0.19) --- updated-dependencies: - dependency-name: digest dependency-version: 0.11.0-rc.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: aes dependency-version: 0.9.0-rc.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: ansi-x963-kdf dependency-version: 0.1.0-rc.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cbc dependency-version: 0.2.0-rc.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cipher dependency-version: 0.5.0-rc.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: elliptic-curve dependency-version: 0.14.0-rc.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: sha1 dependency-version: 0.11.0-rc.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: sha2 dependency-version: 0.11.0-rc.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: sha3 dependency-version: 0.11.0-rc.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: signature dependency-version: 3.0.0-rc.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: ecdsa dependency-version: 0.17.0-rc.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: p256 dependency-version: 0.14.0-rc.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: aes-gcm dependency-version: 0.11.0-rc.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: des dependency-version: 0.9.0-rc.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: whirlpool dependency-version: 0.11.0-rc.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: aead dependency-version: 0.6.0-rc.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cpubits dependency-version: 0.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: crypto-bigint dependency-version: 0.7.0-rc.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: crypto-common dependency-version: 0.2.0-rc.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: ctr dependency-version: 0.10.0-rc.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: ghash dependency-version: 0.6.0-rc.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: hkdf dependency-version: 0.13.0-rc.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: hmac dependency-version: 0.13.0-rc.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: polyval dependency-version: 0.7.0-rc.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: primefield dependency-version: 0.14.0-rc.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: primeorder dependency-version: 0.14.0-rc.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: rfc6979 dependency-version: 0.5.0-rc.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: rustcrypto-ff dependency-version: 0.14.0-rc.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: rustcrypto-group dependency-version: 0.14.0-rc.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: slab dependency-version: 0.4.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: universal-hash dependency-version: 0.6.0-rc.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: zerocopy dependency-version: 0.8.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: zerocopy-derive dependency-version: 0.8.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: zmij dependency-version: 1.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 all-deps group with 17 updates in the / directory:
0.11.0-rc.90.11.0-rc.110.9.0-rc.20.9.0-rc.30.1.0-rc.10.1.0-rc.20.2.0-rc.20.2.0-rc.30.14.0-rc.240.14.0-rc.250.11.0-rc.40.11.0-rc.50.11.0-rc.40.11.0-rc.50.11.0-rc.60.11.0-rc.73.0.0-rc.93.0.0-rc.100.17.0-rc.140.17.0-rc.150.14.0-rc.60.14.0-rc.70.11.0-rc.20.11.0-rc.30.9.0-rc.20.9.0-rc.30.11.0-rc.40.11.0-rc.50.4.110.4.120.8.340.8.371.0.171.0.19Updates
digestfrom 0.11.0-rc.9 to 0.11.0-rc.11Commits
ce3d46bCut new prereleases (#2262)110ae66crypto-common: remove legacyCargo.lock(#2261)c95f051Remove deprecatedcrypto_commonre-exports (#2260)ecc4e07crypto-common v0.2.0-rc.15 (#2259)3f84d46Bumpgetrandomto v0.4 (#2258)78b7b56elliptic-curve: bumpcrypto-bigintto v0.7.0-rc.24 (#2257)30042f0kdf v0.1.0 (#2256)f4773c7elliptic-curve v0.14.0-rc.26 (#2255)1b7c4dfelliptic-curve: bumpcrypto-bigintto v0.7.0-rc.23 (#2254)fb40bd7build(deps): bump the all-deps group across 1 directory with 5 updates (#2253)Updates
aesfrom 0.9.0-rc.2 to 0.9.0-rc.3Commits
d32271cCut new prereleases (#531)5cfdb86Bumpcipherdependency to v0.5.0-rc.7 (#530)4870153des: implement weak key test as a free-standing function (#528)beb7203Remove AES weak key test (#526)c638cf2Bumpcipherto v0.5.0-rc.6 (#527)da48d40Fix "environmental variable" to "environment variable" (#524)114d080README: add Gift and RC6 to the algorithms table (#522)9cc53c4speck: fix documentation field (#521)17bbd0baes: change AES-NIParBlocksSizeback to 8 (#519)89dd1fbCut new prereleases (#520)Updates
ansi-x963-kdffrom 0.1.0-rc.1 to 0.1.0-rc.2Commits
a163784Bump dependencies (#183)2919db3build(deps): bump the all-deps group with 2 updates (#182)450a0dbhkdf v0.13.0-rc.4 (#181)f451133Bump dependencies (#180)d6c7241hkdf: add CHANGELOG.md entry aboutkdfcrate (#179)81d25b9hkdf: update changelog entry about MSRV (#178)c5082cereadme: remove MSRV policy section and update badges (#177)f0c7608Update Cargo.lock (#176)9622552ci: re-enable minimal-versions jobs (#175)cd6df6dhkdf: implkdf::KdfforGenericHkdfExtract(#173)Updates
cbcfrom 0.2.0-rc.2 to 0.2.0-rc.3Commits
49199e9Bumpcipherto v0.5.0-rc.8 (#97)2a8af05Bumpcipherto v0.5.0-rc.6 (#96)61f38cbBumpcipherdependency to v0.5.0-rc.3 (#94)0eed419CI: fix security audit (#95)Updates
cipherfrom 0.5.0-rc.6 to 0.5.0-rc.8Commits
ce3d46bCut new prereleases (#2262)110ae66crypto-common: remove legacyCargo.lock(#2261)c95f051Remove deprecatedcrypto_commonre-exports (#2260)ecc4e07crypto-common v0.2.0-rc.15 (#2259)3f84d46Bumpgetrandomto v0.4 (#2258)78b7b56elliptic-curve: bumpcrypto-bigintto v0.7.0-rc.24 (#2257)30042f0kdf v0.1.0 (#2256)f4773c7elliptic-curve v0.14.0-rc.26 (#2255)1b7c4dfelliptic-curve: bumpcrypto-bigintto v0.7.0-rc.23 (#2254)fb40bd7build(deps): bump the all-deps group across 1 directory with 5 updates (#2253)Updates
elliptic-curvefrom 0.14.0-rc.24 to 0.14.0-rc.25Commits
a3354ceelliptic-curve v0.14.0-rc.25 (#2249)43d0207elliptic-curve:SecretKey::diffie_hellmanborrow&self35ec00aelliptic-curve: addSecretKey::diffie_hellman(#2248)ee2a279elliptic-curve: addFrom\<SecretKey<C>> for PublicKey\<C>impls (#2247)176efb8cipher: remove padded methods from BlockCipherEncrypt/Decrypt traits (#2245)11a4764kem v0.3.0-rc.3 (#2246)b5cfb05kem:Kemtrait for the whole algorithm type family (#2243)0e210cdcrypto-common: remove weak key test methods (#2244)556231eci: bump crate-ci/typos from 1.42.1 to 1.42.2 (#2241)d8803d4digest v0.11.0-rc.9 (#2239)Updates
sha1from 0.11.0-rc.4 to 0.11.0-rc.5Commits
91205a3Bumpdigestdependency to v0.11.0-rc.11 (#781)81ae18aUse the groestl-style T-table lookup for fast kupyna hashing (#778)a478acebuild(deps): bump digest from 0.11.0-rc.8 to 0.11.0-rc.9 (#777)Updates
sha2from 0.11.0-rc.4 to 0.11.0-rc.5Commits
91205a3Bumpdigestdependency to v0.11.0-rc.11 (#781)81ae18aUse the groestl-style T-table lookup for fast kupyna hashing (#778)a478acebuild(deps): bump digest from 0.11.0-rc.8 to 0.11.0-rc.9 (#777)Updates
sha3from 0.11.0-rc.6 to 0.11.0-rc.7Commits
91205a3Bumpdigestdependency to v0.11.0-rc.11 (#781)81ae18aUse the groestl-style T-table lookup for fast kupyna hashing (#778)a478acebuild(deps): bump digest from 0.11.0-rc.8 to 0.11.0-rc.9 (#777)Updates
signaturefrom 3.0.0-rc.9 to 3.0.0-rc.10Commits
090aa07Cut new prereleases (#2251)4ee73a2Bumprand_coreto v0.10 (#2250)a3354ceelliptic-curve v0.14.0-rc.25 (#2249)43d0207elliptic-curve:SecretKey::diffie_hellmanborrow&self35ec00aelliptic-curve: addSecretKey::diffie_hellman(#2248)ee2a279elliptic-curve: addFrom\<SecretKey<C>> for PublicKey\<C>impls (#2247)176efb8cipher: remove padded methods from BlockCipherEncrypt/Decrypt traits (#2245)11a4764kem v0.3.0-rc.3 (#2246)b5cfb05kem:Kemtrait for the whole algorithm type family (#2243)0e210cdcrypto-common: remove weak key test methods (#2244)Updates
ecdsafrom 0.17.0-rc.14 to 0.17.0-rc.15Commits
1047e97ecdsa v0.17.0-rc.15 (#1198)a0473fbBumprand_coreto v0.10.0 (#1197)e5244d2ml-dsa: addreasonto allclippydiv/remallows (#1196)4c7a2eeml-dsa v0.1.0-rc.5 (#1195)10f4ff0ml-dsa: fixuse_hintwhen 𝓇₀ = 0 (#1194)f980f8bml-dsa, ci: add mutation testing and improve test coverage (#1193)39c0211ml-dsa: bumpmodule-latticeto v0.1.0-rc.0 (#1192)2a49521ml-dsa: updates formodule_lattice::{encoding, utils}(#1191)97b9567ml-dsa: implMultiplyNtttrait frommodule-lattice(#1190)965cec5ml-dsa: use themodule-latticecrate (#1189)Updates
p256from 0.14.0-rc.6 to 0.14.0-rc.7Commits
f381730Cut new prereleases (#1643)2f708b4Bump dependency requirements inCargo.tomls (#1648)87b6de5build(deps): bump getrandom from 0.4.0-rc.1 to 0.4 (#1646)5e339a4Bumprand_coreto v0.10.0 (#1642)51f5187build(deps): bump pkcs8 from 0.11.0-rc.9 to 0.11.0-rc.10 (#1634)088f2dasm2: fix compilation errors. (#1641)cba0364build(deps): bump rfc6979 from 0.5.0-rc.3 to 0.5.0-rc.4 (#1640)9cc5b1dbuild(deps): bump hkdf from 0.13.0-rc.3 to 0.13.0-rc.4 (#1635)c1fee7ebuild(deps): bump hmac from 0.13.0-rc.3 to 0.13.0-rc.4 (#1637)Updates
aes-gcmfrom 0.11.0-rc.2 to 0.11.0-rc.3Commits
882c99bBump dependency requirements (#790)30ab5efaes-gcm: support 32-bit and 64-bit tags underhazmatfeature (#777)defcb47Bump dependencies (#784)3189a76build(deps): bump digest from 0.11.0-rc.8 to 0.11.0-rc.9 (#779)a47c38cbuild(deps): bump polyval from 0.7.0-rc.3 to 0.7.0-rc.4 (#778)3021c46Cargo.lock: bump dependencies (#776)ac2095dBump trait crate dependencies (#775)c08337docb3: add changelog entries for #763 (#764)9436649aes-gcm: fixP_MAXandA_MAXvalues (#762)bedaccdocb3: switchL_TABLE_SIZEto generic parameter (#763)Updates
desfrom 0.9.0-rc.2 to 0.9.0-rc.3Commits
d32271cCut new prereleases (#531)5cfdb86Bumpcipherdependency to v0.5.0-rc.7 (#530)4870153des: implement weak key test as a free-standing function (#528)beb7203Remove AES weak key test (#526)c638cf2Bumpcipherto v0.5.0-rc.6 (#527)da48d40Fix "environmental variable" to "environment variable" (#524)114d080README: add Gift and RC6 to the algorithms table (#522)9cc53c4speck: fix documentation field (#521)17bbd0baes: change AES-NIParBlocksSizeback to 8 (#519)89dd1fbCut new prereleases (#520)Updates
whirlpoolfrom 0.11.0-rc.4 to 0.11.0-rc.5Commits
91205a3Bumpdigestdependency to v0.11.0-rc.11 (#781)81ae18aUse the groestl-style T-table lookup for fast kupyna hashing (#778)a478acebuild(deps): bump digest from 0.11.0-rc.8 to 0.11.0-rc.9 (#777)Updates
aeadfrom 0.6.0-rc.8 to 0.6.0-rc.10Commits
ce3d46bCut new prereleases (#2262)110ae66crypto-common: remove legacyCargo.lock(#2261)c95f051Remove deprecatedcrypto_commonre-exports (#2260)ecc4e07crypto-common v0.2.0-rc.15 (#2259)3f84d46Bumpgetrandomto v0.4 (#2258)78b7b56elliptic-curve: bumpcrypto-bigintto v0.7.0-rc.24 (#2257)30042f0kdf v0.1.0 (#2256)f4773c7elliptic-curve v0.14.0-rc.26 (#2255)1b7c4dfelliptic-curve: bumpcrypto-bigintto v0.7.0-rc.23 (#2254)fb40bd7build(deps): bump the all-deps group across 1 directory with 5 updates (#2253)Updates
cpubitsfrom 0.1.0-rc.1 to 0.1.0Commits
b08da1acpubits v0.1.0 (#1444)5d2ae1ecpubits v0.1.0-rc.3 (#1443)812db06cpubits: add 16 vs 32 and 32 vs 64-bit patterns (#1442)aee59b6cpubits v0.1.0-rc.2 (#1441)14c55f3cpubits: addcfg(cpubits = "...")override (#1440)b0e2a8fCI: useubuntu-latestas defaultcmovtest runner (#1439)95ec137cmov: test WASM using wasmtime (#1438)368f33dCI: testcmovonaarch64native runners (#1437)be339a4cmov: gateasm!mask generation onmiri(#1436)4e06b95cpufeatures: addInitToken::{init, init_get}(#1435)Updates
crypto-bigintfrom 0.7.0-rc.22 to 0.7.0-rc.25Commits
Updates
crypto-commonfrom 0.2.0-rc.13 to 0.2.0-rc.15Commits
ecc4e07crypto-common v0.2.0-rc.15 (#2259)3f84d46Bumpgetrandomto v0.4 (#2258)78b7b56elliptic-curve: bumpcrypto-bigintto v0.7.0-rc.24 (#2257)30042f0kdf v0.1.0 (#2256)f4773c7elliptic-curve v0.14.0-rc.26 (#2255)1b7c4dfelliptic-curve: bumpcrypto-bigintto v0.7.0-rc.23 (#2254)fb40bd7build(deps): bump the all-deps group across 1 directory with 5 updates (#2253)9f85378elliptic-curve: remove directgetrandomdependency (#2252)090aa07Cut new prereleases (#2251)4ee73a2Bumprand_coreto v0.10 (#2250)Updates
ctrfrom 0.10.0-rc.2 to 0.10.0-rc.3Commits
49199e9Bumpcipherto v0.5.0-rc.8 (#97)2a8af05Bumpcipherto v0.5.0-rc.6 (#96)61f38cbBumpcipherdependency to v0.5.0-rc.3 (#94)0eed419CI: fix security audit (#95)Updates
ghashfrom 0.6.0-rc.3 to 0.6.0-rc.5Commits
700ca3bBumpuniversal-hashdependency to v0.6.0-rc.10 (#285)cfdc69bpolyval: bumpcpubitsto v0.1.0-rc.2 (#283)815ddc9Cut new prereleases (#282)d4ad8b0polyval: implement powers-of-H forsoftbackend (#281)5621d53polyval v0.7.0-rc.5 (#280)8183db1polyval: exposeFieldElementunderhazmatfeature (#279)214aabbpolyval: simplify intrinsics detection (#278)cb02fa6polyval: use intrinsics when computing powers ofH(#277)7312cc8polyval: consolidate singlePolyvalGenericstruct (#276)611b691polyval: havesoftuseFieldElementoperands (#275)Updates
hkdffrom 0.13.0-rc.4 to 0.13.0-rc.5Commits
a163784Bump dependencies (#183)2919db3build(deps): bump the all-deps group with 2 updates (#182)Updates
hmacfrom 0.13.0-rc.4 to 0.13.0-rc.5Commits
5227712Bumpcipherto v0.5.0-rc.8;digestto v0.11.0-rc.11 (#240)Updates
polyvalfrom 0.7.0-rc.4 to 0.7.0-rc.7Commits
700ca3bBumpuniversal-hashdependency to v0.6.0-rc.10 (#285)cfdc69bpolyval: bumpcpubitsto v0.1.0-rc.2 (#283)815ddc9Cut new prereleases (#282)d4ad8b0polyval: implement powers-of-H forsoftbackend (#281)5621d53polyval v0.7.0-rc.5 (#280)8183db1polyval: exposeFieldElementunderhazmatfeature (#279)214aabbpolyval: simplify intrinsics detection (#278)cb02fa6polyval: use intrinsics when computing powers ofH(#277)7312cc8polyval: consolidate singlePolyvalGenericstruct (#276)611b691polyval: havesoftuseFieldElementoperands (#275)Updates
primefieldfrom 0.14.0-rc.6 to 0.14.0-rc.7Commits
f381730Cut new prereleases (#1643)2f708b4Bump dependency requirements inCargo.tomls (#1648)87b6de5build(deps): bump getrandom from 0.4.0-rc.1 to 0.4 (#1646)5e339a4Bumprand_coreto v0.10.0 (#1642)51f5187build(deps): bump pkcs8 from 0.11.0-rc.9 to 0.11.0-rc.10 (#1634)088f2dasm2: fix compilation errors. (#1641)cba0364build(deps): bump rfc6979 from 0.5.0-rc.3 to 0.5.0-rc.4 (#1640)9cc5b1dbuild(deps): bump hkdf from 0.13.0-rc.3 to 0.13.0-rc.4 (#1635)c1fee7ebuild(deps): bump hmac from 0.13.0-rc.3 to 0.13.0-rc.4 (#1637)Updates
primeorderfrom 0.14.0-rc.6 to 0.14.0-rc.7Commits
f381730Cut new prereleases (#1643)2f708b4Bump dependency requirements inCargo.tomls (#1648)87b6de5build(deps): bump getrandom from 0.4.0-rc.1 to 0.4 (#1646)5e339a4Bumprand_coreto v0.10.0 (#1642)51f5187build(deps): bump pkcs8 from 0.11.0-rc.9 to 0.11.0-rc.10 (#1634)088f2dasm2: fix compilation errors. (#1641)cba0364build(deps): bump rfc6979 from 0.5.0-rc.3 to 0.5.0-rc.4 (#1640)9cc5b1dbuild(deps): bump hkdf from 0.13.0-rc.3 to 0.13.0-rc.4 (#1635)c1fee7ebuild(deps): bump hmac from 0.13.0-rc.3 to 0.13.0-rc.4 (#1637)Updates
rfc6979from 0.5.0-rc.3 to 0.5.0-rc.5Commits
a8fb994Bump dependency requirements inCargo.tomlfiles (#1206)72b44e4Bumpgetrandomto v0.4 (#1205)f754fb4build(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 (#1203)8c00cdcbuild(deps): bump Swatinem/rust-cache from 2.7.8 to 2.8.2 (#1202)287b108build(deps): bump dtolnay/rust-toolchain (#1204)9a76466build(deps): bump actions/checkout from 4.2.2 to 6.0.2 (#1201)1047e97ecdsa v0.17.0-rc.15 (#1198)a0473fbBumprand_coreto v0.10.0 (#1197)e5244d2ml-dsa: addreasonto allclippydiv/remallows (#1196)4c7a2eeml-dsa v0.1.0-rc.5 (#1195)Updates
rustcrypto-fffrom 0.14.0-pre.1 to 0.14.0-rc.0Commits
e155572v0.14.0-rc.0 (#9)c1c0061Bumprand_coredependency to v0.10 (#8)Updates
rustcrypto-groupfrom 0.14.0-pre.1 to 0.14.0-rc.0Commits
5203ec9v0.14.0-rc.0 (#8)dfc8081Bumprand_coredependency to v0.10 (#7)Updates
slabfrom 0.4.11 to 0.4.12Release notes
Sourced from slab's releases.
Changelog
Sourced from slab's changelog.
Commits
a1e4346Release v0.4.12 (#161)1a97b80Help the compiler elide copies in try_remove() (#160)4955f79fix: add missing semicolon (#158)7f1f3a1Add security policy (#154)Updates
universal-hashfrom 0.6.0-rc.8 to 0.6.0-rc.10Commits
ce3d46bCut new prereleases (#2262)110ae66crypto-common: remove legacyCargo.lock(#2261)c95f051Remove deprecatedcrypto_commonre-exports (#2260)ecc4e07crypto-common v0.2.0-rc.15 (#2259)