deevashwer
Ph.D. Student at UC Berkeley. I've gone through unprecedented levels of unverifiable productivity.
UC BerkeleyBerkeley, CA
Pinned Repositories
BV-SwHE
Implementation of SwHE BV scheme using Pari/GP library in C++
curves
Fully-Homomorphic-DGHV-and-Variants
Fully Homomorphic C++ implementation of DGHV scheme using GNU MP library and Pari C library. The repository has implementations of improvements proposed by J.S. Coron as well.
Heterogeneous-GPU-Connected-Components
Heterogeneous Parallel implementation to solve the Connected Components problem using OpenMP, CUDA and OpenCL.
Levelled-BGV
Implementation of GLWE based Levelled Fully Homomorphic BGV using Pari/GP library in C++.
RSA-and-Variants
Implementation of Probabilistic RSA and Textbook RSA using GNU MP library in C++. The probabilistic implementation supports homomorphic multiplication.
x-shell
This is an implementation of a linux shell. Built-ins include ls, help, history, exit, jobs, kill, bg and fg. Shell supports piping and I/O redirection.
zebra
PQ-MPC
Code for "Secure Two-Party Computation in a Quantum World" by N. Büscher, D. Demmler, N. Karvelas, S. Katzenbeisser, J. Krämer, D. Rathee, T. Schneider, and P. Struck, which will appear at ACNS'20.
EzPC
deevashwer's Repositories
deevashwer/zebra
deevashwer/Fully-Homomorphic-DGHV-and-Variants
Fully Homomorphic C++ implementation of DGHV scheme using GNU MP library and Pari C library. The repository has implementations of improvements proposed by J.S. Coron as well.
deevashwer/Heterogeneous-GPU-Connected-Components
Heterogeneous Parallel implementation to solve the Connected Components problem using OpenMP, CUDA and OpenCL.
deevashwer/x-shell
This is an implementation of a linux shell. Built-ins include ls, help, history, exit, jobs, kill, bg and fg. Shell supports piping and I/O redirection.
deevashwer/curves
deevashwer/Levelled-BGV
Implementation of GLWE based Levelled Fully Homomorphic BGV using Pari/GP library in C++.
deevashwer/RSA-and-Variants
Implementation of Probabilistic RSA and Textbook RSA using GNU MP library in C++. The probabilistic implementation supports homomorphic multiplication.
deevashwer/BV-SwHE
Implementation of SwHE BV scheme using Pari/GP library in C++
deevashwer/Chat-Server
A Python based Chat Server. There's a GUI program using Tkinter for client side. The server basically provides a chatting platform to the clients with multiple group functionality.
deevashwer/deevashwer.github.io
A beautiful, simple, clean, and responsive Jekyll theme for academics
deevashwer/B-Plus-Trees
B+ Tree implementation in C++
deevashwer/276-F24-Notes
deevashwer/ABY
ABY - A Framework for Efficient Mixed-protocol Secure Two-party Computation
deevashwer/accumulation
Rust library for accumulation schemes
deevashwer/delphi
A Cryptographic Inference Service for Neural Networks
deevashwer/elliptic-curves
Collection of pure Rust elliptic curve implementations: NIST P-256, P-384, secp256k1
deevashwer/EzPC
deevashwer/r1cs-std
deevashwer/rdi-research
Research at RDI
deevashwer/rdi-zkp
deevashwer/SEAL
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.