]> Cypherpunks repositories - gostls13.git/commit
[dev.boringcrypto] crypto/rand: use BoringCrypto
authorRuss Cox <rsc@golang.org>
Thu, 3 Aug 2017 03:25:07 +0000 (23:25 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 17 Aug 2017 15:23:06 +0000 (15:23 +0000)
commitfe02ba30f13b0316d3d410062b62e8412e20dbfc
treea7435a65177d875bd34fea821828e1f4dde599eb
parent6e70f88f845d19b5195bdfc1b7bb4da889e7ab5f
[dev.boringcrypto] crypto/rand: use BoringCrypto

Change-Id: Ie630eff90f7fee9b359683930aec2daf96c1bdfe
Reviewed-on: https://go-review.googlesource.com/55473
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Adam Langley <agl@golang.org>
src/crypto/internal/boring/boring.go
src/crypto/internal/boring/notboring.go
src/crypto/internal/boring/rand.go [new file with mode: 0644]
src/crypto/rand/rand_unix.go