From ca0218e0d775d8a8b5b22ef7fb979b462db2199a Mon Sep 17 00:00:00 2001 From: Joe Crayne Date: Sun, 31 May 2020 00:43:33 -0400 Subject: Export hashBySymbol. --- Data/OpenPGP/Util.hs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Data/OpenPGP/Util.hs b/Data/OpenPGP/Util.hs index 889ff10..d0b3c1f 100644 --- a/Data/OpenPGP/Util.hs +++ b/Data/OpenPGP/Util.hs @@ -10,8 +10,10 @@ module Data.OpenPGP.Util , GenerateKeyParams(..) , generateKey , randomS2K + , hashBySymbol ) where +import Data.OpenPGP.Util.Base import Data.OpenPGP.Util.Fingerprint import Data.OpenPGP.Util.Sign import Data.OpenPGP.Util.Verify -- cgit v1.2.3