Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 ...)

Awesome Lists containing this project

README

        

# Crypto native
This app provides an interface for severeal cipher algorithms. Avaiable algorithms:
- Caesar
- AES
- DES
- Blowfish

Soon: RSA