vaktibabat
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Fun with HyperLogLog and SIMD (vaktibabat.github.io)
- Show HN: Solving the Millionaires' Problem in Rust (github.com)
Made this project to understand garbled circuits better. In short, it's an algorithm that allows multiple parties to evaluate a multivariate function privately (i.e without any party learning the inputs of the other…
-
This is a project I made to learn more about GPU programming. I've also written a [post](https://vaktibabat.github.io/posts/cudacracker/) that explains how I implemented and optimized everything in the project. I'd be…
-
This is a project I made to learn more about crypto. I've also written a [post](https://vaktibabat.github.io/posts/ecurvechat/) that explains all the crypto concepts and algorithms used in the project, and how I…