Session Topic or Project
How to implement custom cryptographic algorithm in HLF, specifically Russian GOSTKey points, problems and opportunities in the context of HLF GOST implementation and a little demo of using GOST key in HLF network.
Session Leader
Time Slots and Spaces
Day 1, Nickel Aurum , 1114:30 - 1215:0030
Experience Level of Participants
Intermediate
Session Language
Russian
Programming Language(s)
- C / C++
- Go
- Java
- Javascript
- Python
- Rust
- Other
The Plan
...
1. Architecture overview
2. Implementation details and problems
...
- The problem: why do we need GOST ( as well as other) 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