28 Feb
2007
28 Feb
'07
3:18 p.m.
Alan DeKok-4 wrote:
Also, is there a C function included in the libraries that will allow me to convert a hex string to binary? I'm worried I might get stuck in ASCII -> HEX -> BINARY conversions.
Yes. see "bin2hex" and "hex2bin". See also rlm_pap in 1.1.4, which does a lot of this kind of normalization already.
I don't see anything usefull in rlm_pap that could help me because it's CHAP authentication I'm working on. -- View this message in context: http://www.nabble.com/CHAP-Modification-tf3284565.html#a9230976 Sent from the FreeRadius - User mailing list archive at Nabble.com.