On Wed, Feb 18, 2004 at 04:18:00PM +0100, [EMAIL PROTECTED] wrote: > Does lftp supports different hashing function for the skey > authentication procedure ? > > Currently, it can only get One-Time password generated by a md5 > function.
lftp only supports md5 hash for otp. This limitation comes from wget, whose source was used for skey otp calculation. -- Alexander.
