KaneX's Stars
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
meta-llama/llama3
The official Meta Llama 3 GitHub site
NVIDIA/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
ethereum/research
GPUOpen-Drivers/AMDVLK
AMD Open Source Driver For Vulkan
data61/MP-SPDZ
Versatile framework for multi-party computation
zkonduit/ezkl
ezkl is an engine for doing inference for deep learning models and other computational graphs in a zk-snark (ZKML). Use it from Python, Javascript, or the command line.
openfheorg/openfhe-development
This is the development repository for the OpenFHE library. The current (stable) version is v1.2.3 (released on October 30, 2024).
data61/python-paillier
A library for Partially Homomorphic Encryption in Python
EspressoSystems/jellyfish
A Rust Implementation of the PLONK ZKP System and Extensions
IBM/fhe-toolkit-macos
IBM Homomorphic Encryption Toolkit For MacOS
intel/cryptography-primitives
Intel® Cryptography Primitives Library is a secure, fast and lightweight library of building blocks for cryptography, highly-optimized for various Intel® CPUs
ant-research/EasyTemporalPointProcess
EasyTPP: Towards Open Benchmarking Temporal Point Processes
0xPARC/plonkathon
educational python plonk implementation, based on vitalik's py_plonk
supranational/sppark
Zero-knowledge template library
Ledger-Donjon/rainbow
Makes Unicorn traces. Generic Side-Channel and Fault Injection simulator
privacy-scaling-explorations/halo2curves
intel/hexl-fpga
Intel Homomorphic Encryption Acceleration Library for FPGAs, including open source implementation of FPGA kernels for accelerating NTT, INTT, Keyswitch and Dyadic Multiplication modular arithmetic operations, FPGA runtime, and host APIs for connecting to third-party homomorphic encryption libraries.
nils-wisiol/pypuf
Cryptanalysis of Physically Unclonable Functions
RyanRiddle/elgamal
Python implementation of the elgamal crypto system
adwise-fiu/Homomorphic_Encryption
Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.
mcoder/private-set-intersection
A python library providing several polynomial-based Private Set Intersection protocols.
zkFHE/FHE-in-TEE
A framework to run Fully Homomorphic Encryption computations (especially using the SEAL library) on Trusted Execution Environments, with untrusted hardware acceleration
guanzhi/zkrypt
Zero-Knowledge Proof Toolbox
hellman/wboxkit
White-box Design and Analysis kit
zero-savvy/zk-remote-attestation
Implementation of zRA protocol, a non-interactive method for constructing a transparent remote attestation (RA) protocol based on zkSNARKs.
eric-vader/PyPSI
A Python library for private set intersection
matter-labs-archive/eip1962_cpp
C++ implementation of EIP 1962
fionser/fHE
Floating Point Homomorphic Encryption
fionser/YELL
YEt another Lattice Libraray