Re: FIPS and cross compilation

2009-07-21 Thread Steve Marquess
Krzysztof Koston wrote: Thank you for quick answer. We are actually planning to submit our final product for validation so my understanding is that it needs to be validated again with all the modifications we have made. Am I correct? Correct. The existing v1.2 and earlier validations don't

Re: FIPS and cross compilation

2009-07-20 Thread Krzysztof Koston
Thank you for quick answer. We are actually planning to submit our final product for validation so my understanding is that it needs to be validated again with all the modifications we have made. Am I correct? If yes then I am wondering if this is even technically achievable to get it to bu

Re: FIPS and cross compilation

2009-07-20 Thread Dr. Stephen Henson
On Mon, Jul 20, 2009, Chris Koston wrote: > Hi, > > I am trying to compile OpenSSL 0.9.8k with FIPS for ARM machine (versatile). > I am cross compiling using toolchain for my platform. Unfortunatelly during > generation of the fips canister the process requires some "host native" > executables

FIPS and cross compilation

2009-07-20 Thread Chris Koston
Hi, I am trying to compile OpenSSL 0.9.8k with FIPS for ARM machine (versatile). I am cross compiling using toolchain for my platform. Unfortunatelly during generation of the fips canister the process requires some "host native" executables to generate what I believe is some checksums. I am not