Re: Assertion failure (FIPS mode with wpa_supplicant)

2009-08-16 Thread Jouni Malinen
On Thu, Jul 23, 2009 at 12:27:56PM -0500, Michael Kurecka wrote: > I have no problem what I have so far. It is a stripped down version with > openssl FIPS. Where shall I send it? If you are willing to license the wpa_supplicant/hostapd changes under the license used in the project, please send a

Re: RSA/DSA key bit strength

2009-08-16 Thread Sudarshan Soma
Thanks a lot Sandeep. On Sun, Aug 16, 2009 at 11:26 AM, sandeep kiran p wrote: > openssl rsa -in key.pem -des3 -out keyout.pem > This indicates a command to store the RSA private key read from key.pem file > in an encrypted form in keyout.pem. The encryption algorithm used would be > des3. It does