Files
node-v0.x-archive/src
Fedor Indutny 037bcac7ba crypto: dh secret should be left-padded
DH_compute_secret() may return key that is smaller than input buffer,
in such cases key should be left-padded because it is a BN (big number).

fix #5239
2013-04-08 19:45:35 +04:00
..
2013-03-06 14:31:22 +04:00
2012-08-28 15:04:55 +02:00
2012-11-17 00:52:58 +01:00
2013-02-25 23:45:02 +01:00
2012-03-10 00:14:14 +01:00
2011-03-14 17:37:05 -07:00
2013-04-03 11:28:04 -07:00
2012-02-03 14:07:32 +00:00
2013-03-14 15:55:26 +01:00