bitcore-lib-zcash/util
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
..
BinaryParser.js all classes working with soop and test passing 2014-03-05 16:11:16 -03:00
EncFile.js replace tabs with 2 spaces using "expand" 2014-01-16 06:21:35 -03:00
EncodedData.js all classes working with soop and test passing 2014-03-05 16:11:16 -03:00
VersionedData.js fix error in versioned data 2014-03-05 17:37:16 -03:00
error.js remove stracktrace for firefox error reporting 2014-03-21 18:00:13 -03:00
index.js Add missing util/index.js 2014-04-16 14:35:07 -04:00
log.js add new example 2014-03-12 15:22:56 -03:00
time.js replace tabs with 2 spaces using "expand" 2014-01-16 06:21:35 -03:00
util.js add new SecureRandom class that does the right thing 2014-04-22 22:18:59 -03:00