Re: [tor-dev] Tor Directory Meta-Format + Line Wrapping?

2019-04-03 Thread grarpamp
On 4/3/19, Iain Learmonth wrote: >> When line wrapping, implementations MUST wrap lines >> at 64 characters. Upon decoding, implementations MUST >> ignore and discard all linefeed characters. The sectiion quoted is here... https://gitweb.torproject.org/torspec.git/tree/dir-spec.txt#n193 > I c

Re: [tor-dev] Tor Directory Meta-Format + Line Wrapping?

2019-04-03 Thread Nick Mathewson
On Wed, Apr 3, 2019 at 1:48 PM Iain Learmonth wrote: > > Hi, > > Looking at the specification for the Tor directory protocol's > meta-format, it has some text on line wrapping: > > > When line wrapping, implementations MUST wrap lines > > at 64 characters. Upon decoding, implementations MUST > >

[tor-dev] Tor Directory Meta-Format + Line Wrapping?

2019-04-03 Thread Iain Learmonth
Hi, Looking at the specification for the Tor directory protocol's meta-format, it has some text on line wrapping: > When line wrapping, implementations MUST wrap lines > at 64 characters. Upon decoding, implementations MUST > ignore and discard all linefeed characters. I can't work out how an i

Re: [tor-dev] New revision: Proposal 295: Using ADL for relay cryptography (solving the crypto-tagging attack)

2019-04-03 Thread Jeff Burdges
If I understand, proposal 295 looks similar to either BEAR or LION from the LIONNESS. I vaguely recall both BEAR and LION being "broken" in some setting, although I cannot site the paper. Anyone? I suppose the BEAR and LION break originates from using them for authentication while proposal 2