Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

OPENSSL 1.0.1i

112 views
Skip to first unread message

Spence, Thomas P CIV USAF (US)

unread,
Aug 7, 2014, 6:58:17 AM8/7/14
to
Good morning...

I am using GCC 4.8.2 and AIX 5.3.

I downloaded the file then compile... Here what I did:

# ./Configure aix-gcc zlib fips
(no problem)

# make depend
(no problem)

# make
(no problem)

# make test
(failed, here is...)

test a^b%c implementations
../util/shlib_wrap.sh ./exptest
........................................................................................................................................................................................................ done
test elliptic curves
../util/shlib_wrap.sh ./ectest
Curve defined by Weierstrass equation
y^2 = x^3 + a*x + b (mod 0x17)
a = 0x1
b = 0x1
A cyclic subgroup:
point at infinity
x = 0xD, y = 0x7
x = 0x5, y = 0x4
x = 0x11, y = 0x3
x = 0x11, y = 0x14
x = 0x5, y = 0x13
x = 0xD, y = 0x10
Generator as octet string, compressed form:
030D
Generator as octet string, uncompressed form:
040D07
Generator as octet string, hybrid form:
070D07
A representation of the inverse of that generator in
Jacobian projective coordinates:
X = 0xC, Y = 0xF, Z = 0xA

SEC2 curve secp160r1 -- Generator:
x = 0x4A96B5688EF573284664698968C38BB913CBFC82
y = 0x23A628553168947D59DCC912042351377AC5FB32
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... ectest.c:261: ABORT
make: 1254-004 The error code from the last command is 1.

Stop.
make: 1254-004 The error code from the last command is 2.

Stop.

---------

So I guess it is bug? Let me know. Thanks.

Tom
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openss...@openssl.org
Automated List Manager majo...@openssl.org

Dr. Stephen Henson

unread,
Aug 7, 2014, 7:21:25 AM8/7/14
to
Should be fixed in the latest snapshot. That error wont otherwise affect the
functionality of OpenSSL: it's just an EC test which fails because the FIPS
module doesn't support it.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
0 new messages