patrickfav / armadilloLinks
A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of device fingerprinting combined with optional user provided passwords and strong password hashes.
☆307Updated 2 years ago
Alternatives and similar repositories for armadillo
Users that are interested in armadillo are comparing it to the libraries listed below
Sorting:
- Caching made simple for Android and Java.☆183Updated 3 years ago
- This tool extracts peer certificates from given certificates.☆79Updated 9 years ago
- Certificate transparency for Android and Java☆199Updated 4 years ago
- Lightweight library for explicit and unit testable multithreading in Android.☆149Updated 4 years ago
- It is the example project for the annotation processing tutorial.☆138Updated 2 years ago
- Android library to reveal or obfuscate strings and assets at runtime☆257Updated 4 years ago
- 💫 A Gradle Plugin to generate your networking code from Swagger☆411Updated 4 years ago
- Able: Android Bluetooth Low Energy library☆160Updated 4 years ago
- Some trees for Timber lib☆104Updated 2 years ago
- HttpMocker is a simple HTTP mocking library written in Kotlin to quickly and easily handle offline modes in your apps☆180Updated 3 years ago
- Modern XML Parser for Android☆431Updated 3 months ago
- Retrofit converter which uses annotations to inject .graphql query or mutation files into a request body, along with any variables.☆108Updated 2 weeks ago
- This repository has been desired to show different Android Security Approach implementations using a simple sample project.☆319Updated 7 years ago
- 🗡️ A small but powerful & opinionated DI library. Written in Kotlin, and powered by annotation processing.☆253Updated 2 years ago
- first commit☆110Updated last year
- Example multi-module Android project with unit tests, dagger 2, test coverage and others☆252Updated 6 years ago
- Store strings & credentials securely encrypted on your device☆376Updated 4 years ago
- A library to help you decode JWTs for Android☆451Updated 2 months ago
- ☆146Updated last year
- Android Library for requesting Permissions with Kotlin Flow☆155Updated 8 months ago
- A SharedPreferences wrapper powered by Kotlin delegates