Skip to content

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EKS

Source code for Fuzzy keyword search over encrypted data in cloud computing | PHP 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:

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.1%
  • HTML 1.3%
  • Other 0.6%