On Mon, Jun 16, 2003 at 08:49:37PM +1000, [EMAIL PROTECTED] wrote: > I wont even bother with a code snippet as this appears to be very simple. > in pwdbased.h for PKCS5_PBKDF1 it uses MaxDerivedLength() whereas in > PKCS5_PBKDF2_HMAC it uses MaxDerivedKeyLength(). MaxDerivedLength() exists > nowhere in the library, MaxDerivedKeyLength() does. So is this just a typo? > If so can we fix it? I know it is not recommended to use PKCS5_PBKDF1 by > RSA, but still....
Thanks, I'll get that fixed.
