[Botan-devel] Botan with VS .NET 2003

Jack Lloyd lloyd at randombit.net
Tue Aug 29 14:08:25 EDT 2006


On Sun, Aug 27, 2006 at 07:54:51AM -0700, Matthias Kurz wrote:
> Hi Joel.
> The message is:
> "Botan: Internal error: Self test failed: FIPS-140
> startup tests"
> 
> Matthias
> 

Hi Matthias,

Is this 1.4.12, 1.5.10, or another version? Did you build the
self-test application (`make check`)? If that also fails, and
you're using 1.5.10, trying

./check --init="selftest=no" --validate

will skip the startup tests and hopefully narrow down this failure (if
you're using an earlier version, simply commenting out the call to the
startup selftests in the initializer will have the same effect).

-Jack


More information about the botan-devel mailing list