]> git.ipfire.org Git - thirdparty/bird.git/commit
Nest: Allow MAC algorithms to specify min/max key length
authorToke Høiland-Jørgensen <toke@toke.dk>
Thu, 15 Apr 2021 02:38:49 +0000 (04:38 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 6 Jun 2021 14:28:18 +0000 (16:28 +0200)
commit589f7d1e4f3aaca3fec6c38474bb962a9c578ebe
tree8c7ed1d80769f9fea6a1189c5577eebf24dbc460
parent35f88b305ab6a0e27b5ff1b445f63f544986e14e
Nest: Allow MAC algorithms to specify min/max key length

Add min/max key length fields to the MAC algorithm description and
validate configured keys before they are used.
lib/mac.c
lib/mac.h
nest/config.Y
nest/password.c
nest/password.h