NetBSD/usr.bin/skey
lukem 9879aab17d allow passwords less than SKEY_MIN_PW_LEN to work (with a warning),
per PR 11417 and subsequent discussion with Robert Elz & others.
the length check is still enforced in skeyinit(1), but at least this
change allows older skeykeys to be used. -f is now a no-op.
2001-07-24 23:53:25 +00:00
..
Makefile
skey.1 allow passwords less than SKEY_MIN_PW_LEN to work (with a warning), 2001-07-24 23:53:25 +00:00
skey.c allow passwords less than SKEY_MIN_PW_LEN to work (with a warning), 2001-07-24 23:53:25 +00:00
skeyaudit.1
skeyaudit.sh