]> www.wagner.pp.ru Git - openssl-gost/engine.git/log
openssl-gost/engine.git
5 years agoRemove duplicates openssl_1_0_2
Dmitry Belyavskiy [Sun, 24 Jun 2018 19:27:45 +0000 (22:27 +0300)]
Remove duplicates

5 years agoAdjust patches (closing #58)
Dmitry Belyavskiy [Wed, 20 Jun 2018 18:31:03 +0000 (21:31 +0300)]
Adjust patches (closing #58)

6 years agoBugfix - carry bit overflow
Dmitry Belyavskiy [Thu, 15 Mar 2018 08:01:59 +0000 (11:01 +0300)]
Bugfix - carry bit overflow

6 years agoBuilding HOWTO.
Dmitry Belyavskiy [Tue, 4 Jul 2017 09:15:25 +0000 (12:15 +0300)]
Building HOWTO.

7 years agoMissing patch
Dmitry Belyavskiy [Mon, 20 Mar 2017 20:25:25 +0000 (23:25 +0300)]
Missing patch

8 years agoAdoption to TK26 recommendations
Dmitry Belyavskiy [Mon, 18 Apr 2016 18:43:25 +0000 (21:43 +0300)]
Adoption to TK26 recommendations

8 years agoTry to fix segfault
Dmitry Belyavskiy [Wed, 30 Mar 2016 18:02:54 +0000 (21:02 +0300)]
Try to fix segfault

8 years agoTry to fix a strange segfault
Dmitry Belyavskiy [Tue, 29 Mar 2016 19:08:43 +0000 (22:08 +0300)]
Try to fix a strange segfault

8 years agoMemory leak fix
Dmitry Belyavskiy [Thu, 10 Mar 2016 17:48:11 +0000 (20:48 +0300)]
Memory leak fix

8 years agoBackport of the ctrl-function from the 1_1_0 branch
Dmitry Belyavskiy [Thu, 10 Mar 2016 17:17:41 +0000 (20:17 +0300)]
Backport of the ctrl-function from the 1_1_0 branch

8 years agoMerge pull request #14 from levitte/fix-getting-asn1-params
Dmitry Belyavskiy [Wed, 2 Mar 2016 16:21:49 +0000 (19:21 +0300)]
Merge pull request #14 from levitte/fix-getting-asn1-params

Fix getting asn1 params

8 years agoFixup the horror of automatic source reformatting 14/head
Richard Levitte [Wed, 17 Feb 2016 11:34:36 +0000 (12:34 +0100)]
Fixup the horror of automatic source reformatting

8 years agoGet ASN.1 IV using public functions
Richard Levitte [Wed, 17 Feb 2016 11:32:16 +0000 (12:32 +0100)]
Get ASN.1 IV using public functions

The function EVP_CIPHER_get_asn1_iv(), which is the default
get_asn1_params implementation, can be used to set the "original IV".
No need to reach into the inside of EVP_CIPHER_CTX, which makes it
much more future proof.

8 years agoFix Visual Studio compliance
Dmitry Belyavskiy [Mon, 15 Feb 2016 17:55:36 +0000 (20:55 +0300)]
Fix Visual Studio compliance

8 years agoAllow to pass mac_size via -macopt
Dmitry Belyavskiy [Sun, 3 Jan 2016 14:30:05 +0000 (17:30 +0300)]
Allow to pass mac_size via -macopt

8 years agoRemove target added twice.
Dmitry Belyavskiy [Sat, 2 Jan 2016 20:07:38 +0000 (23:07 +0300)]
Remove target added twice.

8 years agoFormatting fix
Dmitry Belyavskiy [Sat, 2 Jan 2016 20:06:56 +0000 (23:06 +0300)]
Formatting fix

8 years agoMerge https://github.com/gost-engine/engine
Dmitry Belyavskiy [Sat, 2 Jan 2016 20:00:42 +0000 (23:00 +0300)]
Merge https://github.com/gost-engine/engine

8 years agolinks target
Dmitry Belyavskiy [Sat, 2 Jan 2016 19:59:38 +0000 (22:59 +0300)]
links target

8 years agoGost MAC paramset
Dmitry Belyavskiy [Sat, 2 Jan 2016 19:58:56 +0000 (22:58 +0300)]
Gost MAC paramset

8 years agoNew error code
Dmitry Belyavskiy [Sat, 2 Jan 2016 19:58:34 +0000 (22:58 +0300)]
New error code

8 years agoRestored 'links' target
Dmitry Belyavskiy [Fri, 18 Dec 2015 20:25:18 +0000 (23:25 +0300)]
Restored 'links' target

8 years agoTypo fixed
Dmitry Belyavskiy [Wed, 18 Nov 2015 05:36:13 +0000 (08:36 +0300)]
Typo fixed

8 years agoAdoption to 1.1.0
Dmitry Belyavskiy [Sun, 1 Nov 2015 23:14:55 +0000 (02:14 +0300)]
Adoption to 1.1.0

8 years agoLet's search the default paramset and not hardcode its position
Dmitry Belyavskiy [Fri, 9 Oct 2015 17:47:06 +0000 (20:47 +0300)]
Let's search the default paramset and not hardcode its position

8 years agoCalculate number of digests/ciphers/etc provided by the engine
Dmitry Belyavskiy [Fri, 9 Oct 2015 17:43:51 +0000 (20:43 +0300)]
Calculate number of digests/ciphers/etc provided by the engine

8 years agoBuild fix
Dmitry Belyavskiy [Tue, 6 Oct 2015 18:13:04 +0000 (21:13 +0300)]
Build fix

8 years agoBackport from openssl master
Dmitry Belyavskiy [Tue, 6 Oct 2015 18:00:42 +0000 (21:00 +0300)]
Backport from openssl master

8 years agoMerge branch 'gost89-cbc'
Dmitry Belyavskiy [Tue, 6 Oct 2015 17:57:10 +0000 (20:57 +0300)]
Merge branch 'gost89-cbc'

Conflicts:
e_gost_err.h

8 years agoFixes of error codes. Check result of EC_POINT_mul
Dmitry Belyavskiy [Sat, 3 Oct 2015 18:21:57 +0000 (21:21 +0300)]
Fixes of error codes. Check result of EC_POINT_mul

8 years agomake depend
Dmitry Belyavskiy [Sat, 3 Oct 2015 18:21:16 +0000 (21:21 +0300)]
make depend

8 years agoFixed some problems in standalone digest utilities
Victor Wagner [Thu, 1 Oct 2015 13:35:32 +0000 (16:35 +0300)]
Fixed some problems in standalone digest utilities

8 years agoSmall patches providing GOST support to different parts of openssl.
Dmitry Belyavskiy [Mon, 21 Sep 2015 19:42:33 +0000 (22:42 +0300)]
Small patches providing GOST support to different parts of openssl.

8 years agoThis is a file providing GOST cipher ctrl constants.
Dmitry Belyavskiy [Mon, 21 Sep 2015 19:33:42 +0000 (22:33 +0300)]
This is a file providing GOST cipher ctrl constants.

8 years agoMerge branch 'master' into gost89-cbc
Victor Wagner [Wed, 16 Sep 2015 12:19:15 +0000 (15:19 +0300)]
Merge branch 'master' into gost89-cbc

8 years agoMICALG is a EVP_MD callback
Dmitry Belyavskiy [Sun, 6 Sep 2015 18:52:23 +0000 (21:52 +0300)]
MICALG is a EVP_MD callback

8 years agoCorrect size of context
Dmitry Belyavskiy [Sun, 6 Sep 2015 17:45:33 +0000 (20:45 +0300)]
Correct size of context

8 years agoAdded CBC mode for gost and contril command to set size of MAC (from 1 to 8 bytes)
Victor Wagner [Sun, 23 Aug 2015 12:31:58 +0000 (15:31 +0300)]
Added CBC mode for gost and contril command to set size of MAC (from 1 to 8 bytes)

8 years agoBugfix.
Dmitry Belyavskiy [Fri, 21 Aug 2015 16:25:50 +0000 (19:25 +0300)]
Bugfix.

8 years agoMerge branch 'no_gost94_sig' into gost12_algs
Dmitry Belyavskiy [Sat, 15 Aug 2015 11:29:47 +0000 (14:29 +0300)]
Merge branch 'no_gost94_sig' into gost12_algs

Conflicts:
Makefile
e_gost_err.c
e_gost_err.h
gost2001.c
gost94_keyx.c
gost_ameth.c
gost_asn1.c
gost_eng.c
gost_lcl.h
gost_params.c
gost_params.h
gost_pmeth.c
gost_sign.c

8 years agoInitial commit providing GOST 2012 algorithms.
Dmitry Belyavskiy [Fri, 14 Aug 2015 18:08:23 +0000 (21:08 +0300)]
Initial commit providing GOST 2012 algorithms.

8 years agoCommit from current openssl master. The Gost94 signature algorithm is
Dmitry Belyavskiy [Fri, 14 Aug 2015 18:00:10 +0000 (21:00 +0300)]
Commit from current openssl master. The Gost94 signature algorithm is
removed.

8 years agoInitial commit
Dmitry Belyavsky [Fri, 14 Aug 2015 17:50:01 +0000 (20:50 +0300)]
Initial commit

8 years agoInitial commit
beldmit [Thu, 13 Aug 2015 17:30:17 +0000 (20:30 +0300)]
Initial commit