SaaSHub helps you find the best software and product alternatives Learn more →
Top 12 Kotlin Encryption Projects
-
simplex-chat
SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
android-sms-gateway
The SMS Gateway for Android™ app enables sending and receiving SMS messages through an API that can be accessed directly on the device or via a cloud server when direct device access is not possible.
I put together this basic service running on an Android phone with a cheap prepaid SIM that supports "unlimited SMS to 20 countries". I considered alternatives like Twilio and Telnyx, but at ~5c per SMS sent or received in Australia, the SMS costs would rack up faster than the LLM costs! Of course, this comes at the risk the carrier disconnects my service.
I explain it more in the blog post, but the service is just a basic node server that sends the LLM calls to DeepInfra running Llama 3.1 8B. The node server runs in Termux on the phone receiving the SMS, and is relayed to the node server by SMS Gateway for Android[1].
Tip: you can text "CLEAR" to clear all your past messages from the database so you can start a new conversation.
[1] https://github.com/capcom6/android-sms-gateway/
-
android
EteSync - Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars and tasks. (by etesync)
-
Signal-Android
Fork from a private messenger for Android with extra options added: full backup and (partial, ony text) xml backup of messages. Restore can happen at any time, not only after a fresh install. Import SMS database. Import of (unencrypted) WhatsApp databases. Removed apk expire. Choose between passphrase protection and the Android screenlock. Choice for the backup location (internal or removable storage on Android < 11 (on 11 and higher this is already possible)). Set the maptype in the place picke (by johanw666)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
Kotlin Encryption discussion
Kotlin Encryption related posts
-
Are there any apps that hide files behind a password
-
WANTED: Feedback
-
MicroVault
-
I want to create my first flutter package. Any ideas?
-
2 TB Hentai arşivinizi şifreleyip gizleyin: DroidFS (indirme linki yorumlarda)
-
An app I rarely see be suggested is DroidFS, but I think it deserves more credit
-
Portrait Mode with Pixel 5a and CalyxOS
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Mar 2025
Index
What are some of the best open-source Encryption projects in Kotlin? This list will help you:
# | Project | Stars |
---|---|---|
1 | simplex-chat | 8,147 |
2 | Photok | 625 |
3 | android-sms-gateway | 370 |
4 | android | 307 |
5 | Signal-Android | 269 |
6 | Android-Room-Database-Backup | 247 |
7 | Secure-File-Manager | 174 |
8 | encrypted-datastore | 169 |
9 | pincredible | 87 |
10 | aes-dukpt-android | 4 |
11 | VESmail-android | 3 |
12 | kotlin-aes-xchacha20-crypto | 1 |