CMS signature test failed - OS X

Dave Hein <[email protected]> Tue, 17 Feb 2015 04:59:31 -0600
Newsgroups gmane.comp.encryption.cryptlib
Message-ID <CAHwLBotk78P8fOJYh_O_kfshRCOpP_qnwpfK-yVcGkUFHLvVCA@mail.gmail.com>
I was taking a look at the OS X build problems with 3.4.3 beta and ran into
the following test failure:

Testing CMS signature with custom attributes...
cryptCreateSignatureEx() reports CMS signature will be 595 bytes long
cryptCheckSignatureEx() failed with error code -16, line 1832.

This was was on OS X 10.10 with XCode 6.1. I did the following steps:

make shared
make stestlib
./stestlib

I downloaded the beta source on 16 Feb 2015. (Note: on the downloads page,
the link for "cryptlib 3.4.3" and the link for the "mirror" are identical.)

Probably not related, but I noticed the following interesting warning
during the 'make shared':

context/kg_prime.c:159:21: warning: comparison of unsigned expression >= 0
is
      always true [-Wtautological-compare]
                while( sieveIndex >= 0 && sieveIndex < sieveSize )

There were other slightly less interesting warnings, and lots of warnings
from 'make stestlib'.

--
Dave Hein

_______________________________________________
Cryptlib mailing list
[email protected] via Mail: [email protected]
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.