f6bdda8c9c
* move entropy augmentation in cert gen to oss * changelog * go mod vendor * updated helpers to allow custom entropy * comments * comments
3 lines
121 B
Plaintext
3 lines
121 B
Plaintext
```release-note:feature
|
|
sdk: Private key generation in the certutil package now allows custom io.Readers to be used.
|
|
``` |