Skip to content

Conversation

@elichai
Copy link

@elichai elichai commented Oct 6, 2014

This is fixing the option to decrypt encrypted Public keys, that were encrypted by vanitygen.

bamse16 and others added 12 commits December 19, 2012 13:20
The error message was created from the 'optargs' variable which is only correct if the -s whatever was the last item on the command line.
General security principle,  always default to the most secure option. If someone wants to -s /dev/zero the still can of course,  but we assume they know what they are doing!

Not all non windows platforms have a /dev/random, you can disable it on Linux if you really want to, so we check first.
Now we read from /dev/random by default, this message isn't really that important anymore.
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.

4 participants