From: Guus Sliepen Date: Sun, 30 Sep 2012 11:45:47 +0000 (+0200) Subject: Add strict checks to hex to binary conversions. X-Git-Tag: release-1.1pre3~36^2 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=c4940a5c888d85b4c477b6face5e9a618e64718d;hp=c4940a5c888d85b4c477b6face5e9a618e64718d Add strict checks to hex to binary conversions. The main goal is to catch misuse of the obsolete PrivateKey and PublicKey statements. ---