meixler
Results
2
issues of
meixler
Looking at the `coinjs.newPrivkey()` function (coin.js, line 46), it appears that this function generates random values for private keys using several wrapper functions that rely on Math.random(), and several (low...
#### TL;DR By design, Code Verify verifies the Javascript code associated with a web page, but does not verify the entire web page. For sites that use plain old HTML...