Cryptography Android application code samples / cipher collection for app users
-
Updated
Sep 17, 2023 - Java
Cryptography Android application code samples / cipher collection for app users
Pure Implementations for encryption algorithms including DES, RSA, AES, RC4
A collection of some of the amazing cryptographic Ciphers in C++, Python and Java with a detailed documentation and approach map. (Particularly helpful for Blockchain. and designing Encryption Algorithms)
Traditional symmetric cipher algorithms in Java
The implementation of the stream ciphers: LFSR, GEFFE, RC4
Custom ciphering algorithm
You can decode and encode words with cesar code and polybius chessboard in java. Implementation encode and decode method. REST endpoint to decode and encode words.
This Java Project is a robust and secure chatting application developed using Java, leveraging the power of sockets and client-server architecture.
All Cryptography Algorithms are implemented in JAVA.
[Moved] Cryptography utilities for Java
Vigenère cipher, keyed Vigenère cipher and autokey cipher. Single and double columnar transposition ciphers. Cryptanalysis of the Vigenère cipher. Data Structures and Algorithms Lab, summer 2018 (offered by Bachelor's Programme in Computer Science, University of Helsinki).
ChaCha20-Poly1305 encryption/decryption for Flutter. Native implementations make sure it has the fastest performance.
RSA encryption and decryption app with JavaFX GUI
This mobile app is an example to learn how Blockchain works as an Android app using Java.
Rabbit Cipher java implementation
This app was designed to serve an election as voting platform via secret ballot. It presents the user with list of election candidates from which to vote and also shows election results.
DES/DEAL symmetric-key algorithm for the encryption
Simple data encryption and decryption using AES Algorithm in Java swing. Users will put his hidden key that's the encrypt key alone with his/her message. Remote users only access the message by using first user key
Add a description, image, and links to the cipher-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the cipher-algorithms topic, visit your repo's landing page and select "manage topics."