OSS-GOST-Crypto: различия между версиями
Vt (обсуждение | вклад) (+Конференции) |
Vt (обсуждение | вклад) м (→Стандарты) |
||
Строка 24: | Строка 24: | ||
* https://tools.ietf.org/html/rfc5831 '''GOST R 34.11-94: Hash Function Algorithm''' [''March 2010''] | * https://tools.ietf.org/html/rfc5831 '''GOST R 34.11-94: Hash Function Algorithm''' [''March 2010''] | ||
* https://tools.ietf.org/html/rfc5832 '''GOST R 34.10-2001: Digital Signature Algorithm''' [''March 2010''] | * https://tools.ietf.org/html/rfc5832 '''GOST R 34.10-2001: Digital Signature Algorithm''' [''March 2010''] | ||
* https://tools.ietf.org/html/rfc6986 '''GOST R 34.11-2012: Hash Function''' [ | * https://tools.ietf.org/html/rfc6986 '''GOST R 34.11-2012: Hash Function''' [''August 2013''] | ||
* https://tools.ietf.org/html/rfc7091 '''GOST R 34.10-2012: Digital Signature Algorithm''' [ | * https://tools.ietf.org/html/rfc7091 '''GOST R 34.10-2012: Digital Signature Algorithm''' [''December 2013''] | ||
* https://tools.ietf.org/html/rfc7801 '''GOST R 34.12-2015: Block Cipher "Kuznyechik"''' [''March 2016''] | * https://tools.ietf.org/html/rfc7801 '''GOST R 34.12-2015: Block Cipher "Kuznyechik"''' [''March 2016''] | ||
* https://tools.ietf.org/html/rfc7836 '''Usage of Standards GOST R 34.10-2012 and GOST R 34.11-2012''' [''March 2016''] | * https://tools.ietf.org/html/rfc7836 '''Usage of Standards GOST R 34.10-2012 and GOST R 34.11-2012''' [''March 2016''] |
Версия от 03:35, 2 октября 2018
ГОСТ криптография в мире open-source
Список рассылки 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/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://tc26.ru/standard/gost/PR_GOSTR_bch_v9.zip (Каноническая) реализация базовых блочных шифров и режимов их работы (не open-source).
Внедрение ГОСТ в open-source продукты
- https://gostcrypt.github.io/ GOST Cryptography project
- https://github.com/vt-alt/tfm-streebog Реализация хэш функции Streebog для ядра Линукс
- https://habr.com/post/306544/ Настройка TLS с поддержкой сертификатов ГОСТ и RSA на nginx
Open-source продукты, использующие криптографию по ГОСТ
- https://www.aleksey.com/xmlsec/ — XMLSec library
- https://www.gostcrypt.org Дисковое шифрование с использованием алгоритмов ГОСТ (форк TrueCrypt)
Стандарты
- https://tc26.ru/standarts/ Технический комитет «Криптографическая защита информации» (ТК 26)
- 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/rfc4491 Using the GOST R 34.10-94, GOST R 34.10-2001, and GOST R 34.11-94 Algorithms with the Internet X.509 Public Key Infrastructure Certificate and CRL Profile [May 2006]
- https://tools.ietf.org/html/rfc5831 GOST R 34.11-94: Hash Function Algorithm [March 2010]
- https://tools.ietf.org/html/rfc5832 GOST R 34.10-2001: Digital Signature Algorithm [March 2010]
- https://tools.ietf.org/html/rfc6986 GOST R 34.11-2012: Hash Function [August 2013]
- https://tools.ietf.org/html/rfc7091 GOST R 34.10-2012: Digital Signature Algorithm [December 2013]
- https://tools.ietf.org/html/rfc7801 GOST R 34.12-2015: Block Cipher "Kuznyechik" [March 2016]
- https://tools.ietf.org/html/rfc7836 Usage of Standards GOST R 34.10-2012 and GOST R 34.11-2012 [March 2016]
- https://tools.ietf.org/html/draft-irtf-cfrg-re-keying-13 Re-keying Mechanisms for Symmetric Keys [August 17, 2018]
- https://tools.ietf.org/html/draft-smyshlyaev-tls12-gost-suites-01 GOST Cipher Suites for TLS 1.2 [June 29, 2018]
Статьи
- EC криптография по ГОСТу от её разработчиков:
- Введение в re-keying (Key meshing/ACPKM, KEYTREE):
Конференции
- https://ctcrypt.ru/archive Симпозиум «Современные тенденции в криптографии» CTCrypt
- https://www.ruscrypto.ru/accociation/archive/ Конференция «РусКрипто»