From f7bca7e481d4f969ae161a6145f55bd88566ed82 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 17 Dec 2019 19:45:38 +0300 Subject: [PATCH] Forgotten NEWS update --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 60003b8..c0cf379 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +4.1: + * PEP-396 compatible module's __version__ + * Curve parameters aliases: + + id-GostR3410-2001-CryptoPro-XchA-ParamSet -> id-GostR3410-2001-CryptoPro-A-ParamSet + id-GostR3410-2001-CryptoPro-XchB-ParamSet -> id-GostR3410-2001-CryptoPro-C-ParamSet + id-tc26-gost-3410-2012-256-paramSetB -> id-GostR3410-2001-CryptoPro-A-ParamSet + id-tc26-gost-3410-2012-256-paramSetC -> id-GostR3410-2001-CryptoPro-B-ParamSet + id-tc26-gost-3410-2012-256-paramSetD -> id-GostR3410-2001-CryptoPro-C-ParamSet + + * Forbid any later GNU GPL version autousage (project's licence + now is GNU GPLv3 only) + 4.0: * 34.10-2012 TC26 twisted Edwards curve related parameters * Coordinates conversion from twisted Edwards to Weierstrass -- 2.44.0