Skip to content

ankitwasankar/Fuzzy-keyword-search-over-encrypted-data-in-cloud-computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EKS

Source code for Fuzzy keyword search over encrypted data in cloud computing | PHP project

https://tutorials.webencyclop.com/blog/fuzzy-keyword-search-over-encrypted-data-in-cloud-computing-project/

Synopsis

EKS is a Academic Project for Fuzzy keyword search over encrypted data in cloud computing. Since the cloud is not trusted, the data should be stored in an encrypted form at the server. But the problem is how to query the encrypted data efficiently. Encrypted data includes encrypted files as well as encrpyted keywords. So basically whatever data that is stored on cloud is in encrpted form.

Technologies used:

  • PHP and MySQL Database
  • CodeIgniter MVC Framework
  • HTML, CSS

Algorithms used:

  • AES mcrypt rijndael 256
  • N-Grams generation
  • jaccard coefficient calculation

Useful Credentials:

EKS live demo available at:

Link to detailed explaination:

Link to video demonstration: