]> www.wagner.pp.ru Git - openssl-gost/engine.git/history - gost_keyexpimp.c
tcl_tests: ca.try: Ignore openssl crl exit status for 'corrupted CRL' test
[openssl-gost/engine.git] / gost_keyexpimp.c
2021-12-11 Vitaly ChikunovMSVC: Avoid use `htonl' since it requires linking with...
2021-12-11 Vitaly ChikunovMSVC: Fix unreachable code warning
2021-02-20 Dmitry BelyavskiyAvoid some buffer overflows
2020-09-18 Dmitry BelyavskiyKDF Tree fix for BIG_ENDIAN
2020-09-18 Dmitry BelyavskiyEndianess bugfix
2020-05-19 Dmitry BelyavskiyMerge branch 'master' of https://github.com/gost-engine...
2020-05-13 Vitaly ChikunovAdd static to functions that not need to be exported
2020-05-13 Vitaly ChikunovUpdate Copyright lines after registration rework
2020-05-12 Vitaly Chikunovgost_keyexpimp: Rework cipher registration
2020-05-04 Dmitry BelyavskiyGOST wrap ciphers registration
2020-02-29 Nikolay Morozovcppcheck: Variable is reassigned a value before the...
2019-09-05 Dmitry BelyavskiyMerge pull request #170 from hackomatic/wip
2019-09-05 Dmitry TimoshkovFix compilation with Microsoft Visual C.
2019-09-04 Dmitry BelyavskiyGet rid of EVP_MD_CTRL_MAC_LEN
2019-06-08 Dmitry BelyavskiyMake build against current OpenSSL with --no-deprecated
2019-06-05 beldmitRevert previous commit
2019-06-05 beldmitTry to fix --no-deprecated build
2018-12-29 Dmitry BelyavskiySome PVS Studio nits
2018-12-22 Dmitry BelyavskiyMerge pull request #100 from vt-alt/master
2018-12-21 Vitaly ChikunovMake keyexpimp independent test.
2018-09-20 Dmitry BelyavskiyMerge pull request #86 from vt-alt/curves
2018-09-18 Dmitry BelyavskiyTLSTREE examples for Grasshopper
2018-09-04 Dmitry BelyavskiyUpdate comment to match reality
2018-09-04 Dmitry BelyavskiyGOST key transport 2018 - decrypt as separate function
2018-09-03 Dmitry BelyavskiyMerge pull request #82 from vt-alt/fix
2018-09-03 Dmitry BelyavskiyKDF TREE + test
2018-08-31 Dmitry BelyavskiyRemove redundant parameters
2018-08-31 Dmitry Belyavskiygost_kimp15 tested
2018-08-31 Dmitry Belyavskiygost_kimp15, untested
2018-08-31 Dmitry BelyavskiyGOST Kexp + test
2018-08-30 Dmitry Belyavskiy+unit test, untested yet.
2018-08-30 Dmitry BelyavskiyBugfix + some basic test setup
2018-08-30 Dmitry BelyavskiyKexp/Kimp15 implementation, initial commmit.