]> www.wagner.pp.ru Git - openssl-gost/engine.git/history - gost_crypt.c
tcl_tests: ca.try: Ignore openssl crl exit status for 'corrupted CRL' test
[openssl-gost/engine.git] / gost_crypt.c
2022-12-02 igrkirImplementation of the MGM mode for magma/kuznyechik
2022-08-11 Mark FedorovAdd magma-ecb mode. Fixes #410
2022-07-02 Mark FedorovRefactor little-to-big-endian subroutine for magma
2021-12-11 Vitaly ChikunovMSVC: Fix Elvis operator
2021-12-11 Vitaly ChikunovMSVC: Fix signedness in comparison
2020-12-06 Alexei A. Smekalkinegost_crypt: process full available block in CFB and...
2020-11-28 Igor Kirillovupdate magma cipher ctr_acpkm mode encrypting
2020-11-12 Igor Kirillovmodernize ctrl function for magma & kuznechik TLS usage
2020-10-09 Wolfgang Beckfix_cbc_281
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 ChikunovRemove unneeded declarations after registration rework
2020-05-13 Vitaly Chikunovgost_crypt: Add Gost28147_89_MAC_digest, Gost28147_89_m...
2020-05-12 Vitaly Chikunovgost_crypt: Add some sanity checking to GOST_init_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Allow templates in GOST_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Add magma_cbc_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Add magma_ctr_acpkm_omac_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Add magma_ctr_acpkm_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Add magma_ctr_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Add Gost28147_89_cnt_12_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Add Gost28147_89_cnt_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Add Gost28147_89_cbc_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Rework cipher registration, add Gost28147_8...
2020-05-10 Dmitry BelyavskiyMerge branch 'master' of https://github.com/gost-engine...
2020-05-10 Dmitry BelyavskiyCoverity issue #300971
2020-05-10 Vitaly Chikunovgost_crypt: Fix Magma CBC in-place decryption
2020-05-10 Dmitry BelyavskiyGOST CMS encryption implementation.
2020-05-09 Dmitry BelyavskiyImprove diagnostics
2020-05-09 Dmitry Belyavskiymagma-ctr-acpkm + magma-ctr-acpkm-omac
2020-05-09 Vitaly Chikunovgost_crypt: Fix IV length for Magma CTR mode
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-01 Nikolay MorozovRemove unset local buffer meshing. This removes valgrin...
2019-09-04 Dmitry BelyavskiyGet rid of EVP_MD_CTRL_MAC_LEN
2018-08-30 Dmitry BelyavskiyIndentation
2018-07-20 Vitaly ChikunovMerge branch 'magma_impl' into openssl_1_0_2_alt
2018-06-20 Dmitry BelyavskiyMake test happy
2018-06-19 Dmitry BelyavskiyMagma CTR (no meshing), compile-only version.
2018-06-09 Dmitry BelyavskiyMissing free
2018-06-09 Dmitry BelyavskiyFinalized magma-cbc
2018-06-08 Dmitry BelyavskiyStart implementing MAGMA algorithm
2016-11-19 Dmitry BelyavskiyBugfix
2016-11-19 Dmitry BelyavskiyMerge remote-tracking branch 'origin/openssl_1_1_0'
2016-09-08 Maxminor change 21/head
2016-09-08 Maxmerge upstream
2016-03-30 Dmitry BelyavskiyTry to fix segfault
2016-03-29 Dmitry BelyavskiyTry to fix a strange segfault
2016-03-26 Dmitry BelyavskiyOpaquization fixes + sources formatting.
2016-03-10 Dmitry BelyavskiyBackport of the ctrl-function from the 1_1_0 branch
2016-03-02 Dmitry BelyavskiyMerge pull request #14 from levitte/fix-getting-asn1...
2016-02-24 MaxAdd Grasshopper, CMake 15/head
2016-02-17 Richard LevitteGet ASN.1 IV using public functions
2016-02-15 Dmitry BelyavskiyFix Visual Studio compliance
2016-01-23 Dmitry BelyavskiyGOST engine fixes to make it compiling with opaque...
2016-01-04 Dmitry BelyavskiyOpenssl 1.1.0 has separate constants for managing key...
2016-01-03 Dmitry BelyavskiyBugfix
2016-01-03 Dmitry Belyavskiyopenssl 1.1.0 compatibility
2016-01-02 Dmitry BelyavskiyFormatting fix
2016-01-02 Dmitry BelyavskiyMerge https://github.com/gost-engine/engine
2016-01-02 Dmitry BelyavskiyGost MAC paramset
2015-10-09 Dmitry BelyavskiyLet's search the default paramset and not hardcode...
2015-10-06 Dmitry BelyavskiyMerge branch 'gost89-cbc'
2015-10-03 Dmitry BelyavskiyFixes of error codes. Check result of EC_POINT_mul
2015-09-16 Victor WagnerMerge branch 'master' into gost89-cbc
2015-08-23 Victor WagnerAdded CBC mode for gost and contril command to set...
2015-08-21 Dmitry BelyavskiyBugfix.
2015-08-15 Dmitry BelyavskiyMerge branch 'no_gost94_sig' into gost12_algs
2015-08-14 Dmitry BelyavskiyInitial commit providing GOST 2012 algorithms.
2015-08-14 Dmitry BelyavskiyCommit from current openssl master. The Gost94 signatur...
2015-08-14 Dmitry BelyavskyInitial commit