Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/thomasleplus/visualcrypto
- Owner: thomasleplus
- License: apache-2.0
- Created: 2016-03-18T15:06:03.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-10T05:29:31.000Z (about 1 month ago)
- Last Synced: 2024-10-13T04:03:10.519Z (about 1 month ago)
- Topics: authentication, crypto, cryptography, java, jdk, paper, transparent-cards
- Language: Java
- Size: 1.02 MB
- Stars: 8
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
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.htmlFor 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)