/
How to implement GOST cryptography. Sberbank case.
How to implement GOST cryptography. Sberbank case.
Session Topic or Project
Key points, problems and opportunities in the context of HLF GOST implementation and a little demo of using GOST key in HLF network.
Ключевые моменты, проблемы и возможности реализации ГОСТ криптографии в HLF а также небольшое демо использования ГОСТ ключей в Сети на основе HLF
Session Leader
Time Slots and Spaces
Day 1, Aurum , 14:30 - 15:30
Experience Level of Participants
Intermediate
Session Language
Russian
Programming Language(s)
- C / C++
- Go
- Java
- Javascript
- Python
- Rust
- Other
The Plan
- The problem: why do we need GOST ( as well as other local standards) implementation?
- Architecture overview.
- Different approaches to implementation
- Sberbank implementation details and problems.
- Demo
- Проблема: зачем нужно внедрять ГОСТ (как и другие локальные стандарты)?
- Обзор архитектуры
- Различные подходы к реализации
- Детали и проблемы реализации от Сбербанк
- Демо
The Goals
Attendees will get understanding of
- difficulties and possible shortcuts when implementing custom cryptographic algorithms, such as GOST
- what are the different ways to implement GOST
- HLF specific problems
Слушатели получат понимание
- сложностей и возможных коротких путей при имплементации дополнительных алгоритмов, в частности ГОСТ
- какие есть различные способы реализации ГОСТ
- специфичные для Hyperledger Fabric проблемы