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

https://github.com/naveenrajm7/cipherapp

basic python gui for some cryptographic techniques
https://github.com/naveenrajm7/cipherapp

cipher-algorithms cryptography

Last synced: 2 months ago
JSON representation

basic python gui for some cryptographic techniques

Awesome Lists containing this project

README

        

# cipherApp
basic python gui for some cryptographic techniques

## Caesar cipher

![caesar](https://raw.githubusercontent.com/naveenrajm7/cipherApp/master/screenshots/caesarApp.png)

## Affine cipher

![affine](https://raw.githubusercontent.com/naveenrajm7/cipherApp/master/screenshots/affineApp.png)