Re: [Bitcoin-development] Electrum 1.9.8 release

2014-03-16 Thread Thomas Voegtlin
Thanks again for having a look. Given these problems, I have decided to remove the encryption methods from the current release. I retagged 1.9.8 and updated the packages. Thomas Le 16/03/2014 15:39, Gregory Maxwell a écrit : > On Sun, Mar 16, 2014 at 7:31 AM, Thomas Voegtlin wrote: >> thanks

Re: [Bitcoin-development] Electrum 1.9.8 release

2014-03-16 Thread Gregory Maxwell
On Sun, Mar 16, 2014 at 7:31 AM, Thomas Voegtlin wrote: > thanks for your feedback! > > I was not aware that that implementation was flawed. > I will see how I can fix that code and get back to you. It also leaks on the order of 7 bits of data about the message per message chunk. I'm also think

Re: [Bitcoin-development] Electrum 1.9.8 release

2014-03-16 Thread Thomas Voegtlin
thanks for your feedback! I was not aware that that implementation was flawed. I will see how I can fix that code and get back to you. Thomas Le 16/03/2014 14:54, Gregory Maxwell a écrit : > On Sun, Mar 16, 2014 at 6:24 AM, Thomas Voegtlin wrote: >> The encryption algorithm is ECIES, and

Re: [Bitcoin-development] Electrum 1.9.8 release

2014-03-16 Thread Gregory Maxwell
On Sun, Mar 16, 2014 at 6:24 AM, Thomas Voegtlin wrote: >The encryption algorithm is ECIES, and code was was borrowed from >https://github.com/jackjack-jj/jeeq. In order to know the public >key corresponding to a Bitcoin address in your wallet, you can use >the 'getpubkeys' comman