Fix the BIT STRING encoding of EC points or parameter seeds
authorBodo Möller <bodo@openssl.org>
Tue, 19 Dec 2006 15:10:46 +0000 (15:10 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 19 Dec 2006 15:10:46 +0000 (15:10 +0000)
commit1a8521ff24ebc9c1ec952a16ce637249f66a2dd7
tree75c7fa748f008823ea61b17e35f23626acaa210e
parent9d5460d72d912de36224e57b58f948b3a224a6b3
Fix the BIT STRING encoding of EC points or parameter seeds
(need to prevent the removal of trailing zero bits).
CHANGES
crypto/ec/ec_asn1.c