aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-11MSVC: Fix unresolved externals (cipher_gost_grasshopper_ctracpkm)Vitaly Chikunov1-1/+1
2021-12-11MSVC: Fix Elvis operatorVitaly Chikunov2-2/+2
2021-12-11MSVC: Fix unreachable code warningVitaly Chikunov4-4/+0
2021-12-11MSVC: Fix signedness in comparisonVitaly Chikunov1-1/+1
2021-12-11MSVC: Undo adding `-Wno-error=deprecated-declarations`Vitaly Chikunov1-5/+0
2021-12-11MSVC: Disable deprecated declarations (C4996) warningVitaly Chikunov1-1/+1
2021-12-11CI: Build and test on Windows (MSVC)Vitaly Chikunov2-0/+52
2021-12-01Add .editorconfigVitaly Chikunov2-1/+22
2021-11-25Use frpintf(stderr, ...) instead of printf(...)Anton Fadeev1-6/+6
2021-11-14Properly set expected digest size for mac in providerDmitry Belyavskiy1-2/+4
2021-10-11Document the current state of the GOST providerRichard Levitte2-0/+72
2021-10-11libprov: update to latestRichard Levitte1-0/+0
2021-10-11Making a gost provider - installation instructionsRichard Levitte1-0/+12
2021-10-11Making a gost provider - Adapt test_context.c for providersRichard Levitte2-42/+136
2021-10-11Making a gost provider - Adapt test_ciphers.c for providersRichard Levitte2-40/+130
2021-10-11Making a gost provider - Adapt test_digest.c for providersRichard Levitte2-129/+249
2021-10-11Making a gost provider - Adapt the grasshopper OMACs for providersRichard Levitte2-63/+82
2021-10-11Making a gost provider - Add the macsRichard Levitte5-25/+554
2021-10-11Making a gost provider - Add the digestsRichard Levitte5-109/+471
2021-10-11Making a gost provider - Add the ciphersRichard Levitte5-143/+570
2021-10-11Making a gost provider - Refactor the testing foundationRichard Levitte9-19/+117
2021-10-11Making a gost provider - Add the provider foundationRichard Levitte10-2/+227
2021-10-11Making a gost provider - Refactor the engine to become a backendRichard Levitte1-3/+8
2021-10-11Making a gost provider - move away the error source filesRichard Levitte1-8/+14
2021-10-07Explicitly provide SECLEVEL for TLS testsDmitry Belyavskiy1-14/+14
2021-09-28Don't recreate GOST EC groups every time (#358)Dmitry Belyavskiy4-18/+51
2021-09-19Rewrite error handling in pub_decode_gost_ec()v3.0.0Nikolas1-23/+24
2021-09-16We don't want depend on spacing around equal signDmitry Belyavskiy3-26/+26
2021-09-06Now that there is an actual openssl-3.0 branch, switch to use thatRichard Levitte2-2/+2
2021-09-01Make the use of RPATH conditionalRichard Levitte2-1/+6
2021-09-01Simplify the CI job "gcc-asan-openssl-master"Richard Levitte1-20/+2
2021-09-01Modify .github/before_script.sh to install cpanm as a standalone scriptRichard Levitte1-2/+6
2021-09-01Add CI builds on MacOS 11 (BigSur)Richard Levitte1-0/+16
2021-08-29Update openssl-3.0.0-alpha17 -> openssl-3.0.0-beta2 for codeql as wellRichard Levitte1-2/+2
2021-08-19Increase cmake version to 3.18Dmitry Belyavskiy1-1/+1
2021-08-19Stop overriding OPENSSL_LIBRARIESDmitry Belyavskiy4-73/+3
2021-08-18Switch to using OpenSSL target names in CMakeLists.txtRichard Levitte1-9/+9
2021-08-18Reduce the repeated library dependence informationRichard Levitte1-7/+8
2021-08-18Make CMakeLists.txt work better with static OpenSSL librariesRichard Levitte1-15/+15
2021-08-11push VKO cofactor clearing into ECCKiilaBilly Brumley3-1/+19
2021-08-11[test] VKO unit tests for curves with cofactors: extreme rangesBilly Brumley1-5/+26
2021-08-11Explicitly set libdir to libDmitry Belyavskiy1-1/+1
2021-08-11Stable: alpha16 => beta2Dmitry Belyavskiy1-1/+1
2021-06-02CMake 3.18 recommendedDmitry Belyavskiy1-1/+5
2021-05-28Merge branch 'levitte-update-codeql-analysis'Dmitry Belyavskiy1-1/+1
2021-05-28Merge branch 'update-codeql-analysis' of https://github.com/levitte/engine in...Dmitry Belyavskiy1-1/+1
2021-05-28Set OPENSSL_ROOT_DIR if it isn't set.Richard Levitte1-1/+6
2021-05-28Merge branch 'master' into update-codeql-analysisDmitry Belyavskiy16-131/+107
2021-05-28Update the OpenSSL 3.0 tag to openssl-3.0.0-alpha17Richard Levitte2-2/+2
2021-05-23Increase openssl versionDmitry Belyavskiy1-1/+1