]> Cypherpunks.ru repositories - pygost.git/commit
Split 34.11-2012 on two separate 256/512 bit modules and HMAC test vectors
authorSergey Matveev <stargrave@stargrave.org>
Sat, 19 Nov 2016 08:59:10 +0000 (11:59 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 19 Nov 2016 11:50:05 +0000 (14:50 +0300)
commit9e5e2e8df3751b8a298b2a803e28664cf09f47d8
treef0180d85a5244b614b6025c88777798d130c08de
parente10183f3feed6ae8c04b538946871d9ba352c812
Split 34.11-2012 on two separate 256/512 bit modules and HMAC test vectors
pygost/gost3411_2012.py
pygost/gost3411_2012_256.py [new file with mode: 0644]
pygost/gost3411_2012_512.py [new file with mode: 0644]
pygost/test_gost3411_2012.py