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

https://github.com/prasunchakra/cipher

A simple Django-based Caesar Cipher application demonstrating basic text encryption and decryption. Currently for learning fundamental cryptographic concepts, experimenting with shift-based ciphers, and later on building upon for more advanced encryption methods.
https://github.com/prasunchakra/cipher

cipher cryptography django python

Last synced: 5 months ago
JSON representation

A simple Django-based Caesar Cipher application demonstrating basic text encryption and decryption. Currently for learning fundamental cryptographic concepts, experimenting with shift-based ciphers, and later on building upon for more advanced encryption methods.

Awesome Lists containing this project