]> www.wagner.pp.ru Git - openssl-gost/engine.git/commitdiff
gost_eng: Rework (simplify) cipher registration
authorVitaly Chikunov <vt@altlinux.org>
Tue, 12 May 2020 03:01:41 +0000 (06:01 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Tue, 12 May 2020 09:55:47 +0000 (12:55 +0300)
Now we don't need a struct to hold cipher list. And can use simple array
of pointers to `GOST_cipher'.


No differences found