diff options
| author | Roland Shoemaker <roland@golang.org> | 2025-05-19 11:28:12 -0700 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2025-05-19 11:44:00 -0700 |
| commit | 46ec55f6bb088ae1e053d6f1fa5b1dfd833446a9 (patch) | |
| tree | 7ec6e1b9f39237f1ccd46c306bb2ccb2460c87eb /_content | |
| parent | c2931e68e58d5ede50c964b163e8b40c83d013f4 (diff) | |
| download | go-x-website-46ec55f6bb088ae1e053d6f1fa5b1dfd833446a9.tar.xz | |
_content/blog: update crypto audit post
Filippo provided significant input on the post, and we should share the
credit for it. I mean't to do this originally, but in the haste to get
this out omitted it.
Change-Id: Ib4967989f90f315eb5205e48f34d532123d24706
Reviewed-on: https://go-review.googlesource.com/c/website/+/674195
Auto-Submit: Roland Shoemaker <roland@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to '_content')
| -rw-r--r-- | _content/blog/tob-crypto-audit.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_content/blog/tob-crypto-audit.md b/_content/blog/tob-crypto-audit.md index 155ae5a2..adf402a3 100644 --- a/_content/blog/tob-crypto-audit.md +++ b/_content/blog/tob-crypto-audit.md @@ -2,7 +2,7 @@ title: "Go Cryptography Security Audit" date: 2025-05-19 by: -- Roland Shoemaker +- Roland Shoemaker and Filippo Valsorda summary: Go's cryptography libraries underwent an audit by Trail of Bits. --- |
