Giter Club home page Giter Club logo

cryptoproject's Introduction

Cryptography Project: Images Homomorphic Encryption using Paillier

Encrypt images through Homomorphic cryptosystem to ensure that third parties cannot know what the original data is even if they are authorized to process the image

An excutable program after compiling the cpp file can encrypt and decrypt image(.png, .jpg) using Paillier cryptosystem.

Authors

Installation

This program can only run on Linux operating system. You must install some required library to make sure the program run properly:

If you have already installed all required libraries, you can build the program with command below:

  g++ filename.cpp `pkg-config --libs opencv4` -o filename -lhcs -lgmp -std=c++11 -pthread

Appendix

This is a university cryptography project for which we consulted a number of sources. We successfully tested it, but we are not responsible for any bugs.

This program is developed according to the idea presented in the attached .pdf report file. You can view it if you want. The report file is written in Vietnamese.

References

  1. Wade, M. I., Chouikha, M., Gill, T., Patterson, W., Washington, T. M., & Zeng, J. (2019, 10-12 Oct. 2019). Distributed Image Encryption Based On a Homomorphic Cryptographic Approach. 2019 IEEE 10th Annual Ubiquitous Computing, Electronics & Mobile Communication Conference (UEMCON).
  2. Mazza, S., Patel, D., & Viola, I. (2021). Homomorphic-Encrypted Volume Rendering. IEEE Transactions on Visualization and Computer Graphics, 27(2), 635-644. https://doi.org/10.1109/TVCG.2020.3030436
  3. Qin, Z., Weng, J., Cui, Y., & Ren, K. (2018). Privacy-Preserving Image Processing in the Cloud. IEEE Cloud Computing, 5(2), 48-57. https://doi.org/10.1109/MCC.2018.022171667
  4. Fu, W., Lin, R., & Inge, D. (2018). Fully Homomorphic Image Processing. CoRR, abs/1810.03249. http://arxiv.org/abs/1810.03249
  5. Shah, M., Zhang, W., Hu, H., & Yu, N. (2019). Paillier Cryptosystem based Mean Value Computation for Encrypted Domain Image Processing Operations. ACM Trans. Multimedia Comput. Commun. Appl., 15(3), Article 76. https://doi.org/10.1145/3325194

cryptoproject's People

Contributors

quochuyy10217 avatar trisngo avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

dnpl102 trisngo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.