aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-30Update to be compatible with openssl#15100fix_ossl_15100Dmitry Belyavskiy1-1/+1
2021-04-02Update gost_ec_keyx.cse-prok1-0/+7
2021-03-30Don't put test results or intermediary files in the source treeRichard Levitte6-12/+37
2021-03-30Install manuals in the correct locationRichard Levitte1-1/+1
2021-03-30.github/workflows/codeql-analysis.yml: Bump the OpenSSL versionRichard Levitte1-1/+1
2021-03-17Make it compatible with cmake versions lower than 3.14, specify explicitly de...Sergei Lemeshkin1-2/+2
2021-03-17OpenSSL version bumpDmitry Belyavskiy1-1/+1
2021-03-03EVP_MAC_init API changedDmitry Belyavskiy1-6/+2
2021-02-22Always cNORM before "\n"Richard Levitte7-55/+55
2021-02-22Modify installation instructions for gost-engine library and moduleRichard Levitte1-9/+16
2021-02-22Also build gost-engine in library formRichard Levitte3-115/+175
2021-02-20All tests are passingDmitry Belyavskiy1-1/+1
2021-02-20Avoid some buffer overflowsDmitry Belyavskiy1-0/+15
2021-02-17OpenSSL version bump: alpha8 => alpha11Dmitry Belyavskiy1-1/+1
2021-02-17Build gcc-asan-openssl-master on MacOS X as wellRichard Levitte1-0/+28
2021-02-17Fix gost engine suffix (for MacOS X)Richard Levitte1-1/+4
2021-02-16Remove the use of test/run_tests in favor of 'prove'Richard Levitte3-56/+80
2021-02-15Move gost_cmds[] from gost_ctl.c to gost_eng.cRichard Levitte2-16/+16
2021-02-15Cleanup source organisation, and make 'gost' an actual moduleRichard Levitte1-26/+22
2021-02-06Reverting 0669b5306Dmitry Belyavskiy1-5/+5
2021-02-06Adjust printing options as we print pubkey onlyDmitry Belyavskiy1-2/+2
2021-02-06Update build instructions to make perl tests happyDmitry Belyavskiy1-5/+5
2021-01-20Fixed tests to match the current messagesDmitry Belyavskiy2-8/+8
2021-01-08CI: Covert some Travis-CI to GitHub ActionsVitaly Chikunov3-0/+86
2020-12-06gost_crypt: process full available block in CFB and CNT modeAlexei A. Smekalkine1-2/+2
2020-11-28update magma cipher ctr_acpkm mode encryptingIgor Kirillov1-28/+32
2020-11-28Tests updated to support GOST2001DHDmitry Belyavskiy2-2/+2
2020-11-28Add explicit support for NID_id_GostR3410_2001DH (GOST R 34.10-2001 DH)Dmitry Timoshkov4-1/+22
2020-11-19Try to fix osx buildDmitry Belyavskiy1-1/+1
2020-11-19Increase OpenSSL alpha versionDmitry Belyavskiy1-1/+1
2020-11-12modernize ctrl function for magma & kuznechik TLS usageIgor Kirillov5-22/+100
2020-11-04Modernize OpenSSL error reportingRichard Levitte1-0/+20
2020-10-29CMakeLists.txt: Fix warning on gcc-9Vitaly Chikunov1-2/+2
2020-10-09fix_cbc_281Wolfgang Beck1-1/+3
2020-10-03Setup CodeQL for gost-engineDmitry Belyavskiy1-6/+28
2020-09-27Fix Coverity #305799Dmitry Belyavskiy1-1/+4
2020-09-23disable gost key mask on gost94 digest steps due to performance issuesArseniy Ankudinov2-4/+18
2020-09-21Compatibility with Solaris 10 (gcc 3.4.3)Vitaly Chikunov3-7/+17
2020-09-18KDF Tree fix for BIG_ENDIANDmitry Belyavskiy1-8/+1
2020-09-18Merge branch 'master' of https://github.com/gost-engine/engineDmitry Belyavskiy1-0/+12
2020-09-18Strict alignment Kuznyechik bugfixDmitry Belyavskiy1-0/+6
2020-09-18Provide cmake test if alignment requirement is strictVitaly Chikunov1-0/+12
2020-09-18Endianess bugfixDmitry Belyavskiy1-0/+5
2020-09-02Adjust README.mdDmitry Belyavskiy1-2/+2
2020-08-28Tests adjustmentDmitry Belyavskiy1-7/+7
2020-08-22Fix Coverity #305798Dmitry Belyavskiy1-2/+5
2020-08-22Fix coverity #305799Dmitry Belyavskiy1-1/+1
2020-08-22Fix Coverity #305800Dmitry Belyavskiy1-21/+18
2020-08-21[ecp] validation with coverityLuis Rivera Zamarripa8-3639/+4949
2020-08-20Update test to match current openssl messagesDmitry Belyavskiy3-13/+13