8000 GitHub - tonypr/Pmail: Chrome extension that implements a secure search protocol for encrypted emails in Gmail
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tonypr/Pmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Searchable-Symmetric-Encryption

Pmail is a chrome extension that integrates with Gmail to make your email private.

Pmail encrypts and decrypts your messages for you while also maintaing the ability to search your emails securely.

Encryption

Encryption and decryption of user information is taken care of by ShadowCrypt, an extension which this project is built upon. User input is encrypted with the AES-CCM encryption scheme with a randomly generated 128-bit key.

Secure Search Protocol

To provide the searching capability, the extension implements a secure search protocol based on the paper "Practical Dynamic Searchable Encryption with Small Leakage".

TODO:

  • Change from symmetric encryption to public key encryption.
  • Fix bugs when entering search text and other inputs.

About

Chrome extension that implements a secure search protocol for encrypted emails in Gmail

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0