Pinned Repositories
advanced-cpp20-programming
机工社《高级C++20编程》随书代码
AnimationsWithManim
Animation course with Manim
APSI
APSI is a C++ library for Asymmetric (unlabeled or labeled) Private Set Intersection.
awesome-rl-nlp
Curated Reinforcement Learning Resources for Natural Language Processing
Chatbot-from-Movie-Dialogue
Built a simple chatbot from a sequence-to-sequence model with TensorFlow.
ckks-gpu-core
Cpp-High-Performance-Second-Edition
C++ High Performance Second Edition, published by Packt
cpp_read_write_npy
use cnpy read .npy file
crypto-paillier-cpp
Paillier cryptosystem, an additive homomorphic cryptosystem, public key cryptography.
getCPUID
get cpuid use go
flmdaybreak's Repositories
flmdaybreak/getCPUID
get cpuid use go
flmdaybreak/cpp_read_write_npy
use cnpy read .npy file
flmdaybreak/advanced-cpp20-programming
机工社《高级C++20编程》随书代码
flmdaybreak/AnimationsWithManim
Animation course with Manim
flmdaybreak/APSI
APSI is a C++ library for Asymmetric (unlabeled or labeled) Private Set Intersection.
flmdaybreak/ckks-gpu-core
flmdaybreak/Cpp-High-Performance-Second-Edition
C++ High Performance Second Edition, published by Packt
flmdaybreak/crypto-paillier-cpp
Paillier cryptosystem, an additive homomorphic cryptosystem, public key cryptography.
flmdaybreak/cuda_simple
just some simple of how to use cuda
flmdaybreak/DSAC-NF
基于Implicit Quantile Network和Normalization Flow的深度强化学习算法
flmdaybreak/fully-homomorphic-encryption
An FHE compiler for C++
flmdaybreak/gpu-ntt
Number Theoretic Transform Implementation on GPU for FHE Applications
flmdaybreak/HEAAN
flmdaybreak/Learn-CUDA-Programming
Learn CUDA Programming, published by Packt
flmdaybreak/libgm-c
使用OpenSSL实现国密SM2、SM3和SM4算法的C库。
flmdaybreak/libhv
🔥 比libevent、libuv更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
flmdaybreak/libtommath
LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.
flmdaybreak/Modern-CMake-for-Cpp
Modern CMake for C++, published by Packt
flmdaybreak/montgomery_algo
Montgomery multiplication algorithm for CUDA
flmdaybreak/nginx_mem_pool
c++面向对象实现nginx内存池,带测试代码
flmdaybreak/NTT
An Implementation of the Number Theoretic Transform
flmdaybreak/paillier-with-crt
Optimised implementation of the Paillier cryptosystem
flmdaybreak/professional_cuda_c_programming
professional_cuda_c_programming for study
flmdaybreak/pybind11-cuda
test for pybind11-cuda
flmdaybreak/rainbow-is-all-you-need
Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow
flmdaybreak/sample_btc
参考开源代码实现的简单比特币系统
flmdaybreak/SEAL
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
flmdaybreak/securenn-public
Implementation of protocols in SecureNN.
flmdaybreak/simplepir
The reference implementation of SimplePIR and DoublePIR, accompanying the paper "One Server for the Price of Two: Simple and Fast Single-Server Private Information Retrieval" (USENIX Security 2023).
flmdaybreak/TenSEAL
A library for doing homomorphic encryption operations on tensors