Support both BE and LE MIT master key file formats
commitcb72cbcc691e644d8951b302a4528ed0748dc81c
authorLove Hornquist Astrand <lha@h5l.org>
Sat, 22 May 2010 20:16:52 +0000 (22 13:16 -0700)
committerLove Hornquist Astrand <lha@h5l.org>
Sat, 22 May 2010 20:22:51 +0000 (22 13:22 -0700)
tree6bc783ba3589973087e035ef672f0f5318edccac
parent82f8f5952016d374e8c90c58c8032a9accb597a7
Support both BE and LE MIT master key file formats

Prompted by discussion on heimdal-discuss by Michael Wood, Russ Allbery,
and Henry B. Hotz.
lib/hdb/Makefile.am
lib/hdb/data-mkey.mit.des3.be [new file with mode: 0644]
lib/hdb/data-mkey.mit.des3.le [new file with mode: 0644]
lib/hdb/mkey.c
lib/hdb/test_mkey.c [new file with mode: 0644]
tests/db/check-dbinfo.in