]> Cypherpunks.ru repositories - pygost.git/history - pygost/gost3410_vko.py
VKO functions must be called kek()
[pygost.git] / pygost / gost3410_vko.py
2016-11-19 Sergey MatveevVKO functions must be called kek()
2016-11-19 Sergey MatveevUKM is actually just a number
2016-11-19 Sergey MatveevMissing copyright and module docstring in gost3410_vko
2016-11-19 Sergey MatveevVKO GOST is VKO GOST R standard
2016-11-19 Sergey MatveevTrivial docstring corrections
2016-11-19 Sergey MatveevShorter private key variable name
2016-11-19 Sergey MatveevShorter module names for convenience and simplicity
2016-11-19 Sergey Matveev34.11-94 PBKDF2 test vectors and digest reversing
2016-11-19 Sergey Matveev34.10-2012 VKO implementation and remove X.509-compatib...