bitcore/browser
Ryan X. Charles ba692aaa20 add new SecureRandom class that does the right thing
Generating random numbers properly depends on the platform. The new
getRandomBuffer method does the right thing on the right platform. It will
sometimes fail due to insufficient entropy. The getPseudoRandomBuffer class is
also provided that will never fail, but it is not cryptographically secure and
should not be used for keys.
2014-04-22 22:18:59 -03:00
..
vendor get BIP32 working in the browser by exposing more crypto 2014-03-27 23:34:17 -04:00
bignum_config.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
build.js add new SecureRandom class that does the right thing 2014-04-22 22:18:59 -03:00
concat.sh refactor ripe160 binding 2014-03-12 15:34:19 -03:00