]> www.wagner.pp.ru Git - openssl-gost/engine.git/history - gost_lcl.h
tcl_tests: ca.try: Ignore openssl crl exit status for 'corrupted CRL' test
[openssl-gost/engine.git] / gost_lcl.h
2022-12-02 igrkirImplementation of the MGM mode for magma/kuznyechik
2022-12-02 Sergei Ianovichengine: create missing NIDs
2022-08-11 Mark FedorovAdd magma-ecb mode. Fixes #410
2021-10-11 Richard LevitteMaking a gost provider - Add the macs
2021-10-11 Richard LevitteMaking a gost provider - Add the digests
2021-10-11 Richard LevitteMaking a gost provider - Add the ciphers
2021-10-11 Richard LevitteMaking a gost provider - Add the provider foundation
2021-09-28 Dmitry BelyavskiyDon't recreate GOST EC groups every time (#358)
2020-11-12 Igor Kirillovmodernize ctrl function for magma & kuznechik TLS usage
2020-07-09 Vitaly ChikunovAdd string option 'vko' for EVP_PKEY_CTRL_SET_VKO
2020-07-09 Vitaly ChikunovAllow to use raw VKO in EVP_PKEY_derive
2020-07-03 Billy BrumleyGOST ECC optimizations (#263)
2020-05-19 Dmitry BelyavskiyMerge branch 'master' of https://github.com/gost-engine...
2020-05-13 Vitaly ChikunovRemove unneeded declarations after registration rework
2020-05-13 Vitaly ChikunovUpdate Copyright lines after registration rework
2020-05-13 Vitaly Chikunovgost_eng: Simplify digest registration
2020-05-13 Vitaly Chikunovgost_md: Rework alias support in digest registration
2020-05-13 Vitaly Chikunovgost_md: Rework digest registration, add GostR3411_94_d...
2020-05-12 Vitaly Chikunovgost_keyexpimp: Rework cipher registration
2020-05-12 Vitaly Chikunovgost_grasshopper_cipher: Rework cipher registration
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 BelyavskiyGOST CMS encryption implementation.
2020-05-09 Dmitry Belyavskiymagma-ctr-acpkm + magma-ctr-acpkm-omac
2020-05-04 Dmitry BelyavskiyMagma/Kuznyechik ASN1 parameters and functions
2020-05-04 Dmitry BelyavskiyPSKeyTransport_gost includes UKM
2020-05-04 Dmitry BelyavskiyGOST wrap ciphers registration
2020-05-01 Dmitry Belyavskiypkeyutl -derive support
2020-02-29 Nikolay Morozovcppcheck: Variable is reassigned a value before the...
2020-02-25 Vitaly Chikunovec: Use BN_{CTX_,}secure_new memory API for priv keys
2020-02-17 Nikolay Morozovcppcheck: function defenition doen't match function...
2019-09-05 Dmitry BelyavskiyMerge pull request #170 from hackomatic/wip
2019-09-05 Dmitry TimoshkovMake VKO_compute_key public. 170/head
2019-09-04 Dmitry BelyavskiyGet rid of EVP_MD_CTRL_MAC_LEN
2019-01-28 Dmitry BelyavskiyMerge pull request #109 from vt-alt/test_params2
2019-01-27 Vitaly Chikunovtest_params: Avoid calls to fill_GOST_EC_params and...
2019-01-21 Dmitry BelyavskiyMerge pull request #105 from vt-alt/test_params
2019-01-21 Vitaly ChikunovExport bind_gost to allow local engine init
2018-12-06 Dmitry BelyavskiyNew master API versioning.
2018-09-20 Dmitry BelyavskiyMerge pull request #86 from vt-alt/curves
2018-09-18 Dmitry BelyavskiyTLSTREE examples for Grasshopper
2018-09-04 Dmitry BelyavskiyLet's wrap old and new key enncryption together
2018-09-04 Dmitry BelyavskiyGOST key transport 2018 - decrypt as separate function
2018-09-04 Dmitry BelyavskiyGOST key export, separate function
2018-09-04 Dmitry BelyavskiyASN1 definitions
2018-09-03 Dmitry BelyavskiyMerge pull request #82 from vt-alt/fix
2018-09-03 Dmitry BelyavskiyRemove dependency from DSA
2018-09-03 Dmitry BelyavskiyIndent + gost_kdftree2012_256 declaration
2018-08-30 Dmitry BelyavskiyDealing with new KeyExchange
2018-08-17 Dmitry BelyavskiyMaster is designed to be 1.1.1-compatible.
2018-08-08 Vitaly ChikunovAdd grasshopper_omac_acpkm (OMAC-ACPKM)
2018-07-25 Vitaly ChikunovMove openssl-1.0.2 shim layer here
2018-07-20 Vitaly ChikunovMerge branch 'magma_impl' into openssl_1_0_2_alt
2018-07-12 Dmitry BelyavskiyMerge branch 'master' of https://github.com/gost-engine...
2018-07-12 Dmitry BelyavskiyExplicitely setting cofactor
2018-07-12 Dmitry BelyavskiyExplicitely setting cofactor magma_impl
2018-06-19 Dmitry BelyavskiyMagma CTR (no meshing), compile-only version.
2018-06-14 Dmitry BelyavskiyOMACs implementation. Unfinished.
2018-06-08 Dmitry BelyavskiyStart implementing MAGMA algorithm
2017-07-12 Dmitry BelyavskiyMerge pull request #39 from boggard/master
2017-07-12 boggardSome other renames 39/head
2017-07-12 boggardPrivate key format configure by openssl.cnf file
2016-11-19 Dmitry BelyavskiyMerge remote-tracking branch 'origin/openssl_1_1_0'
2016-11-19 Dmitry BelyavskiyBuild with -Werror
2016-09-08 Maxmerge upstream
2016-03-26 Dmitry BelyavskiySources formatting
2016-01-23 Dmitry BelyavskiyGOST engine fixes to make it compiling with opaque...
2016-01-03 Dmitry BelyavskiyBackport commit 22dc08d00ae9517048b1ca44cd3810128eba0273
2016-01-03 Dmitry Belyavskiyopenssl 1.1.0 compatibility
2016-01-03 Dmitry BelyavskiyAllow to pass mac_size via -macopt
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-06 Dmitry BelyavskiyMerge branch 'gost89-cbc'
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-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