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