Pinned Repositories
aes256gcm-nacl
aes256 patch based on pynacl
ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
APSI
APSI is a C++ library for Asymmetric (unlabeled or labeled) Private Set Intersection.
AthenaX
SQL-based streaming analytics platform at scale
homosm4
Homomorphic evaluation of the SM4 block cipher
jHElib
java for HElib
JSEAL
Java for SEAL
pynacl
Python binding to the Networking and Cryptography (NaCl) library
spark-journey
tahoe-lafs
The Tahoe-LAFS decentralized secure filesystem. https://github.com/tahoe-lafs/tahoe-lafs is the master. (note that this is a mirror of the darcs repo, updated manually whenever I remember to run the script)
xueyumusic's Repositories
xueyumusic/jHElib
java for HElib
xueyumusic/JSEAL
Java for SEAL
xueyumusic/homosm4
Homomorphic evaluation of the SM4 block cipher
xueyumusic/APSI
APSI is a C++ library for Asymmetric (unlabeled or labeled) Private Set Intersection.
xueyumusic/AthenaX
SQL-based streaming analytics platform at scale
xueyumusic/better-homomorphic-sine-evaluation
xueyumusic/concrete
Concrete ecosystem is a set of crates that implements Zama's variant of TFHE. In a nutshell, fully homomorphic encryption (FHE), allows you to perform computations over encrypted data, allowing you to implement Zero Trust services.
xueyumusic/ctbignum
Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)
xueyumusic/drill
Apache Drill
xueyumusic/FHEW
xueyumusic/flink
Apache Flink
xueyumusic/full-domain-functional-bootstrap
xueyumusic/HElib
An Implementation of homomorphic encryption
xueyumusic/HHE-Protocol
xueyumusic/hybrid-HE-framework
xueyumusic/incubator-druid
Apache Druid (Incubating) - Column oriented distributed data store ideal for powering interactive applications
xueyumusic/incubator-pinot
Apache Pinot (Incubating) - A realtime distributed OLAP datastore
xueyumusic/ksql
KSQL - the Streaming SQL Engine for Apache Kafka
xueyumusic/lattigo-1
A library for lattice-based homomorphic encryption in Go
xueyumusic/MOSFHET
MOSFHET: Optimized Software for FHE over the Torus
xueyumusic/openfhe-development
This is the development repository for the OpenFHE library. The current development version is 0.9.1 (released on July 21, 2022).
xueyumusic/Practical-Cryptography-for-Developers-Book
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
xueyumusic/prql
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
xueyumusic/PSI
Private Set Intersection Cardinality protocol based on ECDH and Bloom Filters
xueyumusic/SEAL
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
xueyumusic/spark
Mirror of Apache Spark
xueyumusic/TenSEAL
A library for doing homomorphic encryption operations on tensors
xueyumusic/tf-seal
Bridge between TensorFlow and the Microsoft SEAL homomorphic encryption library
xueyumusic/zeppelin
Mirror of Apache Zeppelin
xueyumusic/zerodb
ZeroDB is an end-to-end encrypted database. Data can be stored on untrusted database servers without ever exposing the encryption key. Clients can execute remote queries against the encrypted data without downloading all of it or suffering an excessive performance hit.