Fix the BIT STRING encoding of EC points or parameter seeds
authorBodo Möller <bodo@openssl.org>
Tue, 19 Dec 2006 15:11:37 +0000 (15:11 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 19 Dec 2006 15:11:37 +0000 (15:11 +0000)
commit772e3c07b4b09f2e59d35da3ce67410b625a39d4
treea8d44c584b48f84b9a618d1097bab7b619a096a1
parent360ff3cf58df504e4fdef7cfa5505f55103cd51a
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