]> www.wagner.pp.ru Git - openssl-gost/engine.git/shortlog
openssl-gost/engine.git
2019-12-30 Andrey BondrovMake it possible to re-define OPENSSL_ENGINES_INSTALL_DIR vt-alt-openssl_1_0_2_alt
2018-08-08 Vitaly ChikunovAdd NIDs to compile with vanilla OpenSSL_1_1_0-stable 72/head
2018-08-08 Vitaly ChikunovAdd grasshopper_omac_acpkm (OMAC-ACPKM)
2018-08-08 Vitaly ChikunovAllow EVP_MD_CTX_copy_ex OMAC before key is set
2018-08-08 Vitaly ChikunovFix possible overflow of digest result writing
2018-08-01 Vitaly ChikunovFix EVP_MD_CTX_copy_ex for OMAC
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-26 Vitaly Chikunovtest_grasshopper: Rework tests to be more flexible
2018-07-25 Vitaly Chikunovtest_grasshopper: Warn if EVP_MD_meth_set_result_size...
2018-07-25 Vitaly ChikunovMake grasshopper OMAC result size 8 instead of 4
2018-07-25 Vitaly Chikunovtest_grasshopper: Make it compile on 1.1.0
2018-07-25 Vitaly ChikunovMove openssl-1.0.2 shim layer here
2018-07-25 Vitaly ChikunovRemove empty gost_grasshopper_mac.* files
2018-07-25 Gleb Fotengauer... test: Make perl tests report success or failure
2018-07-25 Vitaly ChikunovAdd perl test harness to CMakeLists to run on make...
2018-07-25 Gleb Fotengauer... Fix perl tests and library name
2018-07-25 Vitaly Chikunovtest_grasshopper: Remove long IV test for CTR mode
2018-07-25 Gleb Fotengauer... Fix grasshopper-ctr reinitialization
2018-07-23 Vitaly Chikunovtest_grasshopper: Add chunked test and summarize testing
2018-07-23 Vitaly Chikunovtest_grasshopper: Tests for CBC and CFB
2018-07-23 Vitaly Chikunovtest_grasshopper: Test OFB after it's fixed
2018-07-23 Vitaly Chikunovgrasshopper: Fix OFB implementation.
2018-07-22 Vitaly Chikunovtest_grasshopper: ctr test 2 and ofb with truncated...
2018-07-22 Vitaly Chikunovtest_grasshopper: Stream modes testing
2018-07-22 Vitaly Chikunovgrasshopper: Fix streaming for CTR mode
2018-07-22 Vitaly Chikunovtest_grasshopper: Test for OMAC
2018-07-22 Vitaly ChikunovAdd make test and test_grasshopper
2018-07-20 Vitaly ChikunovMerge branch 'magma_impl' into openssl_1_0_2_alt
2018-07-20 Vitaly ChikunovProduce correct GOST signatures
2018-07-19 Vitaly ChikunovMake it compile with shimmed openssl-1.0.2
2018-07-17 Dmitry BelyavskiyMerge pull request #68 from mattcaswell/fix-mem-leak
2018-07-17 Matt CaswellFix a mem leak 68/head
2018-07-12 Dmitry BelyavskiyFix #67
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-28 Dmitry BelyavskiyMerge pull request #65 from chipitsine/modernize_ci
2018-06-28 Ilya Shipitsinmove .ci scripts into .travis.yml 65/head
2018-06-27 Ilya Shipitsinmodernize ci:
2018-06-26 Dmitry BelyavskiyMerge pull request #64 from chipitsine/modernize_ci
2018-06-26 Ilya Shipitsinfixed ciphers 64/head
2018-06-26 Ilya Shipitsinallow OPENSSL_ENGINES to be specified explicitly
2018-06-25 Dmitry BelyavskiyHopefully merge tests from object_db branch
2018-06-25 Dmitry BelyavskiyMerge pull request #59 from chipitsine/master
2018-06-24 Dmitry BelyavskiyNot needed in this branch
2018-06-21 Dmitry BelyavskiySome more iterations of key meshing.
2018-06-21 Dmitry BelyavskiyACPKM meshing for Magma
2018-06-21 Dmitry BelyavskiyMake tags
2018-06-20 Dmitry BelyavskiyMake test happy
2018-06-19 Dmitry BelyavskiyMagma CTR (no meshing), compile-only version.
2018-06-16 Ilya Shipitsinadd openssl master branch to test matrix 59/head
2018-06-16 Ilya Shipitsininitial travis-ci support
2018-06-15 Dmitry BelyavskiyBugfix - copy dgst context
2018-06-15 Dmitry BelyavskiyEtalon files for GOST R 34.13-2015 (MAC)
2018-06-15 Dmitry BelyavskiyMissing initialization
2018-06-15 Dmitry BelyavskiyCleanup
2018-06-15 Dmitry BelyavskiyMissing digest registration
2018-06-15 Dmitry BelyavskiyCorrected MAC name
2018-06-14 Dmitry BelyavskiyFinalizing OMAC
2018-06-14 Dmitry BelyavskiyOMACs implementation. Unfinished.
2018-06-14 Dmitry BelyavskiyError codes rebuild
2018-06-09 Dmitry BelyavskiyMissing free
2018-06-09 Dmitry BelyavskiyThis branch requires openssl 1.1.1
2018-06-09 Dmitry BelyavskiyPatch commited to upstream, no need to update
2018-06-09 Dmitry BelyavskiyFinalized magma-cbc
2018-06-08 Dmitry BelyavskiyStart implementing MAGMA algorithm
2018-06-04 Dmitry BelyavskiyMerge pull request #56 from lumag/patch-1
2018-06-01 Dmitry Eremin... Add mailing list information to README.md 56/head
2018-05-22 Dmitry BelyavskiyMerge pull request #52 from andyk555/master
2018-03-29 Dmitry BelyavskiyC90-friendly
2018-03-15 Dmitry BelyavskiyBugfix - carry bit overflow
2018-02-16 andyk555Update gost_grasshopper_cipher.h 52/head
2018-02-16 andyk555Update gost_grasshopper_cipher.c
2018-01-30 Dmitry BelyavskiyCompatibility/License warnings
2018-01-10 Dmitry BelyavskiyMerge pull request #48 from DJm00n/master
2018-01-10 Dmitry RyazantsevAdd simple .gitignore file 48/head
2018-01-10 Dmitry RyazantsevFix MSVS2017 build errors.
2018-01-10 Dmitry RyazantsevAdd native Visual Studio 2015-2017 build support.
2017-11-23 Dmitry BelyavskiyVisual Studio HOWTO
2017-10-18 Dmitry BelyavskiyMerge pull request #46 from dhyannataraj/master
2017-10-18 Nikolay ShaplovNew INSTALL.md file instead of old CMake_ReadMe.md... 45/head 46/head
2017-09-12 Dmitry BelyavskiyMerge pull request #43 from dhyannataraj/master
2017-09-12 Nikolay ShaplovMinor README.gost fix (I have shown my abstract to... 43/head
2017-09-09 Dmitry BelyavskiyUpdated documentation
2017-09-09 Dmitry BelyavskiyMerge pull request #42 from dhyannataraj/master
2017-09-09 Nikolay ShaplovREADME.gost: Abstract rewritten, outdated text at the... 42/head
2017-08-20 Dmitry BelyavskiyExamples of calculation of GOST2012 digest values.
2017-08-20 Dmitry Belyavskiygost12sum gives the same hash strings as openssl dgst...
2017-08-14 Dmitry BelyavskiyThis is a minimal example of the openssl config file
2017-08-14 Dmitry BelyavskiyAdded CAVEATS section
2017-08-08 Victor WagnerConvert hash values to hex as little-endian numbers...
2017-08-02 Victor WagnerAdded manual pages. Fixed help messages
2017-08-02 Victor WagnerSpecify that project uses only C language, to avoid...
2017-07-12 Dmitry BelyavskiyMerge pull request #39 from boggard/master
2017-07-12 boggardSome other renames 39/head
2017-07-12 boggardVariable has renamed and documentation has changed
2017-07-12 boggardPrivate key format configure by openssl.cnf file
next