commit | ddb4e80c6ad38c8a94001924a6ff8424f5cae369 | [log] [tgz] |
---|---|---|
author | Nicola Murino <nicola.murino@gmail.com> | Sun Sep 14 15:28:12 2025 +0200 |
committer | Nicola Murino <nicola.murino@gmail.com> | Mon Sep 15 23:33:16 2025 -0700 |
tree | e7fe81070868398a4851433a840b75ff476e8fd9 | |
parent | f4d47b0db5875e61dd52acdb63be800177ab48bb [diff] |
ssh: remove custom contains, use slices.Contains Change-Id: If4784469e7285675bdd51399a76bdc16f0036a2e Reviewed-on: https://go-review.googlesource.com/c/crypto/+/703635 Reviewed-by: Mark Freeman <markfreeman@google.com> Reviewed-by: Sean Liao <sean@liao.dev> Reviewed-by: Michael Knyszek <mknyszek@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds supplementary Go cryptography packages.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/crypto.
The main issue tracker for the crypto repository is located at https://go.dev/issues. Prefix your issue with “x/crypto:” in the subject line, so it is easy to find.
Note that contributions to the cryptography package receive additional scrutiny due to their sensitive nature. Patches may take longer than normal to receive feedback.