Code cleanup: use ECDSA_size() instead of fixed 10,000 byte sig buffer, and explicity...
authorGavin Andresen <gavinandresen@gmail.com>
Tue, 20 Dec 2011 00:04:47 +0000 (19:04 -0500)
committerLuke Dashjr <luke-jr+git@utopios.org>
Tue, 13 Mar 2012 23:08:42 +0000 (19:08 -0400)
commit4986c35d74afd6fc313d7637eb0220f3df500009
tree8261ba877f266ce19bb1e8b58f4752e5a7d4d537
parent11c34e0f6cf9cb2715c28b85a1ec8f47bf5ca8dd
Code cleanup: use ECDSA_size() instead of fixed 10,000 byte sig buffer, and explicity init static var
src/key.h
src/main.cpp