The package table lists three "full featured" wpad packages: wpad, wpad-openssl, and wpad-wolfssl.
First question, is the vanilla wpad just a simplified renaming of wpad-mbedtls that I found mentioned in this thread? If not, what is it?
Second question, which package should I prefer for WPA3 Enterprise? The same thread above suggests less cipher coverage with mbedtls, but is there anything else to consider?
It works for me with wpad-mbedtls. Regarding the cipher coverage, it applies to the use of these TLS libraries for TLS. However, WPA3 Enterprise wants only the crypto needed for EAP-SHA256-CCMP, which is supported even in this minimal variant.
I'm still puzzled about wpad-mbedtls not existing in the package table, though. And the package table is misbehaving, so it's hard to verify that easily, but I downloaded the most recent CSV dump and it's not in there.
Can packages be missing from the table but still available for use? If so, how/why does that happen?