From 501a4a504169109e906c9ddabe4453c16fd93d8e Mon Sep 17 00:00:00 2001 From: anonimal Date: Thu, 14 Jun 2018 21:02:18 +0000 Subject: [PATCH] Build: bump cryptopp to caa06bf (NaCl patch) https://github.com/anonimal/cryptopp/commit/caa06bf493758aebb3678eb2a49d2fca746394bf NaCl: add default parameter for optional random generated sk This is useful for implementations whose interface can't clobber the existing sk buffer (or *must* re-use the privkey). --- deps/cryptopp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/cryptopp b/deps/cryptopp index c8d8caf7..caa06bf4 160000 --- a/deps/cryptopp +++ b/deps/cryptopp @@ -1 +1 @@ -Subproject commit c8d8caf70074655a2562ae1ea45cb30e28fee2b4 +Subproject commit caa06bf493758aebb3678eb2a49d2fca746394bf