]> www.wagner.pp.ru Git - openssl-gost/engine.git/shortlog
openssl-gost/engine.git
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
2020-05-12 Vitaly Chikunovgost_grasshopper_cipher: Rework cipher registration
2020-05-12 Vitaly Chikunovgost_crypt: Allow templates in GOST_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Add magma_cbc_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Add magma_ctr_acpkm_omac_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Add magma_ctr_acpkm_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Add magma_ctr_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Add Gost28147_89_cnt_12_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Add Gost28147_89_cnt_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Add Gost28147_89_cbc_cipher
2020-05-12 Vitaly Chikunovgost_crypt: Rework cipher registration, add Gost28147_8...
2020-05-11 Dmitry BelyavskiyAllow skipping perl tests
2020-05-10 Dmitry BelyavskiyFinally normally passing MAC tests
2020-05-10 Dmitry BelyavskiyRestore kuznyechik-mac test
2020-05-10 Dmitry BelyavskiyReenable some hmac tests
2020-05-10 Dmitry BelyavskiyUpdate the HMAC calculation example
2020-05-10 Dmitry BelyavskiyMerge branch 'master' of https://github.com/gost-engine...
2020-05-10 Dmitry BelyavskiyCoverity issue #300971
2020-05-10 Vitaly Chikunovtest_ciphers: Enable Magma CBC test
2020-05-10 Vitaly Chikunovgost_crypt: Fix Magma CBC in-place decryption
2020-05-10 Vitaly Chikunovtest_digest: Add another carry test vector, also test...
2020-05-10 Vitaly Chikunovtest_digest: Reduce arguments to tests, make concise...
2020-05-10 Vitaly Chikunovtest_digest: Test CMAC using EVP_MAC (provider) API
2020-05-10 Vitaly Chikunovtest_digest: Test old and new APIs
2020-05-10 Vitaly Chikunovtest: List untested digests and ciphers
2020-05-10 Dmitry BelyavskiyGOST CMS encryption implementation.
2020-05-10 Dmitry BelyavskiyError regeneration
2020-05-09 Dmitry BelyavskiyUseful wrap script
2020-05-09 Dmitry BelyavskiyEnabling TC26 CMS tests
2020-05-09 Dmitry BelyavskiyUpdate INSTALL.md according to actual standards
2020-05-09 Dmitry BelyavskiyImprove diagnostics
2020-05-09 Dmitry Belyavskiymagma-ctr-acpkm + magma-ctr-acpkm-omac
2020-05-09 Dmitry BelyavskiyRefactoring unprotected attributes processing
2020-05-09 Vitaly Chikunovtest_digest: Do HMAC using EVP_MAC API
2020-05-09 Vitaly Chikunovtest_ciphers: Add Magma CTR (and CBC) test(s)
2020-05-09 Vitaly Chikunovgost_crypt: Fix IV length for Magma CTR mode
2020-05-09 Vitaly Chikunovtest_digest: Add Magma OMAC1 test
2020-05-09 Vitaly Chikunovtest_digest: Add HMAC tests for Streebog
2020-05-09 Vitaly Chikunovtest_digest: Add more test vectors for Streebog
2020-05-09 Vitaly Chikunovtest_digest: Move MAC tests from test_cipher to test_digest
2020-05-09 Vitaly Chikunovtest_ciphers: Rework cipher test
2020-05-08 Vitaly Chikunovtest_ciphers: Rename test_grasshopper to test_ciphers
2020-05-08 Vitaly Chikunovtest_context: Test digests too
2020-05-08 Vitaly Chikunovtest_context: Instantiate ciphers using EVP API instead...
2020-05-08 Dmitry BelyavskiyReverse travis experiments
2020-05-07 Dmitry BelyavskiyTry to use known good commit for tests
2020-05-07 Dmitry BelyavskiyIt does not work this way
2020-05-07 Dmitry BelyavskiyTravis tuning - known good commit
2020-05-07 Billy Brumley[test] ECC: KATs for the curves in RFC4357 and RFC7836
2020-05-06 Dmitry Belyavskiy-debug_decrypt option
2020-05-06 Dmitry BelyavskiyAllow GOST 2001 CMS decryption
2020-05-06 Dmitry BelyavskiyUpdate rsa cms/smime tests to avoid regression
2020-05-06 Dmitry BelyavskiyAllow IANA ciphersuite
2020-05-06 Dmitry BelyavskiyFix failing ssl tests
2020-05-06 Dmitry BelyavskiyFix Coverity #300461
2020-05-04 Dmitry BelyavskiyFix coverity issue 300458
2020-05-04 Dmitry BelyavskiyFix coverity issue 300457
2020-05-04 Dmitry BelyavskiyTesting against master to avoid known build bug in...
2020-05-04 Dmitry BelyavskiyUpdate CA verification test
2020-05-04 Dmitry BelyavskiyCTR encryption update
2020-05-04 Dmitry BelyavskiyTypo in CA verify command
2020-05-04 Dmitry BelyavskiyFixing ca cert verification
2020-05-04 Dmitry BelyavskiyTemporary commented out weird failure
next