-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi~
when i read radius Standard,i find the Authenticator,the description is as follows:
The NAS and RADIUS accounting server share a secret. The Request
Authenticator field in Accounting-Request packets contains a one-
way MD5 hash calculated over a stream of octets consisting of the
Code + Identifier + Length + 16 zero octets + request attributes +
shared secret (where + indicates concatenation). The 16 octet MD5
hash value is stored in the Authenticator field of the
Accounting-Request packet
ok, actually in my project,i need use this algorithm to check the legitimacy of request,do you have some suggestions?
Metadata
Metadata
Assignees
Labels
No labels