]> Cypherpunks.ru repositories - pygost.git/history - pygost/gost28147.py
Unify docstring's leading space presence
[pygost.git] / pygost / gost28147.py
2020-09-04 Sergey MatveevUnify docstring's leading space presence
2020-09-04 Sergey MatveevHexadecimal is more convenient
2020-07-09 Sergey MatveevCompletely get rid of addmod
2020-07-09 Sergey MatveevMore addmod simplification
2020-07-07 Sergey MatveevFix gost28147.addmod with bigger than modulo values 4.6
2020-04-13 Sergey MatveevRemove pylint comments
2019-12-17 Sergey MatveevRaise copyright years
2019-09-27 Sergey MatveevForbid any later GNU GPL versions autousage
2019-07-10 Sergey MatveevSbox/curve parameters names comply with OIDs
2019-01-01 Sergey MatveevRaise copyright years
2018-12-09 Sergey Matveev28147-89 CBC key meshing ability
2018-12-09 Sergey MatveevNo iv parameter in cbc_decrypt
2018-12-09 Sergey MatveevRaise copyright years
2018-12-09 Sergey MatveevAppliedCryptography's Sbox equals to TestParamSet
2017-06-04 Sergey Matveev34.13-2015 cipher modes of operation implementation 3.2
2017-06-04 Sergey MatveevRemove unneeded padding, as only length matters
2017-01-02 Sergey MatveevRaise copyright years
2016-12-04 Sergey MatveevPEP8 and Pylint related fixes
2016-11-19 Sergey MatveevTrivial docstring corrections
2016-11-19 Sergey MatveevConsistent source code quote symbols
2016-10-04 Sergey Matveev2.3 release is ready