I download a freeradius client from freeradius home page.But it isn't support Wiamx-MSk decoding. So, I hope to reuse the freeradiuis-server's source code to modify my client. Alan DeKok-2 wrote:
youler wrote:
Thanks for your reply.I want to decode the Wiamx-Msk.
Why? Where?
Whether the Wiamx-msk be encoded by the rad_tunnel_pwencode function at freeradius-server/src/lib/radius.c or not. Could I reuse the rad_tunnel_pwdecode() to decode it?
There is no need to decode it for code that runs inside of the server. There is no need to decode it if you use "radclient".
If you are writing your own client... you will need to figure out how to decode it.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
-- View this message in context: http://www.nabble.com/How-the-Wimax-Msk-be-encrypted--tp23558787p23581571.ht... Sent from the FreeRadius - Dev mailing list archive at Nabble.com.