]> www.wagner.pp.ru Git - openssl-gost/engine.git/shortlog
openssl-gost/engine.git
2021-09-19 NikolasRewrite error handling in pub_decode_gost_ec() v3.0.0
2021-09-16 Dmitry BelyavskiyWe don't want depend on spacing around equal sign
2021-09-06 Richard LevitteNow that there is an actual openssl-3.0 branch, switch...
2021-09-01 Richard LevitteMake the use of RPATH conditional
2021-09-01 Richard LevitteSimplify the CI job "gcc-asan-openssl-master"
2021-09-01 Richard LevitteModify .github/before_script.sh to install cpanm as...
2021-09-01 Richard LevitteAdd CI builds on MacOS 11 (BigSur)
2021-08-29 Richard LevitteUpdate openssl-3.0.0-alpha17 -> openssl-3.0.0-beta2...
2021-08-19 Dmitry BelyavskiyIncrease cmake version to 3.18
2021-08-19 Dmitry BelyavskiyStop overriding OPENSSL_LIBRARIES
2021-08-18 Richard LevitteSwitch to using OpenSSL target names in CMakeLists.txt
2021-08-18 Richard LevitteReduce the repeated library dependence information
2021-08-18 Richard LevitteMake CMakeLists.txt work better with static OpenSSL...
2021-08-11 Billy Brumleypush VKO cofactor clearing into ECCKiila
2021-08-11 Billy Brumley[test] VKO unit tests for curves with cofactors: extrem...
2021-08-11 Dmitry BelyavskiyExplicitly set libdir to lib
2021-08-11 Dmitry BelyavskiyStable: alpha16 => beta2
2021-06-02 Dmitry BelyavskiyCMake 3.18 recommended
2021-05-28 Dmitry BelyavskiyMerge branch 'levitte-update-codeql-analysis'
2021-05-28 Dmitry BelyavskiyMerge branch 'update-codeql-analysis' of https://github...
2021-05-28 Richard LevitteSet OPENSSL_ROOT_DIR if it isn't set.
2021-05-28 Dmitry BelyavskiyMerge branch 'master' into update-codeql-analysis 334/head
2021-05-28 Richard LevitteUpdate the OpenSSL 3.0 tag to openssl-3.0.0-alpha17
2021-05-23 Dmitry BelyavskiyIncrease openssl version
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
next