Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thomasleplus/visualcrypto

A project of visual cryptography.
https://github.com/thomasleplus/visualcrypto

authentication crypto cryptography java jdk paper transparent-cards

Last synced: about 1 month ago
JSON representation

A project of visual cryptography.

Awesome Lists containing this project

README

        

# VisualCrypto

[![Maven](https://github.com/thomasleplus/VisualCrypto/workflows/Maven/badge.svg)](https://github.com/thomasleplus/VisualCrypto/actions?query=workflow:"Maven")
[![CodeQL](https://github.com/thomasleplus/VisualCrypto/workflows/CodeQL/badge.svg)](https://github.com/thomasleplus/VisualCrypto/actions?query=workflow:"CodeQL")

THIS CODE IS EXPERIMENTAL AND WAS WRITTEN AS PART OF A RESEARCH
PROJECT FROM 2003. IT HAS NOT BEEN MAINTAINED OR TESTED SINCE SO THIS
CODE IS PROVIDED WITHOUT ANY WARRANTY OF ANY SORT.

As part of my exchange with the University of Montreal, I
implemented a visual cryptographic system (supervised by Pierre
Poulin). The project is an identification system using transparent cards
that must be placed on the screen to reveal a secret drawing. It
includes two applications: a key generator (transparent cards to
print) and the login application itself. The sources are available in
the documentation and explanations and references are found in the
project paper (PS and PDF).

The main idea of the project is based on the results shown by Douglas
Stinson on his page dedicated to the visual cryptography: http://cacr.uwaterloo.ca/~dstinson/visual.html

For more information on this project, as well as the original paper in PDF, please see (in French):

https://www.leplus.org/projects/visual/

[Travis CI](https://travis-ci.org/thomasleplus/VisualCrypto)