Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RustCrypto/key-wraps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master@{1day}
Choose a base ref
...
head repository: RustCrypto/key-wraps
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 1 commit
  • 6 files changed
  • 1 contributor

Commits on Feb 3, 2026

  1. Bump dependencies (#65)

    Updates the following dependencies:
    - `aes` v0.9.0-rc.4
    - `belt-block` v0.2.0-rc.3
    - (vicariously) `cipher` v0.5.0-rc.8
    
    The latter changed the re-export of `crypto-common` from
    `cipher::crypto_common` to `cipher::common`, which has been updated in
    `aes-kw`.
    
    Also cuts the following releases:
    - `aes-kw` v0.3.0-rc.2
    - `belt-kwp` v0.1.0-rc.1
    tarcieri authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    fce7f59 View commit details
    Browse the repository at this point in the history
Loading