Jouni Malinen
ac73690c06
Move RC4 into crypto.h as a replaceable crypto function
...
This allows crypto library wrappers to override the internal RC4
implementation in the same way as can already be done for other crypto
algorithms.
2009-08-16 20:13:14 +03:00
Jouni Malinen
8ef1683115
Remove rc4() wrapper
...
This is not really of that much use since rc4_skip() can be used as
easily. In addition, rc4 has caused some symbol conflicts in the past,
so it is easier to live without that as an exported symbol.
2009-08-16 19:57:50 +03:00
Jouni Malinen
6d503f67e3
Pass error values from digest calls to ms_funcs callers
...
These function calls can now fail, so better let the caller know if that
happened.
2009-08-16 14:18:59 +03:00
Jouni Malinen
b39d1280a7
Silenced number of Doxygen warnings
2009-01-04 15:07:54 +02:00
Jouni Malinen
a17df5fb8b
Fixed number of doxygen warnings
2009-01-02 22:28:04 +02:00
Jouni Malinen
6fc6879bd5
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
2008-02-27 17:34:43 -08:00