]> www.wagner.pp.ru Git - openssl-gost/engine.git/shortlog
openssl-gost/engine.git
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
2020-05-04 Dmitry BelyavskiyTry to make mac test happy
2020-05-04 Dmitry BelyavskiyTemporary commented out the RSA test
2020-05-04 Dmitry BelyavskiyTCL engine test updated
2020-05-04 Dmitry BelyavskiyMake grasshopper_test happy
2020-05-04 Dmitry BelyavskiyMake engine test happier
2020-05-04 Dmitry BelyavskiySwitching Travis to 3.0.0-alpha1, try 2
2020-05-04 Dmitry BelyavskiyMerge branch 'master' of https://github.com/gost-engine...
2020-05-04 Dmitry BelyavskiySwitching Travis to 3.0.0-alpha1
2020-05-04 Vitaly Chikunovtest_tls: Fix test hanging on some OpenSSL errors
2020-05-04 Dmitry BelyavskiyOpenSSL 3.0 required
2020-05-04 Dmitry BelyavskiyKUZNYECHIK-CTR_ACPKM-OMAC implementation
2020-05-04 Dmitry BelyavskiyKuznyechik ASN1 parameters parsing
2020-05-04 Dmitry Belyavskiyfixup! Magma/Kuznyechik ASN1 parameters and functions
2020-05-04 Dmitry BelyavskiyMagma/Kuznyechik ASN1 parameters and functions
2020-05-04 Dmitry BelyavskiyUKM must be set
2020-05-04 Dmitry BelyavskiyPSKeyTransport_gost includes UKM
2020-05-04 Dmitry BelyavskiyUpdated decrypt selection logic
2020-05-04 Dmitry BelyavskiyRestoring gost89 CMS support in gost engine for OpenSSL 3.0
2020-05-04 Dmitry BelyavskiyNo deprecation-related warnings
2020-05-04 Dmitry BelyavskiyGOST wrap ciphers registration
2020-05-04 Dmitry BelyavskiyNew Gost CMS support, KARI/KTRI parsing
2020-05-03 Vitaly Chikunovgost_eng: Make it use arrays instead of repeatable...
2020-05-01 Dmitry BelyavskiyFree memory
2020-05-01 Dmitry BelyavskiyFix code aligning
2020-05-01 Dmitry BelyavskiyRebuild error files to avoid build failures
2020-05-01 Dmitry Belyavskiypkeyutl -derive support
2020-03-01 Vitaly Chikunovtest_digest: Test all block sizes and alignments
2020-02-29 Nikolay Morozovcppcheck: Variable is reassigned a value before the...
2020-02-26 Nikolay Morozovcppcheck: The scope of the variable can be reduced.
2020-02-25 Vitaly Chikunovkeyx: Add OPENSSL_cleanse for internal buffers
2020-02-25 Vitaly ChikunovReplace RAND_bytes with RAND_priv_bytes
2020-02-25 Vitaly Chikunovec: Use BN_{CTX_,}secure_new memory API for priv keys
2020-02-22 Dmitry BelyavskiyNo need for special OFB context
2020-02-17 Vitaly ChikunovCMakeLists.txt: Skip perl tests if there is no Test2::V0
2020-02-17 Nikolay Morozovcppcheck: function defenition doen't match function...
next