Change array representation of binary polynomials to make GF2m part of
authorBodo Möller <bodo@openssl.org>
Sun, 18 Jun 2006 22:00:57 +0000 (22:00 +0000)
committerBodo Möller <bodo@openssl.org>
Sun, 18 Jun 2006 22:00:57 +0000 (22:00 +0000)
commitc4e7870ac1af6f629e021391b16d9671742db95f
tree94b6b80bd8f96eb2f3ee022691c733ac8556ecde
parent4584eccea00d6910770a7ce1a9719b051c01ae8f
Change array representation of binary polynomials to make GF2m part of
the BN library more generally useful.

Submitted by: Douglas Stebila
CHANGES
crypto/bn/bn.h
crypto/bn/bn_gf2m.c
crypto/bn/bntest.c
crypto/ec/ec2_smpl.c
crypto/ec/ec_lcl.h