-
UC Berkeley
- Berkeley, CA
- https://deevashwer.github.io/
Highlights
- Pro
-
-
deevashwer.github.io Public
Forked from alshedivat/al-folioA beautiful, simple, clean, and responsive Jekyll theme for academics
-
-
-
rdi-research Public
Forked from rdi-berkeley/archived-researchResearch at RDI
HTML UpdatedOct 10, 2022 -
-
-
elliptic-curves Public
Forked from RustCrypto/elliptic-curvesCollection of pure Rust elliptic curve implementations: NIST P-256, P-384, secp256k1
Rust UpdatedJul 20, 2022 -
accumulation Public
Forked from arkworks-rs/accumulationRust library for accumulation schemes
Rust Apache License 2.0 UpdatedNov 17, 2021 -
-
delphi Public
Forked from mc2-project/delphiA Cryptographic Inference Service for Neural Networks
Rust Apache License 2.0 UpdatedAug 13, 2020 -
SEAL Public
Forked from microsoft/SEALMicrosoft SEAL is an easy-to-use and powerful homomorphic encryption library.
C++ MIT License UpdatedSep 25, 2019 -
ABY Public
Forked from encryptogroup/ABYABY - A Framework for Efficient Mixed-protocol Secure Two-party Computation
C++ GNU Lesser General Public License v3.0 UpdatedSep 25, 2019 -
Heterogeneous Parallel implementation to solve the Connected Components problem using OpenMP, CUDA and OpenCL.
-
-
x-shell Public
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.
-
Levelled-BGV Public
Implementation of GLWE based Levelled Fully Homomorphic BGV using Pari/GP library in C++.
-
Chat-Server Public
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.
-
BV-SwHE Public
Implementation of SwHE BV scheme using Pari/GP library in C++
-
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.
-
RSA-and-Variants Public
Implementation of Probabilistic RSA and Textbook RSA using GNU MP library in C++. The probabilistic implementation supports homomorphic multiplication.