Désiré Werner Menrath f6ed347f0d Refactor(security): Adhere to Kotlin naming conventions in KeyManager
This commit renames several private properties in KeyManager.kt to follow Kotlin's camelCase naming conventions for private properties.

- KEY_ALIAS -> keyAlias

- KEYSTORE_PROVIDER -> keystoreProvider

- PBE_ALGORITHM -> pbeAlgorithm

- AES_ALGORITHM -> aesAlgorithm

- ITERATIONS -> iterations

- KEY_LENGTH -> keyLength
2025-10-17 20:28:19 +02:00
Description
Noteshop is a versatile and privacy-focused application for managing your notes, shopping lists, and recipes all in one place. It is designed to be simple, efficient, and fully under your control
2.4 MiB
Languages
Kotlin 98%
Python 2%