From: Sergey Matveev Date: Tue, 17 Dec 2019 16:45:38 +0000 (+0300) Subject: Forgotten NEWS update X-Git-Tag: 4.2~5 X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=commitdiff_plain;h=f7bca7e481d4f969ae161a6145f55bd88566ed82 Forgotten NEWS update --- 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