Pinned Repositories
ABE
Attribute-based Encryption
Attribute-Based-Searchable-Encryption
barrage-video-website
B站前端项目
CloudCrypto
A library for cryptographic primitive implementations for Cloud Storage applications.
CreatorDB
A simple Database management system
drawtest
Implementation-of-PEKS
Implementation of Several PEKS
Multi-keyword-fuzzy-searchable-encryption
The Description of the project you can watch my blog
nuls-v2
Official Java implementation of the NULS protocol
youdaonote-pull
有道云笔记导出 ,补充一些格式
liamnnnn's Repositories
liamnnnn/ABE
Attribute-based Encryption
liamnnnn/Attribute-Based-Searchable-Encryption
liamnnnn/barrage-video-website
B站前端项目
liamnnnn/CloudCrypto
A library for cryptographic primitive implementations for Cloud Storage applications.
liamnnnn/CreatorDB
A simple Database management system
liamnnnn/drawtest
liamnnnn/Implementation-of-PEKS
Implementation of Several PEKS
liamnnnn/Multi-keyword-fuzzy-searchable-encryption
The Description of the project you can watch my blog
liamnnnn/nuls-v2
Official Java implementation of the NULS protocol
liamnnnn/youdaonote-pull
有道云笔记导出 ,补充一些格式
liamnnnn/nuls-chainbox
nuls-engine
liamnnnn/PEKS-with-Bloom-Filter
PEKS is one of the most used method to search keywords over encrypted data but can be susceptible to dictionary attack. In this project, I have implemented PEKS that originates from trapdoor permutations. Then I have used Bloom Filter to search keywords over the hashmap so that no dictionary attack can be made.