From 82009ecf41b076790b3ee2af9a328520aa771992 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Thu, 1 Dec 2016 18:10:56 -0500 Subject: Increment version to 5.7 due to ABI break *Issue 337) We still need to supply a patch for those maintaining 5.6.x --- eccrypto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eccrypto.h') diff --git a/eccrypto.h b/eccrypto.h index 9be28dde..49031483 100644 --- a/eccrypto.h +++ b/eccrypto.h @@ -389,7 +389,7 @@ struct ECNR : public DL_SS, DL_Algorithm_ECNR, DL_SignatureMe //! \sa DLIES, Elliptic Curve Integrated Encryption Scheme (ECIES), //! Martínez, Encinas, and Ávila's A Survey of the Elliptic //! Curve Integrated Encryption Schemes -//! \since Crypto++ 4.0, Crypto++ 5.6.6 for Bouncy Castle and Botan compatibility +//! \since Crypto++ 4.0, Crypto++ 5.7 for Bouncy Castle and Botan compatibility template struct ECIES : public DL_ES< -- cgit v1.2.1