OSS-GOST-Crypto: различия между версиями

Материал из ALT Linux Wiki
Нет описания правки
Строка 1: Строка 1:
== ГОСТ криптография в мире open-source ==
= ГОСТ криптография в мире open-source =


Список рассылки [https://lists.altlinux.org/mailman/listinfo/oss-gost-crypto '''oss-gost-crypto'''] посвящен различным аспектам гостовой криптографии в мире open-source.
Список рассылки [https://lists.altlinux.org/mailman/listinfo/oss-gost-crypto '''oss-gost-crypto'''] посвящен различным аспектам гостовой криптографии в мире open-source.


=== Реализации алгоритмов и полезные ссылки ===
== Реализации алгоритмов и полезные ссылки ==
* https://github.com/gost-engine/engine '''A reference implementation of the Russian GOST crypto algorithms for OpenSSL'''
* https://github.com/gost-engine/engine '''A reference implementation of the Russian GOST crypto algorithms for OpenSSL'''
* https://github.com/adegtyarev/streebog '''Reference implementation of GOST R 34.11-2012: RFC-6986 cryptographic hash function''' (https://www.streebog.net/)
* https://github.com/adegtyarev/streebog '''Reference implementation of GOST R 34.11-2012: RFC-6986 cryptographic hash function''' (https://www.streebog.net/)
* https://www.bouncycastle.org/ '''Java library providing some GOST algorithms'''
* https://www.bouncycastle.org/ '''Java library providing some GOST algorithms'''


=== Внедрение ГОСТ в open-source продукты ===
== Внедрение ГОСТ в open-source продукты ==
* https://gostcrypt.github.io/ '''GOST Cryptography project'''
* https://gostcrypt.github.io/ '''GOST Cryptography project'''
* https://github.com/vt-alt/tfm-streebog Реализация хэш функции Streebog для ядра Линукс
* https://github.com/vt-alt/tfm-streebog Реализация хэш функции Streebog для ядра Линукс


=== Open-source продукты, использующие криптографию по ГОСТ ===
== Open-source продукты, использующие криптографию по ГОСТ ==
* https://www.aleksey.com/xmlsec/ — XMLSec library
* https://www.aleksey.com/xmlsec/ — XMLSec library


=== Стандарты ===
== Стандарты ==
* https://tc26.ru/standarts/
* https://tc26.ru/standarts/
* https://tools.ietf.org/html/rfc4357 '''Additional Cryptographic Algorithms for Use with GOST 28147-89, GOST R 34.10-94, GOST R 34.10-2001, and GOST R 34.11-94 Algorithms''' [''January 2006'']
* https://tools.ietf.org/html/rfc4357 '''Additional Cryptographic Algorithms for Use with GOST 28147-89, GOST R 34.10-94, GOST R 34.10-2001, and GOST R 34.11-94 Algorithms''' [''January 2006'']

Версия от 19:49, 1 октября 2018

ГОСТ криптография в мире open-source

Список рассылки oss-gost-crypto посвящен различным аспектам гостовой криптографии в мире open-source.

Реализации алгоритмов и полезные ссылки

Внедрение ГОСТ в open-source продукты

Open-source продукты, использующие криптографию по ГОСТ

Стандарты