]> www.wagner.pp.ru Git - openssl-gost/engine.git/shortlog
openssl-gost/engine.git
2021-05-11 Richard LevitteAdapt C flags for the cmake build type
2021-05-11 Dmitry BelyavskiyAlpha version bump
2021-05-06 Dmitry BelyavskiyUpdate to be compatible with openssl#15100
2021-05-02 Richard LevitteMark test_keyexpimp and gost89 as internal tests
2021-05-02 Richard LevitteDon't load the gost engine in test_curves.c
2021-05-02 Richard LevitteMake test programs less hard-coded
2021-04-02 se-prokUpdate gost_ec_keyx.c
2021-03-30 Richard LevitteDon't put test results or intermediary files in the...
2021-03-30 Richard LevitteInstall manuals in the correct location
2021-03-30 Richard Levitte.github/workflows/codeql-analysis.yml: Bump the OpenSSL...
2021-03-17 Sergei LemeshkinMake it compatible with cmake versions lower than 3...
2021-03-17 Dmitry BelyavskiyOpenSSL version bump
2021-03-03 Dmitry BelyavskiyEVP_MAC_init API changed
2021-02-22 Richard LevitteAlways cNORM before "\n"
2021-02-22 Richard LevitteModify installation instructions for gost-engine librar...
2021-02-22 Richard LevitteAlso build gost-engine in library form
2021-02-20 Dmitry BelyavskiyAll tests are passing
2021-02-20 Dmitry BelyavskiyAvoid some buffer overflows
2021-02-17 Dmitry BelyavskiyOpenSSL version bump: alpha8 => alpha11
2021-02-17 Richard LevitteBuild gcc-asan-openssl-master on MacOS X as well
2021-02-17 Richard LevitteFix gost engine suffix (for MacOS X)
2021-02-16 Richard LevitteRemove the use of test/run_tests in favor of 'prove'
2021-02-15 Richard LevitteMove gost_cmds[] from gost_ctl.c to gost_eng.c
2021-02-15 Richard LevitteCleanup source organisation, and make 'gost' an actual...
2021-02-06 Dmitry BelyavskiyReverting 0669b5306
2021-02-06 Dmitry BelyavskiyAdjust printing options as we print pubkey only
2021-02-06 Dmitry BelyavskiyUpdate build instructions to make perl tests happy
2021-01-20 Dmitry BelyavskiyFixed tests to match the current messages
2021-01-08 Vitaly ChikunovCI: Covert some Travis-CI to GitHub Actions
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-28 Dmitry BelyavskiyTests updated to support GOST2001DH
2020-11-28 Dmitry TimoshkovAdd explicit support for NID_id_GostR3410_2001DH (GOST...
2020-11-19 Dmitry BelyavskiyTry to fix osx build
2020-11-19 Dmitry BelyavskiyIncrease OpenSSL alpha version
2020-11-12 Igor Kirillovmodernize ctrl function for magma & kuznechik TLS usage
2020-11-04 Richard LevitteModernize OpenSSL error reporting
2020-10-29 Vitaly ChikunovCMakeLists.txt: Fix warning on gcc-9
2020-10-09 Wolfgang Beckfix_cbc_281
2020-10-03 Dmitry BelyavskiySetup CodeQL for gost-engine
2020-09-27 Dmitry BelyavskiyFix Coverity #305799
2020-09-23 Arseniy Ankudinovdisable gost key mask on gost94 digest steps due to...
2020-09-21 Vitaly ChikunovCompatibility with Solaris 10 (gcc 3.4.3)
2020-09-18 Dmitry BelyavskiyKDF Tree fix for BIG_ENDIAN
2020-09-18 Dmitry BelyavskiyMerge branch 'master' of https://github.com/gost-engine...
2020-09-18 Dmitry BelyavskiyStrict alignment Kuznyechik bugfix
2020-09-18 Vitaly ChikunovProvide cmake test if alignment requirement is strict
2020-09-18 Dmitry BelyavskiyEndianess bugfix
2020-09-02 Dmitry BelyavskiyAdjust README.md
2020-08-28 Dmitry BelyavskiyTests adjustment
2020-08-22 Dmitry BelyavskiyFix Coverity #305798
2020-08-22 Dmitry BelyavskiyFix coverity #305799
2020-08-22 Dmitry BelyavskiyFix Coverity #305800
2020-08-21 Luis Rivera... [ecp] validation with coverity
2020-08-20 Dmitry BelyavskiyUpdate test to match current openssl messages
2020-08-13 Dmitry BelyavskiySSL tests fix
2020-08-11 Dmitry BelyavskiyUse alpha6 openssl
2020-08-06 Dmitry BelyavskiyBugfix - arguments order
2020-08-06 Dmitry BelyavskiyAPI renaming
2020-08-06 Dmitry BelyavskiyClang build fix
2020-07-23 Billy BrumleyEdwards map fix
2020-07-22 Dmitry BelyavskiyCreate codeql-analysis.yml
2020-07-10 Billy BrumleyGOST EC armv7 aarch64 fixes
2020-07-09 Vitaly Chikunovtest_derive: Test all modes of EVP_PKEY_derive
2020-07-09 Vitaly ChikunovAdd string option 'vko' for EVP_PKEY_CTRL_SET_VKO
2020-07-09 Vitaly Chikunovtest_derive: Add VKO tests from R 50.1.113-2016
2020-07-09 Vitaly ChikunovAllow to use raw VKO in EVP_PKEY_derive
2020-07-03 Billy BrumleyGOST ECC optimizations (#263)
2020-06-13 Dmitry BelyavskiyAvoid some warnings
2020-06-13 Dmitry BelyavskiyClarify that OPENSSL_ROOT_DIR is absolute path
2020-06-12 PauliEVP_MAC: APIs were renamed so they need to be fixed...
2020-06-10 Vitaliogost_ec_keyx: Update header plate with copyrights and...
2020-06-08 Billy BrumleyGOST key agreement cofactor fix (#265)
2020-05-27 Vitaly Chikunovbenchmark/sign: Fix crash on incorrect options
2020-05-27 Dmitry BelyavskiyAPI changes
2020-05-22 Dmitry BelyavskiyMissing copyright plates
2020-05-21 Dmitry BelyavskiyReenable RSA TLS test
2020-05-21 Vitaly Chikunovtest_sign: Test conversion of private keys to PEM and...
2020-05-21 Vitaly Chikunovtest_params: Test conversion of cert to PEM and back
2020-05-20 Vitaly Chikunov.travis.yml: Make Travis script fail early
2020-05-19 Vitaly Chikunovtest_tls: Force LEGACY-GOST2012-GOST8912-GOST8912 ciphe...
2020-05-19 Dmitry BelyavskiyMerge branch 'master' of https://github.com/gost-engine...
2020-05-19 Nikolay MorozovFix misleading indentation
2020-05-19 Dmitry BelyavskiyBuild fix
2020-05-18 Nikolay MorozovFix code formating.
2020-05-18 Dmitry BelyavskiySwitch to alpha2
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 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_omac_acpkm: Rework registration of kuznyechik_ctra...
2020-05-13 Vitaly Chikunovgost_omac: Rework registration of magma/kuznyechik...
2020-05-13 Vitaly Chikunovgost_md2012: Add registration using GostR3411_2012_...
2020-05-13 Vitaly Chikunovgost_crypt: Add Gost28147_89_MAC_digest, Gost28147_89_m...
2020-05-13 Vitaly Chikunovgost_md: Rework digest registration, add GostR3411_94_d...
2020-05-12 Vitaly Chikunovgost_crypt: Add some sanity checking to GOST_init_cipher
2020-05-12 Vitaly Chikunovgost_eng: Rework (simplify) cipher registration
2020-05-12 Vitaly Chikunovgost_keyexpimp: Rework cipher registration
2020-05-12 Vitaly Chikunovgost_grasshopper_cipher: Remove redundant code
next