mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-13 18:04:40 +08:00

Using cleaned PolarSSL md4/md5/sha1 implementations, without changing the API, so that lwIP users already doing SSL or using PolarSSL don't need to compile md4/md5/sha1 twice. Added to that, we need a DES library for MSCHAP, and PolarSSL provided a DES support. And finally, PolarSSL is outstanding :-)