Post
Topic
Board Armory
Re: [ANN] Armory 0.93 Official Release
by
Carlton Banks
on 22/02/2015, 16:04:55 UTC

What do you mean by deterministic signing?

It takes the random number generator out of the process for generating a signed transaction. Somehow (I do not know the details). It makes it safer, as the signatures can't leak any information (i.e. something to help calculate the private key...) when using weak RNG implementations, plus some other benefits I expect. Also, it's last on the changelog list for 0.93