xaptum/ecdaa

Fix randomly-occuring travis-ci failures around `prng_init`

Closed this issue · 0 comments

Every once in a while, a travis build will fail, but then succeed when re-run. The error is that prng_init fails.

Most likely, the sufficient-entropy check in the init function is failing on the travis VMs.