22 Jun
2010
22 Jun
'10
5:56 p.m.
Scott Neugroschl wrote:
I'm going to be looking into this as well. I'm planning on trying to extend it to 256 bytes, just in case.
There isn't a lot of equipment that supports a shared secret longer than 64 characters.
I'm also going to be looking at the handling of the State attribute in rc_avpair_tostr(), since it's not necessarily a NUL terminated ASCII string; but rather a length/octet-string combo.
It's definitely an octet string with a specific length. Alan DeKok.