mirror of
https://github.com/golang/go.git
synced 2025-10-19 11:03:18 +00:00
math/rand/v2: add ChaCha8.Read
Fixes #67059 Closes #67452 Closes #67498 Change-Id: I84eba2ed787a17e9d6aaad2a8a78596e3944909a Reviewed-on: https://go-review.googlesource.com/c/go/+/587280 Reviewed-by: Roland Shoemaker <roland@golang.org> Auto-Submit: 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>
This commit is contained in:
parent
6dd79d02f8
commit
587c3847da
5 changed files with 228 additions and 2 deletions
1
api/next/67059.txt
Normal file
1
api/next/67059.txt
Normal file
|
@ -0,0 +1 @@
|
|||
pkg math/rand/v2, method (*ChaCha8) Read([]uint8) (int, error) #67059
|
Loading…
Add table
Add a link
Reference in a new issue