https://github.com/birjuvachhani/ndk-secure-keys-android
https://github.com/birjuvachhani/ndk-secure-keys-android
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/birjuvachhani/ndk-secure-keys-android
- Owner: BirjuVachhani
- Created: 2019-09-18T07:01:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-18T07:01:50.000Z (about 6 years ago)
- Last Synced: 2025-02-11T11:56:33.046Z (8 months ago)
- Language: CMake
- Size: 119 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## NDK Secure Keys
This is a sample of android project which demonstrates how we can securely store our secret keys using CMake and use them in our project.
Please refer to this article for more information: [Store Your API Keys More Securely Using CMake & Kotlin](https://www.codementor.io/blog/kotlin-apikeys-7o0g54qk5b)