From cc4a374b8dd3962133b7acbfa6bd90fe457b778c Mon Sep 17 00:00:00 2001
From: Gerhard Gonter <ggonter@gmail.com>
Date: Wed, 28 Dec 2016 15:14:01 +0100
Subject: [PATCH] display fingerprints of ssh keys

---
 show_fingerprints.pl | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/show_fingerprints.pl b/show_fingerprints.pl
index ce42607..8648d6d 100755
--- a/show_fingerprints.pl
+++ b/show_fingerprints.pl
@@ -33,3 +33,8 @@ foreach my $file (@files)
   }
 }
 
+=head1 TODO
+
+optionally display fingerprints using other hashing algorithms
+
+=cut
-- 
GitLab