A collection of Android cryptography samples.
-
Updated
Sep 23, 2024 - Kotlin
A collection of Android cryptography samples.
Binary Text is an Android cryptography app which allows users to encrypt and decrypt messages. A user needs to type a message and provide a 4 digit PIN to encrypt the message. The encryption process depends on the PIN provided by the user. After successful encryption, user will get a series of binary numbers as encrypted message. Similarly, a us…
Secure Android offline storage for login credentials? Social Login? Cryptography, Android TEE, KeyStore, SafetyNet, Biometric, KeyGuard, Cipher, IV, LockScreen
Add a description, image, and links to the android-cryptography topic page so that developers can more easily learn about it.
To associate your repository with the android-cryptography topic, visit your repo's landing page and select "manage topics."