]> www.wagner.pp.ru Git - openssl-gost/engine.git/history - gost_grasshopper_cipher.c
tcl_tests: ca.try: Ignore openssl crl exit status for 'corrupted CRL' test
[openssl-gost/engine.git] / gost_grasshopper_cipher.c
2022-12-02 igrkirImplementation of the MGM mode for magma/kuznyechik
2021-12-11 Vitaly ChikunovMSVC: Fix unresolved externals (cipher_gost_grasshopper...
2021-12-11 Vitaly ChikunovMSVC: Fix unreachable code warning
2020-11-12 Igor Kirillovmodernize ctrl function for magma & kuznechik TLS usage
2020-05-19 Dmitry BelyavskiyMerge branch 'master' of https://github.com/gost-engine...
2020-05-18 Nikolay MorozovFix code formating.
2020-05-13 Vitaly ChikunovAdd static to functions that not need to be exported
2020-05-13 Vitaly ChikunovRemove unneeded declarations after registration rework
2020-05-12 Vitaly Chikunovgost_grasshopper_cipher: Remove redundant code
2020-05-12 Vitaly Chikunovgost_grasshopper_cipher: Rework cipher registration
2020-05-10 Dmitry BelyavskiyGOST CMS encryption implementation.
2020-05-09 Dmitry BelyavskiyRefactoring unprotected attributes processing
2020-05-04 Dmitry BelyavskiyFix coverity issue 300457
2020-05-04 Dmitry BelyavskiyCTR encryption update
2020-05-04 Dmitry BelyavskiyMake grasshopper_test happy
2020-05-04 Dmitry BelyavskiyKUZNYECHIK-CTR_ACPKM-OMAC implementation
2020-05-04 Dmitry BelyavskiyKuznyechik ASN1 parameters parsing
2020-02-29 Nikolay Morozovcppcheck: Variable is reassigned a value before the...
2020-02-26 Nikolay Morozovcppcheck: The scope of the variable can be reduced.
2020-02-25 Vitaly ChikunovReplace RAND_bytes with RAND_priv_bytes
2020-02-22 Dmitry BelyavskiyNo need for special OFB context
2019-10-27 Dmitry BelyavskiyMerge branch 'master' of https://github.com/gost-engine...
2019-10-14 Dmitry BelyavskiyFix potential memory leak
2019-09-05 Dmitry BelyavskiyMerge pull request #170 from hackomatic/wip
2019-09-05 Dmitry TimoshkovFix compilation with Microsoft Visual C.
2019-05-18 Dmitry BelyavskiyMerge pull request #137 from DJm00n/master
2019-05-13 Dmitry BelyavskiyMerge pull request #138 from Voev/patch-1
2019-05-13 VoevНе учитывается значение carry 138/head
2018-12-28 Dmitry BelyavskiyMerge branch 'master' of https://github.com/gost-engine...
2018-12-28 Dmitry BelyavskiyBugfix: iv should be adjusted before tlstree
2018-12-27 Dmitry BelyavskiyBugfix of seq decrement
2018-12-27 Dmitry BelyavskiyCryptoPro compatibility
2018-09-20 Dmitry BelyavskiyMerge pull request #86 from vt-alt/curves
2018-09-19 Dmitry BelyavskiyResult check
2018-09-19 Dmitry BelyavskiyFormatting
2018-09-19 Dmitry BelyavskiyTLSTREE ctrl
2018-09-13 Dmitry BelyavskiyMerge pull request #83 from vt-alt/in-places
2018-09-13 Vitaly ChikunovFix in-place decryption for CBC mode
2018-09-11 Dmitry BelyavskiyFixed in-place encryption for CTR and CTR-ACPKM modes
2018-09-11 Dmitry BelyavskiyFormatting
2018-09-11 Dmitry BelyavskiyFormatting
2018-09-03 Dmitry BelyavskiyMerge pull request #82 from vt-alt/fix
2018-09-03 Vitaly ChikunovAllow double calling of gost_grasshopper_cipher_cleanup() 82/head
2018-07-31 Vitaly ChikunovOptimize out skip_sections and add tests for ACPKM...
2018-07-26 Vitaly ChikunovEnsure proper cipher type for EVP_CTRL_KEY_MESH
2018-07-26 Vitaly ChikunovSet default value for CTR ACPKM limit
2018-07-26 Vitaly ChikunovAdd kuznyechik_ctracpkm
2018-07-25 Vitaly ChikunovMove openssl-1.0.2 shim layer here
2018-07-25 Gleb Fotengauer... Fix grasshopper-ctr reinitialization
2018-07-23 Vitaly Chikunovgrasshopper: Fix OFB implementation.
2018-07-22 Vitaly Chikunovgrasshopper: Fix streaming for CTR mode
2018-07-20 Vitaly ChikunovMerge branch 'magma_impl' into openssl_1_0_2_alt
2018-07-17 Dmitry BelyavskiyMerge pull request #68 from mattcaswell/fix-mem-leak
2018-07-17 Matt CaswellFix a mem leak 68/head
2018-06-19 Dmitry BelyavskiyMagma CTR (no meshing), compile-only version.
2018-06-14 Dmitry BelyavskiyError codes rebuild
2018-05-22 Dmitry BelyavskiyMerge pull request #52 from andyk555/master
2018-02-16 andyk555Update gost_grasshopper_cipher.c
2017-07-04 Dmitry BelyavskiyMerge pull request #37 from mouse07410/master
2017-06-27 MouseFix compiler warnings
2016-11-19 Dmitry BelyavskiyMerge remote-tracking branch 'origin/openssl_1_1_0'
2016-11-19 Dmitry BelyavskiyBuild with -Werror
2016-09-09 Dmitry BelyavskiyMerge pull request #21 from MaXaMaR/openssl_1_1_0
2016-09-08 Maxmerge upstream
2016-09-08 Maxminor change
2016-09-08 Maxfix grasshopper-ctr memory corruption - fix ctx buffer...
2016-04-28 Dmitry BelyavskiyC89 compliance
2016-04-28 Maxim TishkovGrasshopper && CMake
2016-02-24 MaxAdd Grasshopper, CMake 15/head