Home
last modified time | relevance | path

Searched hist:"45 b72fd1" (Results 1 – 2 of 2) sorted by relevance

/openbsd/sbin/isakmpd/
H A Ddh.c45b72fd1 Mon Jun 04 09:14:29 GMT 2012 mikeb <mikeb@openbsd.org> Rounding up a number of bytes in a bignum returned by the BN_num_bytes()
has implications when dealing with leading zeroes. Prevent an incorrect
conversion of the EC point to the binary representation by inferring the
X and Y components' lengths from the EC group length and zeroing out the
appropriate chunks of the target buffer. From hshoexer@
/openbsd/sbin/iked/
H A Ddh.c45b72fd1 Mon Jun 04 09:14:29 GMT 2012 mikeb <mikeb@openbsd.org> Rounding up a number of bytes in a bignum returned by the BN_num_bytes()
has implications when dealing with leading zeroes. Prevent an incorrect
conversion of the EC point to the binary representation by inferring the
X and Y components' lengths from the EC group length and zeroing out the
appropriate chunks of the target buffer. From hshoexer@