vaktibabat

↗ HN profile [ 24.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Fun with HyperLogLog and SIMD (vaktibabat.github.io)
  2. 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…

  3. 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…

  4. 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…