Re: crypto breakage

2019-12-10 Thread Christian Grothoff
On 12/10/19 11:39 AM, ng0 wrote: >> Please be aware that Git master is thus henceforth INCOMPATIBLE with >> the 0.11.x GNUnet network, and interactions between old and new peers >> will result in signature verification failures. 0.11.x peers will NOT >> be able to communicate with Git master or

Re: crypto breakage

2019-12-10 Thread ng0
> Please be aware that Git master is thus henceforth INCOMPATIBLE with > the 0.11.x GNUnet network, and interactions between old and new peers > will result in signature verification failures. 0.11.x peers will NOT > be able to communicate with Git master or 0.12.x peers. There could be > further

crypto breakage

2019-12-07 Thread Christian Grothoff
Dear all, In the process of implementing the GNU Name System in Go and implementing the Taler wallet cryptography in "native" libraries independent from GNUnet, we discovered a number of non-standard practices in the GNUnet crypto logic that made compatible implementations unnecessarily difficult.