Received: from ginger.cmf.nrl.navy.mil (ginger.cmf.nrl.navy.mil [134.207.10.161]) by krbdev.mit.edu (8.9.3) with ESMTP id XAA24727; Wed, 23 Oct 2002 23:36:42 -0400 (EDT) Received: from cmf.nrl.navy.mil (pendragon.cmf.nrl.navy.mil [134.207.5.3]) (authenticated bits=0) by ginger.cmf.nrl.navy.mil (8.12.5/8.12.4) with ESMTP id g9O3acTr029014; Wed, 23 Oct 2002 23:36:39 -0400 (EDT) Message-Id: <200210240336.g9O3acTr029014@ginger.cmf.nrl.navy.mil> To: rt-comment@krbdev.mit.edu Cc: krb5-prs@mit.edu Subject: Re: [krbdev.mit.edu #1224] asn1_k_encode.c: add_optstring always adds In-Reply-To: Your message of "Wed, 23 Oct 2002 18:21:02 EDT." X-Face: "Evs"_GpJ]],xS)b$T2#V&{KfP_i2`TlPrY$Iv9+TQ!6+`~+l)#7I)0xr1>4hfd{#0B4 WIn3jU;bql;{2Uq%zw5bF4?%F&&j8@KaT?#vBGk}u07<+6/`.F-3_GA@6Bq5gN9\+s;_d gD\SW #]iN_U0 KUmOR.P<|um5yPkEpSD@*e` Date: Wed, 23 Oct 2002 23:36:39 -0400 From: Ken Hornstein X-Spam-Score: hits=0 () User Authenticated X-Virus-Scanned: NAI Completed X-Scanned-BY: MIMEDefang 2.23 (www . roaringpenguin . com / mimedefang) RT-Send-Cc: X-RT-Original-Encoding: iso-8859-1 Content-Length: 368 >The only code affected by this change is the sam challenge encoders. > > >In draft-ietf-krb-wg-kerberos-sam-01.txt all of the fields are listed as >optional general strings - so a zero length string should not be sent. I guess it's a good thing I did the new sam checksum stuff the "right" way, or this would have busted the checksum calculation for sure :-) --Ken