Skip to content

precht/safenet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safenet Client-Server - PBL project

Application for secure image sharing developed on PBL classes. Encryptrion algorithm uses chaotic magic transform based on 2D sine logistic modulation map. Images are shared via server with REST api.

Directory structure

  • client - client application with gui in Qt. it's written in c++ and qml.
  • server - java application that's build upon Jersey https server.
  • windows - wix project creating windows msi installer. it wraps server.jar and registers it as windows service using apache procrun.

About

image cryptosystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published