Jouni Malinen
8307489840
Add implementation of TLS v1.2 PRF (P_SHA256)
...
Signed-hostap: Jouni Malinen <j@w1.fi>
2011-11-27 21:10:06 +02:00
Jouni Malinen
dcff088df7
Add SHA256-hash functions to generic crypto_hash_* functions
...
Signed-hostap: Jouni Malinen <j@w1.fi>
2011-11-27 21:10:06 +02:00
Jouni Malinen
edc95487aa
Add random.c into libcrypto.a
...
Signed-hostap: Jouni Malinen <j@w1.fi>
2011-11-05 13:02:31 +02:00
Jouni Malinen
7992b07f6a
Remove unnecessary SUBDIRS loops from src/*/Makefile
...
There are no subdirectories in any of these directories or plans
for adding ones. As such, there is no point in running the loop
that does not do anything and can cause problems with some shells.
2010-04-17 17:10:31 +03:00
Jouni Malinen
be473f3f09
Split crypto_internal.c into parts to clean up build
...
This makes it easier to make src/libcrypto.a and only link in
code that is really used.
2009-12-06 14:37:46 +02:00
Jouni Malinen
4bb1228e1c
Use thin archives to allow libraries to be merged
...
This allows libeap.a and libeap.so to be built by merging in multiple
libraries from src subdirectories. In addition, this avoids wasting
extra space and time for local builds.
2009-12-06 13:49:31 +02:00
Jouni Malinen
36ee258db7
Add forgotten files into libcrypto.a
2009-12-05 22:25:50 +02:00
Jouni Malinen
631afd993f
Add rules for building src/crypto as a library
...
For now, this is hardcoded to support only the internal crypto
implementation.
2009-12-05 22:03:46 +02:00
Daniel Mierswa
d94d4bafbb
Improved 'make install' (use BINDIR/LIBDIR, install shared objects)
2009-02-15 14:22:50 +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