boulder/core
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
..
proto Deprecate Challenge.ProvidedKeyAuthorization (#7515) 2024-06-04 14:48:36 -07:00
challenges.go Correct Comments on Challenge Construction in `core/challenges.go` (#7242) 2024-01-08 14:55:33 -08:00
challenges_test.go Make authz2 the default storage format (#4476) 2019-10-21 15:29:15 -04:00
core_test.go Deprecate Challenge.ProvidedKeyAuthorization (#7515) 2024-06-04 14:48:36 -07:00
interfaces.go PA: Improve wildcard exact blocklist implementation (#7218) 2023-12-19 14:22:18 -05:00
objects.go Remove RSA KEX tracking from validation (#7629) 2024-07-26 12:36:29 -04:00
objects_test.go Deprecate Challenge.ProvidedKeyAuthorization (#7515) 2024-06-04 14:48:36 -07:00
util.go Update to math/rand/v2 (#7657) 2024-08-12 09:17:09 -07:00
util_test.go WFE: Reject new orders containing paused identifiers (#7599) 2024-07-25 13:46:40 -04:00