Hi, 
We are interested in testing FIPS + DTLS. Can we test DTLS + FIPS ? 

--Nilesh. 

Stratacache Inc.(Santa Clara Office) 
Systems Architect 
O: 408-844-9810(2110) 
M: 408-202-5401 


----- Original Message ----- 
From: "Steve Marquess" <marqu...@opensslfoundation.com> 
To: openssl-...@openssl.org, openssl-users@openssl.org 
Sent: Thursday, July 7, 2011 1:24:36 PM GMT -08:00 US/Canada Pacific 
Subject: Call for testing - FIPS object module 

Coding of the OpenSSL FIPS Object Module v2.0 ("FIPS Module") is now 
complete except for the addition of some new cryptographic 
modules our sponsors have recently asked us to include. That additional 
coding will take approximately a month but will not affect the function 
of the currently coded FIPS module in any significant way. 

In the interest of minimizing the total time to formal validation award 
we usually submit the FIPS module for testing as soon as possible, at 
which point the code is frozen and subsequent changes are difficult or 
impossible. This delay provides us with an opportunity for some more 
extensive testing by the user community. 

We encourage all interested parties to download and test the current 
FIPS module and accompanying "FIPS capable" OpenSSL (the regular OpenSSL 
libraries built to transparently embed the FIPS module). Since some 
minor code changes may still be occurring as problems are reported and 
corrected, please use snapshots from the same day for any testing. The 
FIPS module will be in the snapshot file of the form 

ftp://ftp.openssl.org/snapshot/openssl-fips-2.0-test-2011MMDD.tar.gz 

and the matching "FIPS capable" OpenSSL distribution will be in 

ftp://ftp.openssl.org/snapshot/openssl-1.0.1-stable-SNAP-2011MMDD.tar.gz 

where MMDD is the same month and day for both. 

README files in both distributions describe how to build the composite 
"FIPS capable" libraries, the quick version is: 

gunzip -c openssl-fips-2.0-test-2011MMDD.tar.gz | tar xf - 
cd openssl-fips-2.0-test-2011MMDD 
./config && make 
make install 
cd .. 

gunzip -c snapshot/openssl-1.0.1-stable-SNAP-2011MMDD 
./config fips && make 
make install 

We are interested in problem reports at any time, but this special 
window of opportunity over the next few weeks will allow us to easily 
correct reported problems. 

-Steve M. 


-- 
Steve Marquess 
OpenSSL Software Foundation, Inc. 
1829 Mount Ephraim Road 
Adamstown, MD 21710 
USA 
+1 877-673-6775 
marqu...@opensslfoundation.com 

______________________________________________________________________ 
OpenSSL Project http://www.openssl.org 
Development Mailing List openssl-...@openssl.org 
Automated List Manager majord...@openssl.org 

Reply via email to