pointbiz
|
b6fb655b3a
|
v2.8.1 Czech translation. Remove firstbits link. Fix mouse movement visualization for Firefox and IE.
|
2014-01-19 01:42:16 -04:00 |
|
pointbiz
|
4b01c4cd56
|
Merge pull request #59 from onovy/translation-cz
Czech translation.
|
2014-01-18 19:13:31 -08:00 |
|
pointbiz
|
3d135f7ea6
|
v2.8.0 visualize entropy collection
|
2014-01-18 01:21:52 -04:00 |
|
onovy
|
d389e975fe
|
Change pool size back to 256 bytes.
|
2014-01-15 14:23:27 +01:00 |
|
onovy
|
64251ae565
|
Czech translation.
|
2014-01-12 19:19:51 +01:00 |
|
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 |
|
Daney
|
0d4d007ae6
|
Improved labels to focus on inputs
|
2014-01-07 13:00:01 +00: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
|
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 |
|
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 |
|
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 |
|
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 |
|
pointbiz
|
a111f763b4
|
grunt build system. unix line endings.
|
2013-08-27 22:05:31 -04:00 |
|
Joey Hewitt
|
7f3adee8c5
|
add support for compressed addresses in bulk wallet
|
2013-05-29 02:04:56 -06:00 |
|
pointbiz
|
7622972ab3
|
Increase size of QR code on Wallet Details tab.
|
2013-04-20 12:56:06 -04:00 |
|
pointbiz
|
a2e09c74ca
|
BIP38 Decrypt with async tests. Thanks scintill and Zeilap.
|
2013-04-15 21:40:28 -04:00 |
|
pointbiz
|
39cdf7e33c
|
Merge pull request #15 from scintill/patch-pagebreak
Fix bug with "Addresses per page" == 1
|
2013-04-14 08:18:36 -07:00 |
|
Joey Hewitt
|
bda4b469f1
|
Fix bug with "Addresses per page" == 1
It was effectively "don't insert any pagebreaks" because the modulus
condition could never be true.
|
2013-04-08 21:20:10 -06:00 |
|
Joey Hewitt
|
f55bfa9704
|
Specify the charset to avoid text decoding problems
Fixes #13.
|
2013-04-08 20:59:15 -06:00 |
|
pointbiz
|
2478a1369f
|
update Crypto-JS
|
2013-03-24 15:17:52 -04:00 |
|
pointbiz
|
eeed4db91e
|
v2.4 French translations
|
2013-02-17 13:52:24 -04:00 |
|
pointbiz
|
54523d36b2
|
v2.3 Vanity Wallet now supports compressed keys
|
2013-01-27 21:17:58 -04:00 |
|
Filippo Valsorda
|
2a12c2811d
|
Hide #culturemenu on @media print
The language selection header was getting printed along with the paper wallets.
|
2013-01-14 13:30:43 +01:00 |
|
pointbiz
|
685e977461
|
v2.2 critical bug fix for Vanity Wallet multiplication of a public key with a private key
|
2012-12-30 23:48:44 -04:00 |
|
pointbiz
|
5afcbf2bb8
|
translations code and initial spanish translation
|
2012-12-28 23:40:55 -04:00 |
|
pointbiz
|
d34b4f7f9a
|
v2.1 Vanity Wallet add/multiply public/private keys. Code refactors.
|
2012-12-24 17:10:52 -04:00 |
|
pointbiz
|
54c26d38e6
|
v2.0 Vanity Wallet, Paper Wallet updates
|
2012-10-20 15:25:48 -04:00 |
|
pointbiz
|
24540cf673
|
Merge pull request #6 from ironwolf/master
High Res QR Codes
|
2012-10-20 10:18:50 -07:00 |
|
pointbiz
|
737e3b1bcf
|
Vanity Wallet Step1/2 UI updates
|
2012-10-20 00:37:21 -04:00 |
|
Robert McNally
|
b4d732f01b
|
High-res QR codes
|
2012-10-17 23:30:14 -07:00 |
|
Robin Owens
|
eb349662fd
|
adding a bit of formating, but still not 100% happy...
|
2012-10-15 22:22:42 +01:00 |
|
pointbiz
|
fd3a2ff902
|
Vanity Wallet updates
|
2012-10-14 20:46:29 -04:00 |
|