Pinned Repositories
atcoder-rust-base
A Cargo package template for AtCoder competitions / AtCoder競技向けのCargoパッケージテンプレート
CTF
CTF Writeup
cuFHE
CUDA-accelerated Fully Homomorphic Encryption Library
d1k0b3o
Config files for my GitHub profile.
dikosec
github-readme-stats
:zap: Dynamically generated stats for your github readmes
kvsp
A VSP; run your encrypted C code AS IS!
seccamp
I implemented TFHE.
tfhe
TFHE: Fast Fully Homomorphic Encryption Library over the Torus
TFHEpp
Pure C++ Ver. of TFHE.
d1k0b3o's Repositories
d1k0b3o/dikosec
d1k0b3o/seccamp
I implemented TFHE.
d1k0b3o/TFHEpp
Pure C++ Ver. of TFHE.
d1k0b3o/cuFHE
CUDA-accelerated Fully Homomorphic Encryption Library
d1k0b3o/kvsp
A VSP; run your encrypted C code AS IS!
d1k0b3o/tfhe
TFHE: Fast Fully Homomorphic Encryption Library over the Torus
d1k0b3o/atcoder-rust-base
A Cargo package template for AtCoder competitions / AtCoder競技向けのCargoパッケージテンプレート
d1k0b3o/CTF
CTF Writeup
d1k0b3o/d1k0b3o
Config files for my GitHub profile.
d1k0b3o/github-readme-stats
:zap: Dynamically generated stats for your github readmes
d1k0b3o/HElib
HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.
d1k0b3o/kurenaif_2000_subscrivers_challenge
d1k0b3o/opt4puzzle
Solving a puzzle by optimization.
d1k0b3o/PQCrypto-SIDH
SIDH Library is a fast and portable software library that implements state-of-the-art supersingular isogeny cryptographic schemes. The chosen parameters aim to provide security against attackers running a large-scale quantum computer, and security against classical algorithms.
d1k0b3o/rust-sike
d1k0b3o/sidh-rs
Supersingular Isogeny Diffie-Hellman in Rust