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: golang/crypto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: golang/crypto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 15, 2023

  1. ssh: add support for aes256-gcm@openssh.com

    Change-Id: I91caf3bda3dfd00c050f5ebf23c2a35a04c5762b
    GitHub-Last-Rev: 6e71340
    GitHub-Pull-Request: #127
    Reviewed-on: https://go-review.googlesource.com/c/crypto/+/223518
    Auto-Submit: Filippo Valsorda <filippo@golang.org>
    Run-TryBot: Filippo Valsorda <filippo@golang.org>
    TryBot-Result: Gopher Robot <gobot@golang.org>
    Reviewed-by: Roland Shoemaker <roland@golang.org>
    Reviewed-by: Filippo Valsorda <filippo@golang.org>
    Reviewed-by: Han-Wen Nienhuys <hanwen@google.com>
    drakkan authored and gopherbot committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    ebe9262 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. go.mod: update golang.org/x dependencies

    Update golang.org/x dependencies to their latest tagged versions.
    Once this CL is submitted, and post-submit testing succeeds on all
    first-class ports across all supported Go versions, this repository
    will be tagged with its next minor version.
    
    Change-Id: Ic0f0e8147eae1918612c3d1a1c1de14af0a43294
    Reviewed-on: https://go-review.googlesource.com/c/crypto/+/473439
    Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
    Auto-Submit: Gopher Robot <gobot@golang.org>
    Reviewed-by: Heschi Kreinick <heschi@google.com>
    Run-TryBot: Gopher Robot <gobot@golang.org>
    TryBot-Result: Gopher Robot <gobot@golang.org>
    Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
    gopherbot committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    776e461 View commit details
    Browse the repository at this point in the history
Loading