From e2cf677ea50ecc7e9ac3338aaecee111cec374c0 Mon Sep 17 00:00:00 2001 From: anonimal Date: Thu, 19 Jul 2018 00:05:40 +0000 Subject: [PATCH] Build: bump cryptopp to 8d6b1af (NaCl-related API patch) https://github.com/weidai11/cryptopp/pull/668 The fix is useful for implementations whose interface can't clobber the existing sk buffer (or *must* re-use the privkey). We require both. Thanks to noloader for the assistance. Referencing #909. --- deps/cryptopp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/cryptopp b/deps/cryptopp index f143534d..8d6b1af4 160000 --- a/deps/cryptopp +++ b/deps/cryptopp @@ -1 +1 @@ -Subproject commit f143534d99150a8cd9b2974ab3ee9caaea4eb152 +Subproject commit 8d6b1af4cf4a1a12f9b39f75c9fcdf9722284373