Support both BE and LE MIT master key file formats
commitd6314431337ea2469b69e984be17d02949465515
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:16:52 +0000 (22 13:16 -0700)
treeae91d07198868b96394bd1ab9f670dd454884c78
parent3c583795909260ccae010fc5e4b507c0785f99d7
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