[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openssl-gost] Re: [engine] Make independent (#7)



On Fri, 9 Oct 2015 19:47:09 +0300
Dmitry Belyavsky <beldmit@gmail.com> wrote:

> Dear Richard,
> 
> Thank you very much for your contribution!
> 

Пара идей, по поводу интеграции которых стоит подумать, у него есть.
А вообще это, похоже, человек. который с этим не работает, а играется.
Ну например, его способ "адаптации к OpenSSL 1.0.2" который выглядит как
"если не определен соответствующий NID, выкидываем нахрен все, что
касается этого алгоритма".

> We will study and I hope, use it.
> 
> On Thu, Oct 8, 2015 at 3:20 AM, Richard Levitte
> <notifications@github.com> wrote:
> 
> > I thought you guyes might be interested in changes to make this
> > independent from the OpenSSL source tree (except for the mkerr.pl
> > part, but that's not critical for building).
> > ------------------------------
> > You can view, comment on, or merge this pull request online at:
> >
> >   https://github.com/gost-engine/engine/pull/7
> > Commit Summary
> >
> >    - Make an engine independent of OpenSSL source
> >    - Add a target to update e_gost_err.c and e_gost_err.h
> >    - Adapt for diverse OpenSSL versions
> >
> > File Changes
> >
> >    - *A* .gitignore
> >    <https://github.com/gost-engine/engine/pull/7/files#diff-0> (25)
> >    - *A* Makefile.am
> >    <https://github.com/gost-engine/engine/pull/7/files#diff-1> (11)
> >    - *A* configure.ac
> >    <https://github.com/gost-engine/engine/pull/7/files#diff-2> (37)
> >    - *M* gost_ameth.c
> >    <https://github.com/gost-engine/engine/pull/7/files#diff-3> (36)
> >    - *M* gost_crypt.c
> >    <https://github.com/gost-engine/engine/pull/7/files#diff-4> (12)
> >    - *M* gost_ec_keyx.c
> >    <https://github.com/gost-engine/engine/pull/7/files#diff-5> (5)
> >    - *M* gost_eng.c
> >    <https://github.com/gost-engine/engine/pull/7/files#diff-6> (98)
> >    - *M* gost_lcl.h
> >    <https://github.com/gost-engine/engine/pull/7/files#diff-7> (2)
> >    - *M* gost_md2012.c
> >    <https://github.com/gost-engine/engine/pull/7/files#diff-8> (4)
> >    - *M* gost_params.c
> >    <https://github.com/gost-engine/engine/pull/7/files#diff-9> (4)
> >    - *M* gost_pmeth.c
> >    <https://github.com/gost-engine/engine/pull/7/files#diff-10> (35)
> >    - *A* m4/ax_check_openssl.m4
> >    <https://github.com/gost-engine/engine/pull/7/files#diff-11>
> > (124)
> >
> > Patch Links:
> >
> >    - https://github.com/gost-engine/engine/pull/7.patch
> >    - https://github.com/gost-engine/engine/pull/7.diff
> >
> > —
> > Reply to this email directly or view it on GitHub
> > <https://github.com/gost-engine/engine/pull/7>.
> >
> 
> 
>