summaryrefslogtreecommitdiff
path: root/lib/Kiki.hs
diff options
context:
space:
mode:
authorJoe Crayne <joe@jerkface.net>2020-05-16 10:04:13 -0400
committerJoe Crayne <joe@jerkface.net>2020-05-19 12:52:05 -0400
commit99ff0f49d3f668acf4a7d9e7f4da275a1cb327c2 (patch)
tree21a48c2f096d79fe660882664b7e5440ebbcf6d7 /lib/Kiki.hs
parent006c3ace87a52d4ae4cc0e501d2fdd2a10aa7af0 (diff)
Match v5 partial fingerprints from front rather than back.
Diffstat (limited to 'lib/Kiki.hs')
-rw-r--r--lib/Kiki.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Kiki.hs b/lib/Kiki.hs
index 96ad9ff..f4c4a2b 100644
--- a/lib/Kiki.hs
+++ b/lib/Kiki.hs
@@ -808,7 +808,6 @@ signFile isHomeless cap keyrings keyid filename = do
808 , content = bs 808 , content = bs
809 } 809 }
810 hash = SHA512 810 hash = SHA512
811 matchkey fp mp = matchpr fp (packet mp) == fp
812 case smallprGrip keyid of 811 case smallprGrip keyid of
813 Nothing -> hPutStrLn stderr "Bad keygrip." 812 Nothing -> hPutStrLn stderr "Bad keygrip."
814 Just grip -> do 813 Just grip -> do