f9a8be3cc6
OpenSSL 1.0.2 had built-in implementation of Russian cryptography standards (GOST) as additional engine, but since then that implementation moved to distinct repository at Github. This port presents loadable engine for OpenSSL 1.1.1+ and algorithms: GOST R 34.10-2001 GOST R 34.10-2012 GOST R 34.11-94 GOST R 34.11-2012 GOST 28147-89 GOST R 34.132015
9 lines
390 B
Text
9 lines
390 B
Text
OPENSSL GOST ENGINE
|
|
An implementation of Russian cryptography standards for OpenSSL.
|
|
|
|
This engine provides an implementation of various Russian cryptographic
|
|
algorithms, known generally as GOST cryptographic algorithms.
|
|
These algorithms can be used both via OpenSSL command line tools and
|
|
via high-level libopenssl calls.
|
|
|
|
WWW: https://github.com/gost-engine/engine/blob/master/README.gost
|