]> Cypherpunks.ru repositories - pygost.git/blob - NEWS
Digest size for 34.10 does not depend on 2001/2012 implementations
[pygost.git] / NEWS
1 2.4:
2     Fixed 34.13 mypy stub
3
4 2.3:
5     Typo and pylint fixes
6
7 2.2:
8     34.13-2015 padding methods
9
10 2.1:
11     Documentation and supplementary files refactoring
12
13 2.0:
14     PEP-0247 compatible hashers and MAC
15
16 1.0:
17     * Ability to specify curve in pygost.x509 module
18     * Ability to use 34.10-2012 in pygost.x509 functions
19
20     Renamed classes and modules:
21
22     * pygost.gost3410.SIZE_34100 -> pygost.gost3410.SIZE_3410_2001
23     * pygost.gost3410.SIZE_34112 -> pygost.gost3410.SIZE_3410_2012
24     * pygost.gost3411_12.GOST341112 -> pygost.gost3411_2012.GOST34112012
25
26 0.16:
27     34.10-2012 TC26 curve parameters
28
29 0.15:
30     PEP-0484 static typing hints
31
32 0.14:
33     34.10-2012 workability fix
34
35 0.13:
36     Python3 compatibility
37
38 0.11:
39     GOST R 34.12-2015 Кузнечик (Kuznechik) implementation
40
41 0.10:
42     CryptoPro and GOST key wrapping, CryptoPro key meshing