Andrew Zaborowski
|
9ff1c4da3a
|
cleanup: Remove extra empty lines
|
2020-03-17 15:35:22 -05:00 |
|
Andrew Zaborowski
|
0bf3ae97d7
|
eap-mschapv2: Drop mschapv2_nt_password_hash, use mschap_nt_password_hash
The two functions looked identical, drop mschapv2_nt_password_hash and
update callers to use mschap_nt_password_hash from mschaputil.c/.h.
|
2019-03-19 11:34:23 -05:00 |
|
Tim Kourt
|
6ffa1cf58a
|
mschaputil: Move mschapv2 funcs into common util
|
2019-01-10 16:48:45 -06:00 |
|
Markus Ongyerth
|
1baa6ec04c
|
eap-mschap: Add crypto functions for mschapv2
Add the key-derivation and hash functions required for mschapv2.
The eap-mschapv2 protocol can be implemented on top of these functions.
|
2016-12-14 22:46:18 -06:00 |
|