]> Cypherpunks repositories - gostls13.git/commit
hash: add XOF interface
authorqiulaidongfeng <2645477756@qq.com>
Sat, 25 Jan 2025 08:45:12 +0000 (16:45 +0800)
committerFilippo Valsorda <filippo@golang.org>
Wed, 21 May 2025 21:49:41 +0000 (14:49 -0700)
commit9112511725e37312a95c9d2c33ff94fe2f4da6af
treeefcd49453210a7bddad4ed025506f24491260c7f
parenteb4069127a7dbdaed480aed80ba6ed1b2ea27901
hash: add XOF interface

For #69518

Change-Id: I68c7057c776522514eed37cf4dc0cfddec034d3a
Reviewed-on: https://go-review.googlesource.com/c/go/+/644235
Reviewed-by: Austin Clements <austin@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
api/next/69518.txt [new file with mode: 0644]
doc/next/6-stdlib/99-minor/hash/69518.md [new file with mode: 0644]
src/hash/hash.go