commit | 9dbbcf002b5cbae3b65a93e406438711bef52e53 | [log] [tgz] |
---|---|---|
author | redwrasse <[email protected]> | Mon May 12 17:20:25 2025 +0000 |
committer | Daniel McCarney <[email protected]> | Mon May 12 11:46:18 2025 -0700 |
tree | f6582d8888719d64a87e6102232300637ce244ce | |
parent | 9f6bf8449a9fc2528340bc04e46364f63b80e91d [diff] |
bcrypt: update InvalidCostError message to describe cost range inclusive Change InvalidCostError string to explicitly state cost bounds range as inclusive, rather than using parentheses that might imply an exclusive range. Change-Id: Ie5e7d53ef4217c8560e6a7fe23e3d65ecc24a2a3 GitHub-Last-Rev: b49002b6b2cff0939858553a28e3f255bde397b6 GitHub-Pull-Request: golang/crypto#300 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/609455 Reviewed-by: Daniel McCarney <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Cherry Mui <[email protected]> Reviewed-by: Michael Knyszek <[email protected]>
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.