break out a bunch of common functions in monkeysphere-host:
authorJameson Graef Rollins <jrollins@finestructure.net>
Thu, 12 Feb 2009 18:25:35 +0000 (13:25 -0500)
committerJameson Graef Rollins <jrollins@finestructure.net>
Thu, 12 Feb 2009 18:25:35 +0000 (13:25 -0500)
commitc4f049f6a8dfd1e0e301a6abffafb5c0012ccc0e
tree8c625494bd188940cd10f7b640195e3bd8eaf12d
parentd71cf8d24bd9357a016b1ead375a67ccd955c130
break out a bunch of common functions in monkeysphere-host:
- create_*_*_file to create the key files
- load_*fingerprint to load the host fingerprint into an exported
  variable (HOST_FINGERPRINT)
- check_host_*key to check for the presence of a host key
modified {import,gen}_key to use these new functions.
src/monkeysphere-host
src/share/mh/gen_key
src/share/mh/import_key