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

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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/

License:Other


Languages

Language:PHP 98.2%Language:HTML 1.4%Language:CSS 0.4%Language:Hack 0.0%