aboutsummaryrefslogtreecommitdiff
path: root/gost89.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-02Refactor little-to-big-endian subroutine for magmaMark Fedorov1-0/+4
2020-11-12modernize ctrl function for magma & kuznechik TLS usageIgor Kirillov1-0/+3
2020-09-23disable gost key mask on gost94 digest steps due to performance issuesArseniy Ankudinov1-0/+2
2020-02-29cppcheck: Variable is reassigned a value before the old one has been used.Nikolay Morozov1-1/+1
2020-02-17cppcheck: function defenition doen't match function declarationNikolay Morozov1-11/+11
2020-02-14GOST89 key maskingNikolay Morozov1-1/+2
2018-12-21Move tests from gost89.c into test_gost89.c.Vitaly Chikunov1-1/+4
2018-06-08Start implementing MAGMA algorithmDmitry Belyavskiy1-0/+2
2015-08-14Initial commit providing GOST 2012 algorithms.Dmitry Belyavskiy1-0/+1
2015-08-14Initial commitDmitry Belyavsky1-0/+98