From 786d272fdf723987e582da16e511f067abf671a5 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Thu, 2 Aug 2018 17:26:23 -0400 Subject: Move BTLS.ConstantTimeEquals into the BTLS.BoringSSL hierarchy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It’s a direct wrapper around a BoringSSL function, so it really belongs there. --- btls.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'btls.cabal') diff --git a/btls.cabal b/btls.cabal index 1ef7145..809e8be 100644 --- a/btls.cabal +++ b/btls.cabal @@ -74,8 +74,8 @@ library , BTLS.BoringSSL.Digest , BTLS.BoringSSL.HKDF , BTLS.BoringSSL.HMAC + , BTLS.BoringSSL.Mem , BTLS.Cast - , BTLS.ConstantTimeEquals , BTLS.CreateWithFinalizer , BTLS.Result , BTLS.Types -- cgit v1.2.3