boulder/ctpolicy
Aaron Gable 61b484c13b
Update to math/rand/v2 (#7657)
Replace all of Boulder's usage of the Go stdlib "math/rand" package with
the newer "math/rand/v2" package which first became available in go1.22.
This package has an improved API and faster performance across the
board.

See https://go.dev/blog/randv2 and https://go.dev/blog/chacha8rand for
details.
2024-08-12 09:17:09 -07:00
..
ctconfig config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
loglist Update to math/rand/v2 (#7657) 2024-08-12 09:17:09 -07:00
ctpolicy.go Replace explicit int loops with range-over-int (#7434) 2024-04-22 10:34:51 -07:00
ctpolicy_test.go ctpolicy: More stats and monitoring (#6822) 2023-05-25 17:25:08 -04:00