OSS-GOST-Crypto: различия между версиями
Beldmit (обсуждение | вклад) |
Vt (обсуждение | вклад) Нет описания правки |
||
Строка 11: | Строка 11: | ||
=== Стандарты === | === Стандарты === | ||
* https://tc26.ru/standarts/ | * https://tc26.ru/standarts/ | ||
* https://tools.ietf.org/html/rfc5831 GOST R 34.11-94: Hash Function Algorithm | |||
* https://tools.ietf.org/html/rfc5832 GOST R 34.10-2001: Digital Signature Algorithm | * https://tools.ietf.org/html/rfc5832 GOST R 34.10-2001: Digital Signature Algorithm | ||
* 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 | ||
Строка 16: | Строка 17: | ||
* https://tools.ietf.org/html/rfc7801 GOST R 34.12-2015: Block Cipher "Kuznyechik" | * https://tools.ietf.org/html/rfc7801 GOST R 34.12-2015: Block Cipher "Kuznyechik" | ||
* https://tools.ietf.org/html/rfc7836 Usage of Standards GOST R 34.10-2012 and GOST R 34.11-2012 | * https://tools.ietf.org/html/rfc7836 Usage of Standards GOST R 34.10-2012 and GOST R 34.11-2012 | ||
* https://tools.ietf.org/html/draft-irtf-cfrg-re-keying-13 Re-keying Mechanisms for Symmetric Keys | |||
[[Категория:Криптография]] | [[Категория:Криптография]] |
Версия от 22:37, 1 октября 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://gostcrypt.github.io/ GOST Cryptography project
- https://www.bouncycastle.org/ Java library providing some GOST algorithms.
Стандарты
- https://tc26.ru/standarts/
- https://tools.ietf.org/html/rfc5831 GOST R 34.11-94: Hash Function Algorithm
- https://tools.ietf.org/html/rfc5832 GOST R 34.10-2001: Digital Signature Algorithm
- https://tools.ietf.org/html/rfc6986 GOST R 34.11-2012: Hash Function
- https://tools.ietf.org/html/rfc7091 GOST R 34.10-2012: Digital Signature Algorithm
- https://tools.ietf.org/html/rfc7801 GOST R 34.12-2015: Block Cipher "Kuznyechik"
- https://tools.ietf.org/html/rfc7836 Usage of Standards GOST R 34.10-2012 and GOST R 34.11-2012
- https://tools.ietf.org/html/draft-irtf-cfrg-re-keying-13 Re-keying Mechanisms for Symmetric Keys