Re: getting FIPS information

2010-03-23 Thread Dr. Stephen Henson
On Tue, Mar 23, 2010, Adam Grossman wrote: > hello. > > After FIPS_set_mode() passes, and i am in FIPS mode, is there anyway to > retrieve a version strings, such as "FIPS 1.2" or anything like that so > i can verify that the correct FIPS module is being used? > Not directly but the 1.2 module

getting FIPS information

2010-03-23 Thread Adam Grossman
hello. After FIPS_set_mode() passes, and i am in FIPS mode, is there anyway to retrieve a version strings, such as "FIPS 1.2" or anything like that so i can verify that the correct FIPS module is being used? thank you, -=- adam grossman __