bitcoinjs-lib/src/jsbn
Wei Lu b7861e4336 replace jsbn's rng with module secure-random
This uses window.crypto.getRandomValues on browser
and crypto.randomBytes on node
2014-03-20 17:19:06 +08:00
..
ec.js Fix references to Bitcoin.BigInteger 2014-01-10 16:16:24 +07:00
jsbn.js replace jsbn's rng with module secure-random 2014-03-20 17:19:06 +08:00
sec.js start to split into node commonjs style modules 2013-02-17 00:40:14 -05:00