mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
* In the random APIs, add a 'prng' param that causes a DRBG seeded from the selected source(s) to be the source of the returned bytes * fixes, unit test next * unit tests * changelog * memory ramifications * switch to using a string called drbg * Update helper/random/random_api.go * wrong changelog --------- Co-authored-by: Scott Miller <smiller@hashicorp.com> Co-authored-by: Steven Clark <steven.clark@hashicorp.com> |
||
|---|---|---|
| .. | ||
| parser.go | ||
| parser_test.go | ||
| random_api.go | ||
| registry.go | ||
| registry_test.go | ||
| rules.go | ||
| rules_test.go | ||
| serializing.go | ||
| serializing_test.go | ||
| string_generator.go | ||
| string_generator_test.go | ||