]>
wagner.pp.ru Git - openssl-gost/engine.git/log 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
Victor Wagner  [Thu, 1 Oct 2015 14:04:30 +0000  (17:04 +0300)] 
Fixed compilation of gosthash12 on little-endian arch
Victor Wagner  [Thu, 1 Oct 2015 13:40:23 +0000  (16:40 +0300)] 
Correct etalon values for hash 2012
Victor Wagner  [Thu, 1 Oct 2015 13:38:12 +0000  (16:38 +0300)] 
Merge commit '
13dcbd1 ' into object_db
Conflicts:
	Makefile
Victor Wagner  [Thu, 1 Oct 2015 13:35:32 +0000  (16:35 +0300)] 
Fixed some problems in standalone digest utilities
Victor Wagner  [Thu, 1 Oct 2015 09:35:20 +0000  (12:35 +0300)] 
Added binmode to file creation code
Victor Wagner  [Thu, 1 Oct 2015 09:18:41 +0000  (12:18 +0300)] 
Added more tests for digests
Dmitry Belyavskiy  [Mon, 21 Sep 2015 19:42:33 +0000  (22:42 +0300)] 
Small patches providing GOST support to different parts of openssl.
Dmitry Belyavskiy  [Mon, 21 Sep 2015 19:33:42 +0000  (22:33 +0300)] 
This is a file providing GOST cipher ctrl constants.
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
Victor Wagner  [Fri, 18 Sep 2015 14:33:05 +0000  (17:33 +0300)] 
Added tests for encryption-decryption.
Victor Wagner  [Fri, 18 Sep 2015 12:33:29 +0000  (15:33 +0300)] 
Added tags and core to .gitignore
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.
Victor Wagner  [Fri, 18 Sep 2015 10:47:09 +0000  (13:47 +0300)] 
Started test suite. Added .gitignore file
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
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
Victor Wagner  [Wed, 16 Sep 2015 13:23:22 +0000  (16:23 +0300)] 
Added system to create new NIDs on demand
Victor Wagner  [Wed, 16 Sep 2015 12:19:15 +0000  (15:19 +0300)] 
Merge branch 'master' into gost89-cbc
Dmitry Belyavskiy  [Sun, 6 Sep 2015 18:52:23 +0000  (21:52 +0300)] 
MICALG is a EVP_MD callback
Dmitry Belyavskiy  [Sun, 6 Sep 2015 17:45:33 +0000  (20:45 +0300)] 
Correct size of context
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)
Dmitry Belyavskiy  [Fri, 21 Aug 2015 16:25:50 +0000  (19:25 +0300)] 
Bugfix.
Dmitry Belyavskiy  [Sat, 15 Aug 2015 11:29:47 +0000  (14:29 +0300)] 
Merge branch 'no_gost94_sig' into gost12_algs
Dmitry Belyavskiy  [Fri, 14 Aug 2015 18:08:23 +0000  (21:08 +0300)] 
Initial commit providing GOST 2012 algorithms.
Dmitry Belyavskiy  [Fri, 14 Aug 2015 18:00:10 +0000  (21:00 +0300)] 
Commit from current openssl master. The Gost94 signature algorithm is
Dmitry Belyavsky  [Fri, 14 Aug 2015 17:50:01 +0000  (20:50 +0300)] 
Initial commit
beldmit  [Thu, 13 Aug 2015 17:30:17 +0000  (20:30 +0300)] 
Initial commit