Re: FIPS 140-2 and PBKD

2009-12-02 Thread Carl Young
- Original Message - From: "Dr. Stephen Henson" To: Sent: Tuesday, December 01, 2009 6:58 PM Subject: Re: FIPS 140-2 and PBKD On Tue, Dec 01, 2009, carlyo...@keycomm.co.uk wrote: In openssl, if I try to use anything using PBKD (PKCS#5 PBKDF2 in particular) when in FI

Re: FIPS 140-2 and PBKD

2009-12-01 Thread Dr. Stephen Henson
On Tue, Dec 01, 2009, carlyo...@keycomm.co.uk wrote: > > In openssl, if I try to use anything using PBKD (PKCS#5 PBKDF2 in > particular) when in FIPS enabled mode, it returns an error. > How are you attempting to use it and what error do you get? Steve. -- Dr Stephen N. Henson. OpenSSL project

FIPS 140-2 and PBKD

2009-12-01 Thread carlyoung
Hi, In openssl, if I try to use anything using PBKD (PKCS#5 PBKDF2 in particular) when in FIPS enabled mode, it returns an error. Can someone point me to the relevant documentation in FIPS 140-2 that disallows the use of PBKD functionality? In particular, when used to encrypt PKCS#12 files, et