Algorithms

Competitive programming problems

A collection of my solutionts to different competitive programming type of questions.

Echo Algorithm

C implementation of the echo algorithm, written during Distributed Algorithms course at my university.

Cryptographic primitives

A collection of cryptographic primitives implemented in Rust.