Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alphax86/encrypt_bas
This repo is for providing some encryption examples...
https://github.com/alphax86/encrypt_bas
Last synced: 22 days ago
JSON representation
This repo is for providing some encryption examples...
- Host: GitHub
- URL: https://github.com/alphax86/encrypt_bas
- Owner: alphaX86
- Created: 2020-01-05T13:35:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-24T14:02:25.000Z (almost 5 years ago)
- Last Synced: 2024-11-10T04:02:24.286Z (3 months ago)
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Encrypt_BAS
This project is to spread info about basic encryption techniques and it's working process in them.
Some of the basic encryption methods, which actually date to 17th Century(*not confirmed) are Caesar cipher, Vigenere cipher.Note:If you want to learn more about cipher techniques, you can really learn them in websites like Brilliant.org , wikipedia.com etc.
There is also an app called '**Crypto**' which is available in Play store(for App store,IDK :) ). It provides all tools about ciphers and more advanced techniques like Certificate generation etc.
Link for **Crypto** is given below:
*[Play Store](https://play.google.com/store/apps/details?id=com.kokoschka.michael.crypto&hl=en)*
***Note:Crypto doesn't provide info about all cipher techniques, it just provides tools..***
To see the programs, just go to the **Branch** and choose the required *Code*