]> www.wagner.pp.ru Git - openssl-gost/engine.git/log
openssl-gost/engine.git
8 years agoDon't forget to remove some temporary files object_db
Victor Wagner [Mon, 5 Oct 2015 19:34:41 +0000 (22:34 +0300)]
Don't forget to remove some temporary files

8 years agoFirst tests for asymmetric keys
Victor Wagner [Mon, 5 Oct 2015 19:34:11 +0000 (22:34 +0300)]
First tests for asymmetric keys

8 years agoMake possible build with version of OpenSSL which doesn't support EVP_PKEY_CTRL_GET_MD
Victor Wagner [Mon, 5 Oct 2015 19:32:38 +0000 (22:32 +0300)]
Make possible build with version of OpenSSL which doesn't support EVP_PKEY_CTRL_GET_MD

8 years agoFixed building of newoids.[ch]
Victor Wagner [Mon, 5 Oct 2015 19:31:58 +0000 (22:31 +0300)]
Fixed building of newoids.[ch]

8 years agoadded more test for mac 12
Victor Wagner [Fri, 2 Oct 2015 11:07:52 +0000 (14:07 +0300)]
added more test for mac 12

8 years agoFixed erroneusly used CFB mode in one of CBC tests
Victor Wagner [Fri, 2 Oct 2015 08:57:09 +0000 (11:57 +0300)]
Fixed erroneusly used CFB mode in one of CBC tests

8 years agoFixed compilation of gosthash12 on little-endian arch
Victor Wagner [Thu, 1 Oct 2015 14:04:30 +0000 (17:04 +0300)]
Fixed compilation of gosthash12 on little-endian arch

8 years agoCorrect etalon values for hash 2012
Victor Wagner [Thu, 1 Oct 2015 13:40:23 +0000 (16:40 +0300)]
Correct etalon values for hash 2012

8 years agoMerge commit '13dcbd1' into object_db
Victor Wagner [Thu, 1 Oct 2015 13:38:12 +0000 (16:38 +0300)]
Merge commit '13dcbd1' into object_db

Conflicts:
Makefile

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 agoAdded binmode to file creation code
Victor Wagner [Thu, 1 Oct 2015 09:35:20 +0000 (12:35 +0300)]
Added binmode to file creation code

8 years agoAdded more tests for digests
Victor Wagner [Thu, 1 Oct 2015 09:18:41 +0000 (12:18 +0300)]
Added more tests for digests

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 agoAdded option to load engine via configuration file to allow tecting with
Victor Wagner [Sat, 19 Sep 2015 11:25:09 +0000 (14:25 +0300)]
Added option to load engine via configuration file to allow tecting with
unpatched openssl 1.0.1 and 1.0.2 series.

8 years agoAdded tests for encryption-decryption.
Victor Wagner [Fri, 18 Sep 2015 14:33:05 +0000 (17:33 +0300)]
Added tests for encryption-decryption.

8 years agoAdded tags and core to .gitignore
Victor Wagner [Fri, 18 Sep 2015 12:33:29 +0000 (15:33 +0300)]
Added tags and core to .gitignore

8 years agoFixed runtime initalization of NID in the GOST-MAC-12 pkey method.
Victor Wagner [Fri, 18 Sep 2015 12:24:14 +0000 (15:24 +0300)]
Fixed runtime initalization of NID in the GOST-MAC-12 pkey method.

8 years agoStarted test suite. Added .gitignore file
Victor Wagner [Fri, 18 Sep 2015 10:47:09 +0000 (13:47 +0300)]
Started test suite. Added .gitignore file

8 years agoAdded 'fake' OIDs for oid-less objects. Unfortunately, it seems to be impossible...
Victor Wagner [Fri, 18 Sep 2015 08:21:50 +0000 (11:21 +0300)]
Added 'fake' OIDs for oid-less objects. Unfortunately, it seems to be impossible to add oid-less object to object datahbase at the runtime. Removed extra copy operation from gost_add_obj

8 years agoNew (autoconf based) build system (install unfinished). Support for compilation with...
Victor Wagner [Wed, 16 Sep 2015 15:38:22 +0000 (18:38 +0300)]
New (autoconf based) build system (install unfinished). Support for compilation with already-released openssl

8 years agoAdded system to create new NIDs on demand
Victor Wagner [Wed, 16 Sep 2015 13:23:22 +0000 (16:23 +0300)]
Added system to create new NIDs on demand

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