Links to Libraries
Here we could place links to light-build libraries you could link against:
C standard library
- GNU C Library (LGPL) “working horse”, up-to-date, heavily worked on, most commonly used on non-embedded Linux distributions
- License LGPL:
- Embedded GLIBC (LGPL) is an abstraction of the glibc, and more configurable and embedded friendly
- License LGPL:
- uClibc (LGPL) At the moment OpenWrt uses µClibc as C standard library. http://www.uclibc.org/
- License LGPL:
-
- License GPLv2:
- Newlib (LGPL)
- License LGPL:
C++ standard library
SSL/TLS
Comparison_of_TLS_Implementations
libopenssl
OpenSSL-
libpolarssl
PolarSSL-
libmatrixssl
MatrixSSL- http://www.matrixssl.org/ GPLv2+
-
-
-
-
- BeeCrypt LGPLv2.1+
libmcrypt
http://mcrypt.sourceforge.net/