Make PC Wi-Fi WEP-enabled talk to apple products
All PC Wi-Fi Products, All Mac Wi-Fi products
Fix

Apple products seem to store WEP passwords as raw ASCII values, for example, 'foo' gets stored as '666F6F' (not sure how it turns that into a full-length key), whereas PC's turn 'foo' into '91051A0CAB0DE7AE1AF97655C5'. Don't use generators when interacting with apple products.