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

[openssl-gost] [gost-engine/engine] 5ee357: Special branch reuires patching OpenSSL



  Branch: refs/heads/ossl_patched
  Home:   https://github.com/gost-engine/engine
  Commit: 5ee357155da570228ff95d59550b4aa9aac24717
      https://github.com/gost-engine/engine/commit/5ee357155da570228ff95d59550b4aa9aac24717
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2020-09-02 (Wed, 02 Sep 2020)

  Changed paths:
    M CMakeLists.txt
    M README.md
    A patches/openssl_111g.diff

  Log Message:
  -----------
  Special branch reuires patching OpenSSL

This branch is created for experiments with the patched OpenSSL version.
The patch implements Russian GOST TLS 1.2 and TLS 1.3 support in
OpenSSL.

Some parts of the patch are already included in OpenSSL 3.0, some are
not and possibly, will never be.

This branch is recommended for ditribution builders and those who want
make experiments. It MUST NOT be used instead of system OpenSSL.