Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marvpaul/cryptonicnative
This is a small mobile application builded with NativeScript for iOS where you can encrypt and decrypt a certain text using several encryption methods (e.g. caesar, vigenere, AES ...)
https://github.com/marvpaul/cryptonicnative
angular ios javascript nativescript
Last synced: about 1 month ago
JSON representation
This is a small mobile application builded with NativeScript for iOS where you can encrypt and decrypt a certain text using several encryption methods (e.g. caesar, vigenere, AES ...)
- Host: GitHub
- URL: https://github.com/marvpaul/cryptonicnative
- Owner: marvpaul
- License: apache-2.0
- Created: 2019-04-29T13:42:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T05:02:25.000Z (about 2 years ago)
- Last Synced: 2024-11-09T11:42:28.130Z (3 months ago)
- Topics: angular, ios, javascript, nativescript
- Language: TypeScript
- Size: 4.35 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Crypto native
This app provides an interface for severeal cipher algorithms. Avaiable algorithms:
- Caesar
- AES
- DES
- BlowfishSoon: RSA