Re: HIP record

2012-02-19 Thread Miek Gieben
[ Quoting at 10:51 on Feb 20 in "Re: HIP record..." ] > The presence of white space is significant, not whether the whitespace > is "" or " + " or even "". You > asked me if there was any difference between "" or > " + " a

Re: HIP record

2012-02-19 Thread Mark Andrews
In message <20120219210232.gb6...@miek.nl>, Miek Gieben writes: > [ Quoting at 07:45 on Feb 20 in "Re: HIP record..." ] > > > But I have another query then. Is there a difference between: > > > > > > blah ( bla1 > > > bla2 > &g

Re: HIP record

2012-02-19 Thread Miek Gieben
[ Quoting at 07:45 on Feb 20 in "Re: HIP record..." ] > > But I have another query then. Is there a difference between: > > > > blah ( bla1 > > bla2 > > ) > > > > and: > > > > blah ( bla1 > > bla2 > > ) > >

Re: HIP record

2012-02-19 Thread Mark Andrews
In message <20120219202216.ga17...@miek.nl>, Miek Gieben writes: > [ Quoting at 07:09 on Feb 20 in "Re: HIP record..." ] > > Both records are malformed. Remove the whitespace from the public key. > >=20 > >The Public Key field is represented as the Ba

Re: HIP record

2012-02-19 Thread Miek Gieben
[ Quoting at 07:09 on Feb 20 in "Re: HIP record..." ] > Both records are malformed. Remove the whitespace from the public key. > >The Public Key field is represented as the Base64 encoding [RFC4648] >of the public key. The encoding MUST NOT contain whitespace(s)

Re: HIP record

2012-02-19 Thread Mark Andrews
Both records are malformed. Remove the whitespace from the public key. The Public Key field is represented as the Base64 encoding [RFC4648] of the public key. The encoding MUST NOT contain whitespace(s) to distinguish it from the Rendezvous Servers field. In message <20120219135619.ga