pointbiz
|
76704bfce2
|
v2.7.6 increase seed pool size. show seed pool while moving mouse. add textbox for keyboard entropy. do not generate address without human added entropy. browser fingerprint entropy added to seed pool starting in a random position. whole seed pool initialized with getRandomValues.
|
2014-01-10 18:53:31 -04:00 |
|
pointbiz
|
b100c39dac
|
Merge pull request #51 from onovy/random-pptr-seed
Initialize pptr to pseudo-random place before seeding.
|
2014-01-09 18:59:43 -08:00 |
|
pointbiz
|
da89fc1f93
|
v2.7.5 seed mouse movements as 16-bit numbers
|
2014-01-09 21:53:29 -04:00 |
|
onovy
|
19627f73cf
|
Seed mouse movements as 16-bit numbers.
|
2014-01-09 06:18:36 +01:00 |
|
pointbiz
|
9861b3311b
|
v2.7.4 more entropy. user added entropy through hash tag.
|
2014-01-09 00:41:38 -04:00 |
|
pointbiz
|
429d77b864
|
Merge pull request #53 from onovy/more-entropy
Just more entropy
|
2014-01-08 20:22:04 -08:00 |
|
pointbiz
|
3c819a19ca
|
v2.7.3 improved labels to focus on inputs
|
2014-01-08 21:47:54 -04:00 |
|
onovy
|
dc52dfe703
|
More entropy.
|
2014-01-05 20:03:34 +01:00 |
|
onovy
|
897ad54f5e
|
Initialize pptr to pseudo-random place before seeding.
|
2014-01-05 17:25:13 +01:00 |
|
pointbiz
|
b86d5883bc
|
v2.7.2 keys and addresses in monospace font.
|
2013-12-23 01:45:55 -04:00 |
|
pointbiz
|
95170492c9
|
v2.7.1 more entropy for the PRNG seed
|
2013-12-22 00:22:46 -04:00 |
|
pointbiz
|
c71a584165
|
Merge pull request #49 from pointbiz/seed
more entropy for the PRNG seed
|
2013-12-21 20:10:09 -08:00 |
|
pointbiz
|
008c727aa2
|
v2.7.0 Use window.crypto.getRandomValues for added OS-supplied randomness
|
2013-12-15 23:10:56 -04:00 |
|
pointbiz
|
0f19ca3974
|
Merge pull request #33 from AgentME/rng
Use window.crypto.getRandomValues for added OS-supplied randomness
|
2013-12-15 19:01:27 -08:00 |
|
Mike Tsao
|
b4f1d49ddc
|
Style improvement.
|
2013-12-11 23:30:32 +00:00 |
|
pointbiz
|
a1d6f06ee7
|
v2.6.6 German translations thanks to gerEDH.
|
2013-12-09 23:19:49 -04:00 |
|
pointbiz
|
db6d3e9acc
|
more entropy
|
2013-12-09 19:30:16 -04:00 |
|
gerEDH
|
e386d205dc
|
Update ninja.translator.js
|
2013-12-05 15:40:04 +01:00 |
|
pointbiz
|
4f11d4fb62
|
v2.6.5 add passphrase required alert to paper wallet for bip38
|
2013-12-01 17:06:08 -04:00 |
|
pointbiz
|
57a2d18cde
|
v2.6.4 update to JSBN 1.4
|
2013-11-29 00:26:19 -04:00 |
|
pointbiz
|
782cbef496
|
v2.6.3 detail wallet dice FAQ. QR code spacing.
|
2013-11-25 23:03:55 -04:00 |
|
Chris Cowan
|
37987975a7
|
Use window.crypto.getRandomValues for added randomness.
The output of SecureRandom.nextBytes is XORed against the result of
window.crypto.getRandomValues before returning, if present.
|
2013-11-16 04:26:23 -06:00 |
|
pointbiz
|
ef1d9614f1
|
v2.6.2 add base6 support to Wallet Details tab
|
2013-11-13 23:50:42 -04:00 |
|
pointbiz
|
4e9faf819f
|
v2.6.1 Italian translations
|
2013-11-10 13:01:54 -04:00 |
|
Coin-Escrow
|
5b16883674
|
Added Italian translation
|
2013-11-07 16:29:55 +01:00 |
|
pointbiz
|
05b59f7560
|
v2.6.0 usability improvements
|
2013-11-03 16:27:03 -04:00 |
|
pointbiz
|
902d2f723d
|
v2.5.2 change defaults for paper wallet 'addresses to generate'
|
2013-10-25 21:36:17 -04:00 |
|
pointbiz
|
5453778cac
|
v2.5.1 BIP38 passphrase protected paper wallets. Thanks to casascius, scintill, Zeilap.
|
2013-10-24 23:28:53 -04:00 |
|
pointbiz
|
a19c436fff
|
Added Greek Translations
|
2013-08-29 20:55:16 -04:00 |
|
ifaist0s
|
b6b6ca343f
|
Added Greek Translation
Should need some changed to the rest of the code to accommodate the new translation...
|
2013-08-29 21:51:37 +03:00 |
|
pointbiz
|
a111f763b4
|
grunt build system. unix line endings.
|
2013-08-27 22:05:31 -04:00 |
|