Skip to content

laskovets/visual_crypto_mobile_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Cripto mobile app

This project is intended to test a new way of authentication based on visual cryptography and is the first part of the authentication model. Includes an interface for selecting a .png file, and inserting the selected image into the outline of the encrypted image on the camera frames.

Installation

Install python packages:

$ pip install -r requirements.txt

and install buildozer:

$ git clone https://github.com/kivy/buildozer.git
$ cd buildozer
$ sudo python setup.py install

Create .apk file for android

$ buildozer init
$ buildozer android debug deploy run

Releases

No releases published

Packages

No packages published

Languages