Skip to content

Removed entropy checker on startup.#3

Open
jpap wants to merge 1 commit into
clocklock:masterfrom
jpap:remove-entropy-checker
Open

Removed entropy checker on startup.#3
jpap wants to merge 1 commit into
clocklock:masterfrom
jpap:remove-entropy-checker

Conversation

@jpap
Copy link
Copy Markdown

@jpap jpap commented Sep 26, 2020

Removed the entropy check from init() because it can slow down a program's startup time.

There's also no guarantee that the required amount of entropy will be available due to this check at the time of requesting a timestamp anyhow. It should be up to the package user to ensure sufficient entropy is available, at the time it is needed.

@jpap jpap force-pushed the remove-entropy-checker branch from 3dc3db9 to 877eb2e Compare September 26, 2020 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant