qiuxiangdong
My research topic is attribute-based access control. I am interested in how to use crypto securely in practical system
Tempe, AZ
Pinned Repositories
Course-CTF-Encrypted-
homomorphic-encryption-implementation
An implementation of a somewhat practical fully homomorphic encryption algorithm proposed by Junfeng Fan and Frederik Vercauteren
Java-Programming-Resources
JPBC-IBE-JCA
IBE implementation with the JPBC library
markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
openabe
The OpenABE library - open source cryptographic library with attribute-based encryption implementations in C/C++
Practical-CPABE
Previous CPABE scheme implementation mainly focus on the algorithm implementation. The main purpose of this project to remedy the gap between the theory and practical applications. Provide a user friendly implementation of attribute-based encryption, in particular ciphertext-policy ABE.
securefilestorage
a course project on attribute-based searchable encryption
SecureFileStorageCloud
This project aims to perform attribute-based access control and attribute-based keyword searches over encrypted data data stored on untrusted cloud servers.
qiuxiangdong's Repositories
qiuxiangdong/securefilestorage
a course project on attribute-based searchable encryption
qiuxiangdong/openabe
The OpenABE library - open source cryptographic library with attribute-based encryption implementations in C/C++
qiuxiangdong/acme.sh
A pure Unix shell script implementing ACME client protocol
qiuxiangdong/algorithms-and-problems
Interesting algorithms I find on the Internet
qiuxiangdong/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
qiuxiangdong/awesome-modern-cpp
A collection of resources on modern C++
qiuxiangdong/boulder
An ACME-based CA, written in Go.
qiuxiangdong/certbot
Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
qiuxiangdong/CloudCrypto
A library for cryptographic primitive implementations for Cloud Storage applications.
qiuxiangdong/cmake-cookbook
CMake Cookbook recipes.
qiuxiangdong/CppPrimer
:books: Solutions for C++ Primer 5th exercises.
qiuxiangdong/crypto
[mirror] Go supplementary cryptography libraries
qiuxiangdong/cryptobible
Auditing Applied Cryptography
qiuxiangdong/EPIJudge
EPI Judge - Preview Release
qiuxiangdong/FabcarABAC
ABAC in Fabcar
qiuxiangdong/folly
An open-source C++ library developed and used at Facebook.
qiuxiangdong/go-tools
A collection of tools and libraries for working with Go code, including linters and static analysis
qiuxiangdong/golang-tls
Simple Golang HTTPS/TLS Examples
qiuxiangdong/modern-cpp-features
A cheatsheet of modern C++ language and library features.
qiuxiangdong/non-profit-blockchain
Builds a blockchain network and application to track donations to non-profit organizations, using Amazon Managed Blockchain
qiuxiangdong/PASS
Programming Assignment Submission System
qiuxiangdong/pkcs11
pkcs11 wrapper for Go
qiuxiangdong/Practical-Cryptdb
qiuxiangdong/pycrypto
The Python Cryptography Toolkit
qiuxiangdong/pycryptodome
A self-contained cryptographic library for Python
qiuxiangdong/pyope
Implementation of Boldyreva's symmetric order-preserving encryption in Python
qiuxiangdong/RsaCtfTool
RSA tool for ctf - retreive private key from weak public key and/or uncipher data
qiuxiangdong/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
qiuxiangdong/The-Modern-Cpp-Challenge
The Modern C++ Challenge, published by Packt
qiuxiangdong/tutorials.XACML-Access-Rules
:closed_book: FIWARE 405: Ruleset Based Permissions