RE: How to build a FIPS-capable OpenSSL on Ubuntu Linux from the latest snapshots?

2012-01-19 Thread Breakthrough
Jack, On the first compilation step of fips-1.2.3, using the latest build-essential (that should be apt-get install build-essential), I get the following errors: md5-x86_64.s: Assembler messages: md5-x86_64.s:41: Error: 0xd76aa478 out range of signed 32bit displacement md5-x86_64.s:50: Error: 0x

Re: Need information about FIPS 2.0 and OpenSSL 1.0.1

2012-01-19 Thread Breakthrough
Steve, Can 1.0.1-stable be successfully compiled with FIPS 2.0 test module at this time? We experience linking errors due to conflicts between libcrypto and fipscanister that indicate otherwise. -Scott Steve Marquess-3 wrote: > >> Hi, >> >> I had a few questions regarding the new OpenSSL FIP