Pavol Rusnak
|
21d0bb437a
|
cleanup coding style
|
2015-04-13 18:19:33 +02:00 |
|
netanelkl
|
70dc71c87e
|
Some more stack memory wipe before leaving functions.
Note that I preferred to change the multiple returns to multiple checks
of a boolean to concentrate the erase into the last part of the
functions.
|
2015-04-09 14:17:47 -04:00 |
|
Pavol Rusnak
|
89a7d7797b
|
replace base58 implementation
|
2014-12-23 03:11:58 +01:00 |
|
Pavol Rusnak
|
22b0dd2e62
|
fix warning in base58
|
2014-06-07 14:05:59 +02:00 |
|
Pavol Rusnak
|
5e9cd15527
|
use new base58 code for address functions, add function for obtaining wif
|
2014-05-22 22:29:53 +02:00 |
|
Pavol Rusnak
|
4b1211e0ae
|
extract base58 functions to separate source file
|
2014-05-22 21:52:04 +02:00 |
|