]> git.ipfire.org Git - thirdparty/chrony.git/commit
keys: warn when loaded key is shorter than 80 bits
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 13 Jan 2016 18:29:15 +0000 (19:29 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 14 Jan 2016 13:45:52 +0000 (14:45 +0100)
commit0d12410eaa8cef99d1a3e3472749c54a1f163b9d
tree03178f941bf3ab1c8a9f060e706119e06b579843
parent54c8732c460c585ae3ad59f52317168c6fa193c2
keys: warn when loaded key is shorter than 80 bits

Consider 80 bits as the absolute minimum for a secure symmetric key.  If
a loaded key is shorter, send a warning to the system log to encourage
the admin to replace it with a longer key.
keys.c